You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/15 00:00:27 UTC

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3834 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3834/

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

Error Message:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-017/./collection1/data/index.20151215041534938, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-017/./collection1/data/index.20151215041535085, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-017/./collection1/data] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-017/./collection1/data/index.20151215041534938, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-017/./collection1/data/index.20151215041535085, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-017/./collection1/data] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([4ACE20A288A77B6:F3DF0C52EE62D850]: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:815)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10130 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/init-core-data-001
   [junit4]   2> 398014 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
   [junit4]   2> 398015 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/collection1
   [junit4]   2> 398019 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 398025 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ddef5e8{/solr,null,AVAILABLE}
   [junit4]   2> 398027 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@48e28ab2{HTTP/1.1}{127.0.0.1:47000}
   [junit4]   2> 398028 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.e.j.s.Server Started @400958ms
   [junit4]   2> 398028 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/collection1/data, hostPort=47000, hostContext=/solr}
   [junit4]   2> 398028 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 398028 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001'
   [junit4]   2> 398028 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 398028 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 398028 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/solr.xml
   [junit4]   2> 398044 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/.
   [junit4]   2> 398045 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreContainer New CoreContainer 1924085514
   [junit4]   2> 398045 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001]
   [junit4]   2> 398045 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/lib
   [junit4]   2> 398045 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] 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,useRetries : false,
   [junit4]   2> 398046 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 398047 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 398047 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 398047 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 398047 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 398048 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/.
   [junit4]   2> 398049 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, transient=false, configSetProperties=configsetprops.json, schema=schema.xml, config=solrconfig.xml, loadOnStartup=true, dataDir=data/}
   [junit4]   2> 398049 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/./collection1
   [junit4]   2> 398049 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 398050 INFO  (coreLoadExecutor-1535-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/collection1'
   [junit4]   2> 398050 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 398050 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 398050 INFO  (coreLoadExecutor-1535-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 398050 INFO  (coreLoadExecutor-1535-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 398060 INFO  (coreLoadExecutor-1535-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 398098 INFO  (coreLoadExecutor-1535-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 398127 INFO  (coreLoadExecutor-1535-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 398132 INFO  (coreLoadExecutor-1535-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 398141 INFO  (coreLoadExecutor-1535-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 398143 INFO  (coreLoadExecutor-1535-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/collection1'
   [junit4]   2> 398143 INFO  (coreLoadExecutor-1535-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/./collection1
   [junit4]   2> 398143 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 398143 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 398143 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 398144 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/./collection1/data
   [junit4]   2> 398144 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 398144 WARN  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 398144 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 398145 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 398145 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@21b4713d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d766d14),segFN=segments_1,generation=1}
   [junit4]   2> 398145 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 398146 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/./collection1/data/
   [junit4]   2> 398147 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 398150 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 398152 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 398153 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 398154 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 398159 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 398159 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json/docs,/get,/admin/system,standard,/admin/properties,/update/csv,/admin/luke,/admin/segments,/config,/update,/admin/threads,/replication,defaults,/schema,/admin/mbeans,/update/json,/admin/file,/admin/logging,lazy,/admin/ping,/admin/plugins
   [junit4]   2> 398160 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 398161 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 398161 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 398161 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.75846848876896]
   [junit4]   2> 398161 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@21b4713d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d766d14),segFN=segments_1,generation=1}
   [junit4]   2> 398161 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 398162 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d6e8b68[collection1] main
   [junit4]   2> 398162 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/collection1/conf
   [junit4]   2> 398162 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/collection1/conf}
   [junit4]   2> 398162 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-001/collection1/conf
   [junit4]   2> 398162 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 398162 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 398163 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 398163 INFO  (coreLoadExecutor-1535-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 398163 INFO  (searcherExecutor-1536-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d6e8b68[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 398552 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/collection1
   [junit4]   2> 398555 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 398557 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c04b767{/solr,null,AVAILABLE}
   [junit4]   2> 398558 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@104d5e84{HTTP/1.1}{127.0.0.1:46560}
   [junit4]   2> 398558 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.e.j.s.Server Started @401489ms
   [junit4]   2> 398558 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/collection1/data, hostPort=46560, hostContext=/solr}
   [junit4]   2> 398558 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 398558 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002'
   [junit4]   2> 398558 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 398558 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 398559 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/solr.xml
   [junit4]   2> 398574 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/.
   [junit4]   2> 398574 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreContainer New CoreContainer 1718936840
   [junit4]   2> 398574 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002]
   [junit4]   2> 398574 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/lib
   [junit4]   2> 398574 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] 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,useRetries : false,
   [junit4]   2> 398575 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 398576 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 398576 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 398576 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 398576 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 398577 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/.
   [junit4]   2> 398578 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=false, schema=schema.xml, loadOnStartup=true, config=solrconfig.xml, name=collection1, dataDir=data/, configSetProperties=configsetprops.json}
   [junit4]   2> 398578 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1
   [junit4]   2> 398578 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 398578 INFO  (coreLoadExecutor-1545-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/collection1'
   [junit4]   2> 398579 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 398579 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 398579 INFO  (coreLoadExecutor-1545-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 398579 INFO  (coreLoadExecutor-1545-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 398589 INFO  (coreLoadExecutor-1545-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 398604 INFO  (coreLoadExecutor-1545-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 398639 INFO  (coreLoadExecutor-1545-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 398645 INFO  (coreLoadExecutor-1545-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 398653 INFO  (coreLoadExecutor-1545-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 398655 INFO  (coreLoadExecutor-1545-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/collection1'
   [junit4]   2> 398655 INFO  (coreLoadExecutor-1545-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1
   [junit4]   2> 398655 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 398656 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 398656 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 398656 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data
   [junit4]   2> 398656 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 398656 WARN  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 398656 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 398656 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 398657 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_1,generation=1}
   [junit4]   2> 398657 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 398657 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/
   [junit4]   2> 398659 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 398662 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 398663 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 398664 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 398665 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 398667 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 398667 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json/docs,/get,/admin/system,standard,/admin/properties,/update/csv,/admin/luke,/admin/segments,/config,/update,/admin/threads,/replication,defaults,/schema,/admin/mbeans,/update/json,/admin/file,/admin/logging,lazy,/admin/ping,/admin/plugins
   [junit4]   2> 398668 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 398669 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 398669 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 398669 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.75846848876896]
   [junit4]   2> 398669 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_1,generation=1}
   [junit4]   2> 398669 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 398669 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f952fa4[collection1] main
   [junit4]   2> 398670 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/collection1/conf
   [junit4]   2> 398670 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/collection1/conf}
   [junit4]   2> 398670 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/collection1/conf
   [junit4]   2> 398670 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 398672 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 398672 INFO  (searcherExecutor-1546-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f952fa4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 398672 INFO  (coreLoadExecutor-1545-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 398997 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&command=indexversion&version=2} status=0 QTime=0
   [junit4]   2> 399082 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={wt=javabin&sort=id+desc&version=2&q=*:*} hits=0 status=0 QTime=0
   [junit4]   2> 399086 INFO  (qtp1767367305-3377) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 399088 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 399090 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@21b4713d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d766d14),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@21b4713d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d766d14),segFN=segments_2,generation=2}
   [junit4]   2> 399090 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 399091 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@74bc7213[collection1] main
   [junit4]   2> 399091 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 399091 INFO  (searcherExecutor-1536-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74bc7213[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1)))}
   [junit4]   2> 399091 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&commit=true&version=2}{commit=} 0 3
   [junit4]   2> 399107 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 399111 INFO  (qtp1767367305-3374) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&command=indexversion&version=2} status=0 QTime=0
   [junit4]   2> 399112 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 399112 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 399112 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 399116 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&command=filelist&version=2&generation=2} status=0 QTime=2
   [junit4]   2> 399117 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 399118 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index.20151215041446320
   [junit4]   2> 399118 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 399118 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=69.0908203125, floorSegmentMB=0.744140625, forceMergeDeletesPctAllowed=6.98119901433787, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 399118 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_1,generation=1}
   [junit4]   2> 399119 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 399119 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 399119 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_1,generation=1}
   [junit4]   2> 399119 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 399119 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 399119 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@40d15445 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ef39f41)
   [junit4]   2> 399122 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_0.fdx&generation=2} status=0 QTime=0
   [junit4]   2> 399125 INFO  (qtp1767367305-3377) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_0.si&generation=2} status=0 QTime=0
   [junit4]   2> 399129 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_0.doc&generation=2} status=0 QTime=0
   [junit4]   2> 399131 INFO  (qtp1767367305-3374) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_0.nvm&generation=2} status=0 QTime=0
   [junit4]   2> 399134 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_0.tim&generation=2} status=0 QTime=0
   [junit4]   2> 399137 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_0.tip&generation=2} status=0 QTime=0
   [junit4]   2> 399139 INFO  (qtp1767367305-3377) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_0.fdt&generation=2} status=0 QTime=0
   [junit4]   2> 399142 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_0.nvd&generation=2} status=0 QTime=0
   [junit4]   2> 399144 INFO  (qtp1767367305-3374) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_0.fnm&generation=2} status=0 QTime=0
   [junit4]   2> 399147 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=segments_2&generation=2} status=0 QTime=0
   [junit4]   2> 399148 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1406) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@40d15445 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ef39f41)
   [junit4]   2> 399150 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=35.6513671875, floorSegmentMB=1.3974609375, forceMergeDeletesPctAllowed=26.22113351812137, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 399150 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 399150 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 399150 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 399151 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7dcab672[collection1] main
   [junit4]   2> 399151 INFO  (searcherExecutor-1546-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7dcab672[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1)))}
   [junit4]   2> 399151 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index.20151215041446320 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index.20151215041446320;done=true>>]
   [junit4]   2> 399151 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index.20151215041446320
   [junit4]   2> 399152 INFO  (qtp511504675-3393) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=fetchindex&masterUrl=http://127.0.0.1:47000/solr/collection1/replication&wait=true} status=0 QTime=45
   [junit4]   2> 399158 INFO  (qtp511504675-3394) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={wt=javabin&sort=id+desc&version=2&q=name:empty1} hits=1 status=0 QTime=0
   [junit4]   2> 399158 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 399161 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=getDetails&qt=/replication&command=details&version=2} status=0 QTime=0
   [junit4]   2> 399164 INFO  (qtp1767367305-3377) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=getDetails&qt=/replication&command=details&version=2} status=0 QTime=0
   [junit4]   2> 399169 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&command=details&version=2&slave=false} status=0 QTime=0
   [junit4]   2> 399170 INFO  (qtp511504675-3395) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=getDetails&qt=/replication&command=details&version=2} status=0 QTime=3
   [junit4]   2> 399173 INFO  (qtp1767367305-3374) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=assertVersions&command=indexversion&qt=/replication&version=2} status=0 QTime=0
   [junit4]   2> 399175 INFO  (qtp511504675-3397) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=assertVersions&command=indexversion&qt=/replication&version=2} status=0 QTime=0
   [junit4]   2> 399177 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 399178 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 399178 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 399178 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 399178 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&commit=true&version=2}{commit=} 0 1
   [junit4]   2> 399180 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 399183 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&command=indexversion&version=2} status=0 QTime=0
   [junit4]   2> 399183 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 399184 INFO  (qtp511504675-3396) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=fetchindex&masterUrl=http://127.0.0.1:47000/solr/collection1/replication&wait=true} status=0 QTime=4
   [junit4]   2> 399187 INFO  (qtp1767367305-3377) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 399189 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 399190 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@21b4713d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d766d14),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@21b4713d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d766d14),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@21b4713d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d766d14),segFN=segments_3,generation=3}
   [junit4]   2> 399190 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 399191 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7f259fe3[collection1] main
   [junit4]   2> 399191 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 399191 INFO  (searcherExecutor-1536-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7f259fe3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1) Uninverting(_1(5.5.0):C1)))}
   [junit4]   2> 399191 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&commit=true&version=2}{commit=} 0 2
   [junit4]   2> 399193 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 399195 INFO  (qtp1767367305-3374) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&command=indexversion&version=2} status=0 QTime=0
   [junit4]   2> 399196 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 399196 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 399196 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 399198 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&command=filelist&version=2&generation=3} status=0 QTime=0
   [junit4]   2> 399199 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 399199 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index.20151215041446402
   [junit4]   2> 399199 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 399200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=69.0908203125, floorSegmentMB=0.744140625, forceMergeDeletesPctAllowed=6.98119901433787, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 399200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 399200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 399200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 399200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 399200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 399201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 399201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1dd91a63 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@185368e4)
   [junit4]   2> 399201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 399201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 399201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.doc because it already exists
   [junit4]   2> 399201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 399201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tim because it already exists
   [junit4]   2> 399201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tip because it already exists
   [junit4]   2> 399201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 399201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 399201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 399203 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_1.doc&generation=3} status=0 QTime=0
   [junit4]   2> 399206 INFO  (qtp1767367305-3377) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_1.nvd&generation=3} status=0 QTime=0
   [junit4]   2> 399209 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_1.fdx&generation=3} status=0 QTime=0
   [junit4]   2> 399211 INFO  (qtp1767367305-3374) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_1.nvm&generation=3} status=0 QTime=0
   [junit4]   2> 399214 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_1.tip&generation=3} status=0 QTime=0
   [junit4]   2> 399217 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_1.si&generation=3} status=0 QTime=0
   [junit4]   2> 399219 INFO  (qtp1767367305-3377) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_1.fdt&generation=3} status=0 QTime=0
   [junit4]   2> 399222 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_1.fnm&generation=3} status=0 QTime=0
   [junit4]   2> 399224 INFO  (qtp1767367305-3374) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_1.tim&generation=3} status=0 QTime=0
   [junit4]   2> 399227 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=segments_3&generation=3} status=0 QTime=0
   [junit4]   2> 399228 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1472) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1dd91a63 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@185368e4)
   [junit4]   2> 399230 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=35.6513671875, floorSegmentMB=1.3974609375, forceMergeDeletesPctAllowed=26.22113351812137, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 399231 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 399231 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 399231 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 399232 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2e560174[collection1] main
   [junit4]   2> 399232 INFO  (searcherExecutor-1546-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e560174[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1) Uninverting(_1(5.5.0):C1)))}
   [junit4]   2> 399232 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index.20151215041446402 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index.20151215041446402;done=true>>]
   [junit4]   2> 399232 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index.20151215041446402
   [junit4]   2> 399232 INFO  (qtp511504675-3393) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=fetchindex&masterUrl=http://127.0.0.1:47000/solr/collection1/replication&wait=true} status=0 QTime=40
   [junit4]   2> 399235 INFO  (qtp511504675-3394) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={wt=javabin&sort=id+desc&version=2&q=name:empty2} hits=1 status=0 QTime=0
   [junit4]   2> 399236 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[4ACE20A288A77B6]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 399238 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=getDetails&qt=/replication&command=details&version=2} status=0 QTime=0
   [junit4]   2> 399240 INFO  (qtp1767367305-3377) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=getDetails&qt=/replication&command=details&version=2} status=0 QTime=0
   [junit4]   2> 399245 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&command=details&version=2&slave=false} status=0 QTime=0
   [junit4]   2> 399245 INFO  (qtp511504675-3395) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=getDetails&qt=/replication&command=details&version=2} status=0 QTime=2
   [junit4]   2> 399248 INFO  (qtp1767367305-3374) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=assertVersions&command=indexversion&qt=/replication&version=2} status=0 QTime=0
   [junit4]   2> 399250 INFO  (qtp511504675-3397) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=assertVersions&command=indexversion&qt=/replication&version=2} status=0 QTime=0
   [junit4]   2> 399253 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 1
   [junit4]   2> 399255 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 399257 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=4
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@21b4713d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d766d14),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@21b4713d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d766d14),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@21b4713d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d766d14),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@21b4713d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d766d14),segFN=segments_4,generation=4}
   [junit4]   2> 399257 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 399257 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@302554df[collection1] realtime
   [junit4]   2> 399257 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 399258 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&commit=true&version=2&openSearcher=false}{commit=} 0 2
   [junit4]   2> 399259 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 399262 INFO  (qtp1767367305-3377) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&command=indexversion&version=2} status=0 QTime=0
   [junit4]   2> 399263 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 399263 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 399263 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 399265 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&command=filelist&version=2&generation=4} status=0 QTime=0
   [junit4]   2> 399266 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 28
   [junit4]   2> 399266 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-002/./collection1/data/index.20151215041446469
   [junit4]   2> 399267 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 399267 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=69.0908203125, floorSegmentMB=0.744140625, forceMergeDeletesPctAllowed=6.98119901433787, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 399268 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 399268 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 399268 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 399268 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 399268 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 399268 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 399269 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 399270 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 399270 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 400270 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 400270 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 400270 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 400270 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 401271 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 401271 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 401271 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 401271 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 402272 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 402272 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 402272 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 402272 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 403272 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 403272 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 403272 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 403272 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 404273 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 404273 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 404273 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 404273 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 405274 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 405274 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 405274 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 405274 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 406274 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 406274 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 406274 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 406274 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 407275 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 407275 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 407275 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 407275 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 408276 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 408276 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 408276 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 408276 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 409276 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 409276 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ebda657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f3a150),segFN=segments_3,generation=3}
   [junit4]   2> 409276 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 409276 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 410277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher IndexFetcher slept for 11000ms for unused lucene index files to be delete-able
   [junit4]   2> 410277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 410277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@6f4f6ca9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47670456)
   [junit4]   2> 410277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 410277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 410277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.doc because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tim because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tip because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.doc because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.tip because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
   [junit4]   2> 410278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.tim because it already exists
   [junit4]   2> 410290 INFO  (qtp1767367305-3374) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_2.fnm&generation=4} status=0 QTime=0
   [junit4]   2> 410293 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_2.si&generation=4} status=0 QTime=0
   [junit4]   2> 410296 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_2.fdx&generation=4} status=0 QTime=0
   [junit4]   2> 410299 INFO  (qtp1767367305-3377) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_2.nvm&generation=4} status=0 QTime=0
   [junit4]   2> 410301 INFO  (qtp1767367305-3378) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_2.tip&generation=4} status=0 QTime=0
   [junit4]   2> 410304 INFO  (qtp1767367305-3374) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_2.nvd&generation=4} status=0 QTime=0
   [junit4]   2> 410307 INFO  (qtp1767367305-3376) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&file=_2.fdt&generation=4} status=0 QTime=0
   [junit4]   2> 410311 INFO  (qtp1767367305-3375) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&checksum=true&qt=/replication&c

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

junit4]   2> 468730 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 468730 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 468730 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-027/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-027/collection1/data;done=false>>]
   [junit4]   2> 468730 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-027/collection1/data
   [junit4]   2> 468730 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-027/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-027/collection1/data/index;done=false>>]
   [junit4]   2> 468731 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-027/collection1/data/index
   [junit4]   2> 468731 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@73f2af2d{/solr,null,UNAVAILABLE}
   [junit4]   2> 468737 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@162b0d8{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 468738 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1644601978
   [junit4]   2> 468738 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6f5d78cc
   [junit4]   2> 468738 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] 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> 468738 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 468738 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 468738 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 468739 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 468739 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 468739 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-028/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-028/collection1/data;done=false>>]
   [junit4]   2> 468739 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-028/collection1/data
   [junit4]   2> 468740 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-028/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-028/collection1/data/index;done=false>>]
   [junit4]   2> 468740 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001/solr-instance-028/collection1/data/index
   [junit4]   2> 468740 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[4ACE20A288A77B6]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3829631{/solr,null,UNAVAILABLE}
   [junit4]   2> 468742 INFO  (SUITE-TestReplicationHandler-seed#[4ACE20A288A77B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4ACE20A288A77B6-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=ko_KR, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=127454800,total=379060224
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardHandlerFactory, SpatialRPTFieldTypeTest, HLLSerializationTest, DistributedFacetPivotLongTailTest, DisMaxRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, UUIDUpdateProcessorFallbackTest, TestIBSimilarityFactory, SharedFSAutoReplicaFailoverTest, LeaderInitiatedRecoveryOnCommitTest, BJQParserTest, CloneFieldUpdateProcessorFactoryTest, PeerSyncTest, ReturnFieldsTest, TestRandomFaceting, TestComponentsName, TestMiniSolrCloudCluster, TestMacros, FileBasedSpellCheckerTest, TestManagedSchema, BufferStoreTest, CoreAdminCreateDiscoverTest, TestConfigSetsAPI, AsyncMigrateRouteKeyTest, TestRawResponseWriter, TestHighlightDedupGrouping, TestValueSourceCache, CurrencyFieldOpenExchangeTest, TestLMDirichletSimilarityFactory, OverseerCollectionConfigSetProcessorTest, OutputWriterTest, RAMDirectoryFactoryTest, ExternalFileFieldSortTest, ReplicationFactorTest, AliasIntegrationTest, TestStressLucene, TestExclusionRuleCollectionAccess, EchoParamsTest, CursorPagingTest, TestRestManager, RankQueryTest, TestSolrQueryParserResource, PingRequestHandlerTest, TestRTimerTree, TestReplicationHandler]
   [junit4] Completed [126/555 (1!)] on J0 in 70.75s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1363 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:794: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:738: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:526: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1456: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1010: There were test failures: 555 suites (7 ignored), 2192 tests, 1 failure, 53 ignored (38 assumptions) [seed: 4ACE20A288A77B6]

Total time: 60 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any