You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/04/05 02:53:26 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+111-patched) - Build # 16429 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16429/
Java: 32bit/jdk-9-ea+111-patched -server -XX:+UseSerialGC -XX:-CompactStrings

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

Error Message:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-009/./collection1/data/index.20160404213842985, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-009/./collection1/data/index.20160404213842915, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-009/./collection1/data] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-009/./collection1/data/index.20160404213842985, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-009/./collection1/data/index.20160404213842915, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-009/./collection1/data] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([F379683CE6E97462:40A86642001DB84]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:816)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1246)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.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$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:804)




Build Log:
[...truncated 11588 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/init-core-data-001
   [junit4]   2> 1042407 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 1042407 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1
   [junit4]   2> 1042410 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1042411 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19fa0a5{/solr,null,AVAILABLE}
   [junit4]   2> 1042412 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.ServerConnector Started ServerConnector@d754fb{HTTP/1.1,[http/1.1]}{127.0.0.1:37855}
   [junit4]   2> 1042412 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.Server Started @1044743ms
   [junit4]   2> 1042412 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=37855}
   [junit4]   2> 1042412 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@18f23c
   [junit4]   2> 1042412 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001'
   [junit4]   2> 1042412 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1042412 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1042413 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/solr.xml
   [junit4]   2> 1042415 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/.
   [junit4]   2> 1042415 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer New CoreContainer 7395426
   [junit4]   2> 1042415 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001]
   [junit4]   2> 1042415 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/lib
   [junit4]   2> 1042416 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] 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> 1042417 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1042417 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1042417 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1042418 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1042418 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1042418 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/.
   [junit4]   2> 1042419 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1042419 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1
   [junit4]   2> 1042419 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1042419 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1'
   [junit4]   2> 1042419 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1042419 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1042419 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1042420 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1042424 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1042425 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1042429 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1042445 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1042446 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1042447 INFO  (coreLoadExecutor-3567-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1'
   [junit4]   2> 1042447 INFO  (coreLoadExecutor-3567-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1
   [junit4]   2> 1042447 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1042447 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1042447 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1042448 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data
   [junit4]   2> 1042448 INFO  (coreLoadExecutor-3567-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1042448 WARN  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1042448 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1042448 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3787566902094587]
   [junit4]   2> 1042448 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a3ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@152aaa0),segFN=segments_1,generation=1}
   [junit4]   2> 1042449 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1042449 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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1042449 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1042451 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1042451 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1042452 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1042453 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1042453 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1042453 INFO  (coreLoadExecutor-3567-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,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1042453 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1042453 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1042453 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1042453 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=68.3935546875, floorSegmentMB=1.6005859375, forceMergeDeletesPctAllowed=26.099793240252225, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1042454 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a3ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@152aaa0),segFN=segments_1,generation=1}
   [junit4]   2> 1042458 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1042458 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cdd92[collection1] main]
   [junit4]   2> 1042458 INFO  (coreLoadExecutor-3567-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1/conf
   [junit4]   2> 1042458 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1042458 INFO  (coreLoadExecutor-3567-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1/conf
   [junit4]   2> 1042458 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1042459 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1042459 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1042459 INFO  (searcherExecutor-3568-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7cdd92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1042459 INFO  (coreLoadExecutor-3567-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1042921 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1
   [junit4]   2> 1042922 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1042923 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57d3b1{/solr,null,AVAILABLE}
   [junit4]   2> 1042923 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c7f2cf{HTTP/1.1,[http/1.1]}{127.0.0.1:45113}
   [junit4]   2> 1042924 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.Server Started @1045255ms
   [junit4]   2> 1042924 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=45113}
   [junit4]   2> 1042924 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@18f23c
   [junit4]   2> 1042924 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002'
   [junit4]   2> 1042925 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1042925 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1042925 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/solr.xml
   [junit4]   2> 1042927 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/.
   [junit4]   2> 1042927 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer New CoreContainer 20397315
   [junit4]   2> 1042927 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002]
   [junit4]   2> 1042928 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/lib
   [junit4]   2> 1042928 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] 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> 1042929 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1042930 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1042930 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1042930 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1042930 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1042930 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/.
   [junit4]   2> 1042931 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1042931 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1
   [junit4]   2> 1042931 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1042931 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1'
   [junit4]   2> 1042931 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1042931 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1042931 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1042932 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1042934 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1042936 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1042940 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1042941 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1042942 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1042943 INFO  (coreLoadExecutor-3577-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1'
   [junit4]   2> 1042943 INFO  (coreLoadExecutor-3577-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1
   [junit4]   2> 1042943 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1042943 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1042943 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1042944 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data
   [junit4]   2> 1042944 INFO  (coreLoadExecutor-3577-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1042944 WARN  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1042944 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1042944 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3787566902094587]
   [junit4]   2> 1042944 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@14c3fbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b3da32),segFN=segments_1,generation=1}
   [junit4]   2> 1042944 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1042945 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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1042945 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1042946 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1042947 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1042947 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1042948 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1042949 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1042949 INFO  (coreLoadExecutor-3577-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,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1042949 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1042949 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1042949 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1042949 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=68.3935546875, floorSegmentMB=1.6005859375, forceMergeDeletesPctAllowed=26.099793240252225, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1042949 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@14c3fbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b3da32),segFN=segments_1,generation=1}
   [junit4]   2> 1042950 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1042950 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8d77b9[collection1] main]
   [junit4]   2> 1042950 INFO  (coreLoadExecutor-3577-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1/conf
   [junit4]   2> 1042950 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1042950 INFO  (coreLoadExecutor-3577-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1/conf
   [junit4]   2> 1042950 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1042951 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1042951 INFO  (searcherExecutor-3578-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8d77b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1042951 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1043446 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1c7f2cf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1043446 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20397315
   [junit4]   2> 1043447 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13f8444
   [junit4]   2> 1043447 INFO  (coreCloseExecutor-3583-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> 1043447 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1043447 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1043447 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1043447 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1043447 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1043447 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 1043447 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1043447 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1043447 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 1043448 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1043448 INFO  (coreCloseExecutor-3583-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data
   [junit4]   2> 1043448 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57d3b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1043449 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1043450 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b61157{/solr,null,AVAILABLE}
   [junit4]   2> 1043450 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d2283b{HTTP/1.1,[http/1.1]}{127.0.0.1:39760}
   [junit4]   2> 1043450 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.Server Started @1045782ms
   [junit4]   2> 1043450 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=39760}
   [junit4]   2> 1043450 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@18f23c
   [junit4]   2> 1043451 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002'
   [junit4]   2> 1043451 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1043451 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1043451 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/solr.xml
   [junit4]   2> 1043454 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/.
   [junit4]   2> 1043454 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer New CoreContainer 28795937
   [junit4]   2> 1043454 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002]
   [junit4]   2> 1043454 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/lib
   [junit4]   2> 1043454 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] 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> 1043455 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1043456 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1043456 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1043456 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1043456 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1043456 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/.
   [junit4]   2> 1043457 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1043457 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1
   [junit4]   2> 1043457 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1043457 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1'
   [junit4]   2> 1043458 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1043458 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1043458 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1043458 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1043461 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1043462 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1043465 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1043467 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1043468 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1043469 INFO  (coreLoadExecutor-3590-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1'
   [junit4]   2> 1043469 INFO  (coreLoadExecutor-3590-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1
   [junit4]   2> 1043469 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1043469 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1043469 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1043469 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data
   [junit4]   2> 1043469 INFO  (coreLoadExecutor-3590-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1043470 WARN  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1043470 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1043470 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3787566902094587]
   [junit4]   2> 1043470 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@aabfe0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@152bc94),segFN=segments_1,generation=1}
   [junit4]   2> 1043470 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1043470 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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1043471 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1043472 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1043472 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1043473 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1043474 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1043474 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1043474 INFO  (coreLoadExecutor-3590-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,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1043474 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1043474 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1043474 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1043475 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=68.3935546875, floorSegmentMB=1.6005859375, forceMergeDeletesPctAllowed=26.099793240252225, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1043475 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@aabfe0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@152bc94),segFN=segments_1,generation=1}
   [junit4]   2> 1043475 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1043475 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d2e2f[collection1] main]
   [junit4]   2> 1043475 INFO  (coreLoadExecutor-3590-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1/conf
   [junit4]   2> 1043475 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1043475 INFO  (coreLoadExecutor-3590-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/collection1/conf
   [junit4]   2> 1043475 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1043475 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1043475 INFO  (searcherExecutor-3591-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d2e2f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1043475 INFO  (coreLoadExecutor-3590-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1043959 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@d754fb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1043960 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7395426
   [junit4]   2> 1043960 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1be89f1
   [junit4]   2> 1043960 INFO  (coreCloseExecutor-3595-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> 1043960 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1043960 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1043960 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1043960 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1043961 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1043961 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 1043961 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1043961 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data
   [junit4]   2> 1043961 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 1043961 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1043961 INFO  (coreCloseExecutor-3595-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1043961 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19fa0a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1043962 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1043963 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c66953{/solr,null,AVAILABLE}
   [junit4]   2> 1043963 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.ServerConnector Started ServerConnector@94bec1{HTTP/1.1,[http/1.1]}{127.0.0.1:33254}
   [junit4]   2> 1043963 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.Server Started @1046295ms
   [junit4]   2> 1043963 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=33254}
   [junit4]   2> 1043963 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@18f23c
   [junit4]   2> 1043963 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001'
   [junit4]   2> 1043964 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1043964 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1043964 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/solr.xml
   [junit4]   2> 1043976 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/.
   [junit4]   2> 1043976 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer New CoreContainer 31183713
   [junit4]   2> 1043976 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001]
   [junit4]   2> 1043976 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/lib
   [junit4]   2> 1043977 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] 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> 1043978 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1043978 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1043978 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1043978 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1043978 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1043979 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/.
   [junit4]   2> 1043979 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1043979 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1
   [junit4]   2> 1043979 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1043979 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1'
   [junit4]   2> 1043980 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1043981 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1043981 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1043981 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1043983 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1043985 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1043989 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1043991 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1043992 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1043993 INFO  (coreLoadExecutor-3602-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1'
   [junit4]   2> 1043993 INFO  (coreLoadExecutor-3602-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1
   [junit4]   2> 1043993 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1043993 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1043993 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1043994 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data
   [junit4]   2> 1043994 INFO  (coreLoadExecutor-3602-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1043994 WARN  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1043994 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1043995 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3787566902094587]
   [junit4]   2> 1043995 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@135cf83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bfed26),segFN=segments_1,generation=1}
   [junit4]   2> 1043995 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1043995 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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1043996 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1043997 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1043997 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1043998 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1043998 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1043999 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1043999 INFO  (coreLoadExecutor-3602-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,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1043999 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1043999 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1043999 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1043999 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=68.3935546875, floorSegmentMB=1.6005859375, forceMergeDeletesPctAllowed=26.099793240252225, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1044000 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@135cf83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bfed26),segFN=segments_1,generation=1}
   [junit4]   2> 1044000 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1044000 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b3365c[collection1] main]
   [junit4]   2> 1044000 INFO  (coreLoadExecutor-3602-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1/conf
   [junit4]   2> 1044000 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1044000 INFO  (coreLoadExecutor-3602-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/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-001/collection1/conf
   [junit4]   2> 1044000 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1044000 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 1044000 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1044000 INFO  (searcherExecutor-3603-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b3365c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1044000 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1044483 INFO  (qtp29768487-8498) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1044484 INFO  (qtp29768487-8498) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1044485 INFO  (qtp7872576-8478) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1044485 INFO  (qtp7872576-8478) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1044485 INFO  (qtp7872576-8479) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1044485 INFO  (qtp7872576-8479) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@aabfe0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@152bc94),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@aabfe0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@152bc94),segFN=segments_2,generation=2}
   [junit4]   2> 1044485 INFO  (qtp7872576-8479) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1044486 INFO  (qtp7872576-8479) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d3bdb4[collection1] main]
   [junit4]   2> 1044486 INFO  (qtp7872576-8479) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1044486 INFO  (searcherExecutor-3591-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d3bdb4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1044486 INFO  (qtp7872576-8479) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1044487 INFO  (qtp29768487-8499) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1044487 INFO  (qtp29768487-8500) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1044488 INFO  (qtp29768487-8493) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1044488 INFO  (qtp29768487-8498) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1044488 INFO  (qtp29768487-8499) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1044488 INFO  (qtp29768487-8500) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1044489 INFO  (qtp29768487-8493) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1044489 INFO  (qtp29768487-8498) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1044489 INFO  (qtp29768487-8499) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1044489 INFO  (qtp29768487-8500) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1044490 INFO  (qtp29768487-8500) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@135cf83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bfed26),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@135cf83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bfed26),segFN=segments_2,generation=2}
   [junit4]   2> 1044490 INFO  (qtp29768487-8500) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1044491 INFO  (qtp29768487-8500) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18f4336[collection1] main]
   [junit4]   2> 1044491 INFO  (qtp29768487-8500) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1044491 INFO  (searcherExecutor-3603-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18f4336[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
   [junit4]   2> 1044491 INFO  (qtp29768487-8500) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 1044492 INFO  (qtp29768487-8493) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=9 status=0 QTime=0
   [junit4]   2> 1044492 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[F379683CE6E97462]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 9 docs
   [junit4]   2> 1044494 INFO  (qtp7872576-8473) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=collection1&action=status&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1044496 WARN  (explicit-fetchindex-cmd) [    ] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1044498 INFO  (qtp29768487-8499) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1044498 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1044498 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1044498 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1044500 INFO  (qtp29768487-8500) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 1044500 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 11
   [junit4]   2> 1044501 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-002/./collection1/data/index.20160404213824416
   [junit4]   2> 1044501 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=true) to MockDirectoryWrapper(RAMDirectory@1b0142b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d3942)
   [junit4]   2> 1044501 INFO  (qtp29768487-8493) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1044502 INFO  (qtp29768487-8494) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1044503 INFO  (qtp29768487-8499) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1044504 INFO  (qtp29768487-8500) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1044505 INFO  (qtp29768487-8493) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1044505 INFO  (qtp29768487-8494) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1044506 INFO  (qtp29768487-8499) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1044506 INFO  (qtp29768487-8500) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1044507 INFO  (qtp29768487-8493) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1044508 INFO  (qtp29768487-8494) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.blm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1044509 WARN  (explicit-fetchindex-cmd) [    ] o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 1988481821 and actual is checksum 1221870468. expected length is 166 and actual length is 100
   [junit4]   2> 1044509 INFO  (qtp29768487-8499) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1044510 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=true,bytesDownloaded=2260) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1b0142b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d3942)
   [junit4]   2> 1044510 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.h.IndexFetcher Starting download of configuration files from master: [{size=1656, name

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

reCloseExecutor-4205-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 1115984 INFO  (coreCloseExecutor-4205-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-027/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-027/./collection1/data;done=false>>]
   [junit4]   2> 1115984 INFO  (coreCloseExecutor-4205-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1115984 INFO  (coreCloseExecutor-4205-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-027/./collection1/data
   [junit4]   2> 1115984 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d2e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1115985 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@d811f5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1115985 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[F379683CE6E97462]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12727518
   [junit4]   2> 1115985 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13d64ea
   [junit4]   2> 1115985 INFO  (coreCloseExecutor-4207-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> 1115985 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1115985 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1115985 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1115985 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1115986 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1115986 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 1115986 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1115986 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-028/./collection1/data
   [junit4]   2> 1115986 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 1115986 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1115986 INFO  (coreCloseExecutor-4207-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 1115986 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[F379683CE6E97462]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f5f04{/solr,null,UNAVAILABLE}
   [junit4]   2> 1115987 INFO  (SUITE-TestReplicationHandler-seed#[F379683CE6E97462]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_F379683CE6E97462-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), newname=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1126, maxMBSortInHeap=6.609609143107989, sim=ClassicSimilarity, locale=es-IC, timezone=Antarctica/Rothera
   [junit4]   2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=56602176,total=344354816
   [junit4]   2> NOTE: All tests run in this JVM: [TestRequestStatusCollectionAPI, TestWriterPerf, TestFastWriter, FieldAnalysisRequestHandlerTest, SuggesterTest, TestPostingsSolrHighlighter, CloneFieldUpdateProcessorFactoryTest, ScriptEngineTest, DocValuesMissingTest, RegexBoostProcessorTest, TestTolerantSearch, TestExtendedDismaxParser, DirectSolrConnectionTest, MergeStrategyTest, TestStandardQParsers, HdfsUnloadDistributedZkTest, TestJmxMonitoredMap, SharedFSAutoReplicaFailoverTest, SliceStateTest, TestRebalanceLeaders, TestLeaderInitiatedRecoveryThread, TestPerFieldSimilarity, PluginInfoTest, TestObjectReleaseTracker, SSLMigrationTest, SmileWriterTest, TestRestoreCore, AnalyticsMergeStrategyTest, TestStressRecovery, TestJsonRequest, SimpleFacetsTest, TestDistributedMissingSort, TestReversedWildcardFilterFactory, DirectUpdateHandlerTest, GraphQueryTest, LeaderInitiatedRecoveryOnCommitTest, StatelessScriptUpdateProcessorFactoryTest, SuggesterWFSTTest, TestSolrJ, TestCSVResponseWriter, StatsComponentTest, DocValuesMultiTest, DistribJoinFromCollectionTest, PrimitiveFieldTypeTest, TestSolrConfigHandlerConcurrent, TestTestInjection, TestSolrDeletionPolicy1, TestConfigSetImmutable, HdfsSyncSliceTest, FullSolrCloudDistribCmdsTest, AutoCommitTest, BadComponentTest, DistributedFacetPivotLargeTest, AssignTest, TestPerFieldSimilarityWithDefaultOverride, OverseerTest, UpdateParamsTest, TestSolrCloudWithKerberosAlt, UnloadDistributedZkTest, HLLSerializationTest, OverseerTaskQueueTest, TlogReplayBufferedWhileIndexingTest, TestOverriddenPrefixQueryForCustomFieldType, CdcrUpdateLogTest, NoCacheHeaderTest, TestExceedMaxTermLength, TestSolrIndexConfig, OverseerCollectionConfigSetProcessorTest, TestDistribIDF, SolrCloudExampleTest, TestIndexingPerformance, TestCharFilters, TestPHPSerializedResponseWriter, WrapperMergePolicyFactoryTest, TestRecovery, TestZkChroot, HdfsLockFactoryTest, TestBulkSchemaConcurrent, ShowFileRequestHandlerTest, TestSolrQueryParser, TestCollectionAPI, HdfsBasicDistributedZk2Test, ReplicationFactorTest, TestDynamicLoading, TestAnalyzeInfixSuggestions, BasicDistributedZk2Test, TestSortingResponseWriter, TestChildDocTransformer, SolrTestCaseJ4Test, TestDynamicFieldResource, TermVectorComponentDistributedTest, TestJmxIntegration, TestGroupingSearch, ChaosMonkeySafeLeaderTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler]
   [junit4] Completed [301/584 (1!)] on J2 in 73.59s, 13 tests, 1 failure <<< FAILURES!

[...truncated 900 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:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 584 suites (10 ignored), 2353 tests, 1 failure, 116 ignored (70 assumptions) [seed: F379683CE6E97462]

Total time: 55 minutes 52 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