Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16953/
Java: 64bit/jdk-9-ea+121 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestDynamicLoading

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestDynamicLoading:    
 1) Thread[id=16419, name=SolrConfigHandler-refreshconf, state=TIMED_WAITING, 
group=TGRP-TestDynamicLoading]         at 
java.lang.Thread.sleep(java.base@9-ea/Native Method)         at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
         at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333) 
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)    
     at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
         at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
         at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)       
  at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)         
at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)   
      at org.apache.solr.core.SolrCore$$Lambda$189/586389296.run(Unknown 
Source)         at 
org.apache.solr.handler.SolrConfigHandler$Command$1.run(SolrConfigHandler.java:218)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestDynamicLoading: 
   1) Thread[id=16419, name=SolrConfigHandler-refreshconf, state=TIMED_WAITING, 
group=TGRP-TestDynamicLoading]
        at java.lang.Thread.sleep(java.base@9-ea/Native Method)
        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)
        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
        at org.apache.solr.core.SolrCore$$Lambda$189/586389296.run(Unknown 
Source)
        at 
org.apache.solr.handler.SolrConfigHandler$Command$1.run(SolrConfigHandler.java:218)
        at __randomizedtesting.SeedInfo.seed([32BE8A00EC7DCEF6]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [NRTCachingDirectory]
        at __randomizedtesting.SeedInfo.seed([32BE8A00EC7DCEF6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
        at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 10968 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/init-core-data-001
   [junit4]   2> 412403 INFO  
(SUITE-TestReplicationHandler-seed#[32BE8A00EC7DCEF6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 412403 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 412403 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1
   [junit4]   2> 412405 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 412406 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1795a8ba{/solr,null,AVAILABLE}
   [junit4]   2> 412408 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@383de29{HTTP/1.1,[http/1.1]}{127.0.0.1:42850}
   [junit4]   2> 412408 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.Server Started @414484ms
   [junit4]   2> 412408 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/data,
 hostPort=42850}
   [junit4]   2> 412409 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 412409 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001'
   [junit4]   2> 412409 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 412409 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 412409 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/solr.xml
   [junit4]   2> 412411 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/.
   [junit4]   2> 412411 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 1714851400
   [junit4]   2> 412411 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001]
   [junit4]   2> 412411 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/lib
   [junit4]   2> 412411 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 412412 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: 
   [junit4]   2> 412412 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 412412 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 412413 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 412413 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 412413 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/.
   [junit4]   2> 412413 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=false, name=collection1, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 412413 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1
   [junit4]   2> 412414 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 412414 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1'
   [junit4]   2> 412414 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 412414 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 412414 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412414 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 412417 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 412420 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 412423 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 412425 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 412426 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 412426 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1'
   [junit4]   2> 412426 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1
   [junit4]   2> 412427 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 412427 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 412427 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 412427 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data
   [junit4]   2> 412427 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 412427 WARN  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 412427 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 412427 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=57.458984375, 
floorSegmentMB=1.01171875, forceMergeDeletesPctAllowed=28.927829480467302, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 412428 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1f7f6be4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a9aa768),segFN=segments_1,generation=1}
   [junit4]   2> 412428 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 412428 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/
   [junit4]   2> 412429 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 412429 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 412430 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 412431 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 412431 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 412432 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 412432 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 412432 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 412432 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 412432 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 412432 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48606503996234296]
   [junit4]   2> 412432 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1f7f6be4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a9aa768),segFN=segments_1,generation=1}
   [junit4]   2> 412432 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 412433 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@60e17690[collection1] main]
   [junit4]   2> 412433 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/conf
   [junit4]   2> 412433 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/conf}
   [junit4]   2> 412433 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/conf
   [junit4]   2> 412433 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 412433 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.h.ReplicationHandler Replication enabled for following config files: 
schema.xml,xslt/dummy.xsl
   [junit4]   2> 412433 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 412433 INFO  (searcherExecutor-2538-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@60e17690[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 412433 INFO  (coreLoadExecutor-2537-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 412915 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1
   [junit4]   2> 412917 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 412917 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@436c2b43{/solr,null,AVAILABLE}
   [junit4]   2> 412918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@68046114{HTTP/1.1,[http/1.1]}{127.0.0.1:39847}
   [junit4]   2> 412918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.Server Started @414994ms
   [junit4]   2> 412918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/data,
 hostPort=39847}
   [junit4]   2> 412918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 412918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002'
   [junit4]   2> 412918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 412918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 412918 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/solr.xml
   [junit4]   2> 412921 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/.
   [junit4]   2> 412921 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 371164439
   [junit4]   2> 412921 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002]
   [junit4]   2> 412921 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/lib
   [junit4]   2> 412921 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 412922 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: 
   [junit4]   2> 412923 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 412923 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 412923 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 412923 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 412923 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/.
   [junit4]   2> 412923 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=false, name=collection1, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 412923 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1
   [junit4]   2> 412923 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 412924 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1'
   [junit4]   2> 412924 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 412924 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 412924 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412924 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 412927 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 412936 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 412939 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 412941 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 412942 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 412943 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1'
   [junit4]   2> 412943 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1
   [junit4]   2> 412943 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 412943 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 412943 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 412944 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data
   [junit4]   2> 412944 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 412944 WARN  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 412944 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 412944 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=57.458984375, 
floorSegmentMB=1.01171875, forceMergeDeletesPctAllowed=28.927829480467302, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 412944 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2ad36312 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb4aa71),segFN=segments_1,generation=1}
   [junit4]   2> 412944 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 412945 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/
   [junit4]   2> 412945 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 412947 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 412947 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 412948 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 412948 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48606503996234296]
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2ad36312 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb4aa71),segFN=segments_1,generation=1}
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4af57f24[collection1] main]
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/conf
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/conf}
   [junit4]   2> 412949 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/conf
   [junit4]   2> 412950 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 412951 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 412951 INFO  (searcherExecutor-2548-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4af57f24[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 412951 INFO  (coreLoadExecutor-2547-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 413425 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.ServerConnector Stopped 
ServerConnector@68046114{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 413426 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=371164439
   [junit4]   2> 413426 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4f670938
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 413427 INFO  (coreCloseExecutor-2553-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data
   [junit4]   2> 413428 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@436c2b43{/solr,null,UNAVAILABLE}
   [junit4]   2> 413428 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 413429 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@382a9988{/solr,null,AVAILABLE}
   [junit4]   2> 413429 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@735d6bb5{HTTP/1.1,[http/1.1]}{127.0.0.1:43295}
   [junit4]   2> 413430 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.Server Started @415505ms
   [junit4]   2> 413430 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/data,
 hostPort=43295}
   [junit4]   2> 413430 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 413430 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002'
   [junit4]   2> 413430 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 413430 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 413431 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/solr.xml
   [junit4]   2> 413433 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/.
   [junit4]   2> 413433 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 441449409
   [junit4]   2> 413433 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002]
   [junit4]   2> 413433 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/lib
   [junit4]   2> 413433 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 413434 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: 
   [junit4]   2> 413434 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 413434 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 413434 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 413434 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 413435 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/.
   [junit4]   2> 413435 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=false, name=collection1, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 413435 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1
   [junit4]   2> 413435 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 413435 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1'
   [junit4]   2> 413435 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413435 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 413438 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 413439 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 413439 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 413441 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 413445 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 413447 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 413448 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 413449 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1'
   [junit4]   2> 413449 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1
   [junit4]   2> 413449 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 413449 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 413449 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 413449 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/data
   [junit4]   2> 413450 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 413450 WARN  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 413450 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/data/index
   [junit4]   2> 413451 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=24.1923828125, 
floorSegmentMB=0.8994140625, forceMergeDeletesPctAllowed=23.010609862439942, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11138712652012694
   [junit4]   2> 413470 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6554af87; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 413470 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 413470 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/./collection1/data/
   [junit4]   2> 413471 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 413472 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413473 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413473 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413473 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413474 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 413475 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 413475 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 413475 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 413475 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 413475 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=91.8212890625, 
floorSegmentMB=1.0478515625, forceMergeDeletesPctAllowed=7.256998578176531, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48606503996234296
   [junit4]   2> 413475 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6554af87; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 413475 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 413475 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2421b0a7[collection1] main]
   [junit4]   2> 413476 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/conf
   [junit4]   2> 413476 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/conf}
   [junit4]   2> 413476 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/conf
   [junit4]   2> 413476 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 413476 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 413476 INFO  (searcherExecutor-2561-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2421b0a7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 413476 INFO  (coreLoadExecutor-2560-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 413941 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.ServerConnector Stopped 
ServerConnector@383de29{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 413941 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1714851400
   [junit4]   2> 413941 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@39d76790
   [junit4]   2> 413941 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 413941 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 413941 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 413941 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 413942 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 413942 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 413942 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 413942 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 413942 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data
   [junit4]   2> 413942 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 413942 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 413942 INFO  (coreCloseExecutor-2565-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 413942 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1795a8ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 413943 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 413944 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@410c2f74{/solr,null,AVAILABLE}
   [junit4]   2> 413944 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@582f432a{HTTP/1.1,[http/1.1]}{127.0.0.1:39150}
   [junit4]   2> 413944 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.e.j.s.Server Started @416020ms
   [junit4]   2> 413944 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/data,
 hostPort=39150}
   [junit4]   2> 413944 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 413945 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001'
   [junit4]   2> 413945 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 413945 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 413945 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/solr.xml
   [junit4]   2> 413947 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/.
   [junit4]   2> 413947 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 1756198241
   [junit4]   2> 413947 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001]
   [junit4]   2> 413948 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/lib
   [junit4]   2> 413948 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 413948 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: 
   [junit4]   2> 413949 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 413949 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 413949 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 413949 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 413949 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/.
   [junit4]   2> 413950 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=false, name=collection1, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 413950 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1
   [junit4]   2> 413950 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 413950 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1'
   [junit4]   2> 413950 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413950 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 413957 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 413957 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[32BE8A00EC7DCEF6]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 413960 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 413962 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 413966 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 413968 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 413969 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 413969 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1'
   [junit4]   2> 413969 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1
   [junit4]   2> 413969 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 413969 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 413969 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 413970 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/data
   [junit4]   2> 413970 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 413970 WARN  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 413970 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/data/index
   [junit4]   2> 413970 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=24.1923828125, 
floorSegmentMB=0.8994140625, forceMergeDeletesPctAllowed=23.010609862439942, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11138712652012694
   [junit4]   2> 414012 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44623e; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 414012 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 414013 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/./collection1/data/
   [junit4]   2> 414014 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 414014 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414015 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414015 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414015 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414016 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 414016 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 414016 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 414016 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 414016 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 414016 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=91.8212890625, 
floorSegmentMB=1.0478515625, forceMergeDeletesPctAllowed=7.256998578176531, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48606503996234296
   [junit4]   2> 414017 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44623e; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 414017 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 414017 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a90cff3[collection1] main]
   [junit4]   2> 414017 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/conf
   [junit4]   2> 414017 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/conf}
   [junit4]   2> 414017 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-001/collection1/conf
   [junit4]   2> 414017 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 414017 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.h.ReplicationHandler Replication enabled for following config files: 
schema.xml
   [junit4]   2> 414017 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 414017 INFO  (searcherExecutor-2573-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a90cff3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414017 INFO  (coreLoadExecutor-2572-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 414461 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 414461 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 414461 INFO  (qtp970151581-5028) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 414461 INFO  (qtp970151581-5028) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 414462 INFO  (qtp970151581-5029) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 414507 INFO  (qtp970151581-5029) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6554af87; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32BE8A00EC7DCEF6-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6554af87; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 414507 INFO  (qtp970151581-5029) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 414507 INFO  (qtp970151581-5029) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3fd68712[collection1] main]
   [junit4]   2> 414507 INFO  (qtp970151581-5029) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 414507 INFO  (searcherExecutor-2561-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3fd68712[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414507 INFO  (qtp970151581-5029) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 45
   [junit4]   2> 414509 INFO  (qtp487264340-5049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 414509 INFO  (qtp487264340-5050) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 414509 INFO  (qtp487264340-5043) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 414510 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 414510 INFO  (qtp487264340-5049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 414510 INFO  (qtp487264340-5050) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 414511 INFO  (qtp487264340-5043) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 414511 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 414511 INFO  (qtp487264340-5049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 414511 INFO  (qtp487264340-5050) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 414511 INFO  (qtp487264340-5043) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 414512 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 414512 INFO  (qtp487264340-5049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 414512 INFO  (qtp487264340-5050) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 414512 INFO  (qtp487264340-5043) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 414513 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 414513 INFO  (qtp487264340-5049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 414513 INFO  (qtp487264340-5050) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 414513 INFO  (qtp487264340-5043) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 414513 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 414516 INFO  (qtp487264340-5049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 2
   [junit4]   2> 414517 INFO  (qtp487264340-5050) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 414517 INFO  (qtp487264340-5043) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 414517 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 414517 INFO  (qtp487264340-5049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 414518 INFO  (qtp487264340-5050) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 414518 INFO  (qtp487264340-5043) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 414518 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 414518 INFO  (qtp487264340-5049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 414519 INFO  (qtp487264340-5050) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 414519 INFO  (qtp487264340-5043) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 414519 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 414519 INFO  (qtp487264340-5049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 414519 INFO  (qtp487264340-5050) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 414520 INFO  (qtp487264340-5043) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 414520 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 414520 INFO  (qtp487264340-5049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 414520 INFO  (qtp487264340-5050) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 414520 INFO  (qtp487264340-5043) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 414521 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 414521 INFO  (qtp487264340-5049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 414522 INFO  (qtp487264340-5050) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 414523 INFO  (qtp487264340-5043) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 414523 INFO  (qtp487264340-5048) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add

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

r.common.SolrException: Could not load conf for core collection1: Error loading 
schema resource schema.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)
   [junit4]   2>        ... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading 
schema resource schema.xml
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:52)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: java.io.IOException: Could not load 
resource=schema.xml
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2>        ... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2>        ... 8 more
   [junit4]   2> Jun 09, 2016 7:23:30 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{blobName=PostingsFormat(name=MockRandom), size=Lucene50(blocksize=128), 
_version_=FSTOrd50, 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 version=FSTOrd50, md5=PostingsFormat(name=MockRandom), 
timestamp=PostingsFormat(name=MockRandom)}, docValues:{}, 
maxPointsInLeafNode=1505, maxMBSortInHeap=7.8101813573547165, 
sim=ClassicSimilarity, locale=ar-MA, timezone=Europe/Brussels
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=194996248,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestElisionMultitermQuery, 
ClassificationUpdateProcessorFactoryTest, DistributedVersionInfoTest, 
FieldMutatingUpdateProcessorTest, TestCloudInspectUtil, HdfsNNFailoverTest, 
DeleteShardTest, TestSolrQueryParserDefaultOperatorResource, 
TestSubQueryTransformer, TestBulkSchemaAPI, TestCoreDiscovery, 
FullSolrCloudDistribCmdsTest, BinaryUpdateRequestHandlerTest, 
TestStressCloudBlindAtomicUpdates, CollectionsAPISolrJTest, 
TestDefaultSearchFieldResource, ZkStateWriterTest, DateMathParserTest, 
MigrateRouteKeyTest, TestSolrIndexConfig, ShardSplitTest, TestInitParams, 
SimpleFacetsTest, DistanceUnitsTest, TestConfigReload, TestRecoveryHdfs, 
ShowFileRequestHandlerTest, TestSweetSpotSimilarityFactory, 
TestSolrCLIRunExample, DistribDocExpirationUpdateProcessorTest, 
SpatialHeatmapFacetsTest, CachingDirectoryFactoryTest, LukeRequestHandlerTest, 
TestReversedWildcardFilterFactory, TestScoreJoinQPScore, SolrTestCaseJ4Test, 
TestIndexingPerformance, TestSort, TestAuthenticationFramework, 
TestDocBasedVersionConstraints, FullHLLTest, DistributedFacetPivotSmallTest, 
TestRuleBasedAuthorizationPlugin, TestRandomCollapseQParserPlugin, TestMacros, 
TestGraphMLResponseWriter, HighlighterConfigTest, SuggesterWFSTTest, 
RequestHandlersTest, TestZkChroot, TestPHPSerializedResponseWriter, 
AnalysisErrorHandlingTest, RecoveryZkTest, TestPerFieldSimilarity, 
TestNoOpRegenerator, LeaderElectionTest, ClusterStateTest, 
ChangedSchemaMergeTest, StressHdfsTest, DistributedFacetPivotLargeTest, 
TestUtils, TestSolrJ, PrimitiveFieldTypeTest, RegexBoostProcessorTest, 
TestRecovery, TestComplexPhraseQParserPlugin, 
StatelessScriptUpdateProcessorFactoryTest, SegmentsInfoRequestHandlerTest, 
SimpleMLTQParserTest, TestCSVResponseWriter, OverseerTest, 
TestFileDictionaryLookup, TestSimpleQParserPlugin, 
FieldAnalysisRequestHandlerTest, TestExactStatsCache, SuggesterTest, 
HardAutoCommitTest, BasicDistributedZk2Test, SparseHLLTest, 
TestFieldCacheWithThreads, TestCollationField, XmlUpdateRequestHandlerTest, 
TestJmxIntegration, HdfsRestartWhileUpdatingTest, CurrencyFieldXmlFileTest, 
HdfsDirectoryTest, AutoCommitTest, PluginInfoTest, TestIndexSearcher, 
HdfsChaosMonkeyNothingIsSafeTest, TestShortCircuitedRequests, 
AnalyticsMergeStrategyTest, TestConfigSetsAPI, TestSearchPerf, 
TestDefaultStatsCache, TestShardHandlerFactory, CircularListTest, 
TestCryptoKeys, TestStressRecovery, TestManagedResource, TestJoin, 
TestCoreContainer, StatsComponentTest, TestGroupingSearch, TestFiltering, 
SolrRequestParserTest, SuggesterTSTTest, NoCacheHeaderTest, 
SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, 
DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, 
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestWriterPerf, 
DocumentAnalysisRequestHandlerTest, TermsComponentTest, 
PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestArbitraryIndexDir, 
IndexSchemaTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, 
JsonLoaderTest, SearchHandlerTest, TestQuerySenderListener, UpdateParamsTest, 
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, 
BadComponentTest, SampleTest, TestBinaryField, NumericFieldsTest, 
MinimalSchemaTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, 
TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, 
TestJmxMonitoredMap, ResourceLoaderTest, ScriptEngineTest, 
ChaosMonkeyNothingIsSafeTest, AssignTest, AsyncMigrateRouteKeyTest, 
ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, 
DeleteReplicaTest, DistribJoinFromCollectionTest, 
LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MultiThreadedOCPTest, ReplicationFactorTest, RestartWhileUpdatingTest, 
RollingRestartTest, SolrXmlInZkTest, TestCloudBackupRestore, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, 
TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, 
TestRandomRequestDistribution, TestSizeLimitedDistributedMap, 
TestTolerantUpdateProcessorRandomCloud, DirectoryFactoryTest, 
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, 
TestConfigOverlay, TestConfigSetImmutable, TestDynamicLoading]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading 
-Dtests.seed=32BE8A00EC7DCEF6 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-MA -Dtests.timezone=Europe/Brussels -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestDynamicLoading (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestDynamicLoading: 
   [junit4]    >    1) Thread[id=16419, name=SolrConfigHandler-refreshconf, 
state=TIMED_WAITING, group=TGRP-TestDynamicLoading]
   [junit4]    >         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)
   [junit4]    >         at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]    >         at 
org.apache.solr.core.SolrCore$$Lambda$189/586389296.run(Unknown Source)
   [junit4]    >         at 
org.apache.solr.handler.SolrConfigHandler$Command$1.run(SolrConfigHandler.java:218)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([32BE8A00EC7DCEF6]:0)
   [junit4] Completed [507/612 (2!)] on J2 in 64.78s, 1 test, 1 error <<< 
FAILURES!

[...truncated 355 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:531: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: 
There were test failures: 612 suites (10 ignored), 2562 tests, 2 suite-level 
errors, 117 ignored (71 assumptions) [seed: 32BE8A00EC7DCEF6]

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


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

Reply via email to