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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_66) - Build # 15115 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15115/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-011/./collection1/data, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-011/./collection1/data/index.20151205052102699, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-011/./collection1/data/index.20151205052102827] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-011/./collection1/data, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-011/./collection1/data/index.20151205052102699, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-011/./collection1/data/index.20151205052102827] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([1DF73E1857448FE6:EA84D04091AC2000]: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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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 10013 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/init-core-data-001
   [junit4]   2> 322667 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 322676 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/collection1
   [junit4]   2> 322687 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 322688 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66fd4aff{/solr,null,AVAILABLE}
   [junit4]   2> 322689 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5fe44909{HTTP/1.1,[http/1.1]}{127.0.0.1:51999}
   [junit4]   2> 322689 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.Server Started @324617ms
   [junit4]   2> 322689 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=51999}
   [junit4]   2> 322689 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 322689 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001'
   [junit4]   2> 322690 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 322690 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 322690 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/solr.xml
   [junit4]   2> 322694 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/.
   [junit4]   2> 322694 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer New CoreContainer 938166248
   [junit4]   2> 322694 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001]
   [junit4]   2> 322694 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/lib
   [junit4]   2> 322694 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] 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> 322695 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322695 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 322695 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 322695 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 322695 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 322696 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/.
   [junit4]   2> 322697 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 322697 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/./collection1
   [junit4]   2> 322697 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 322697 INFO  (coreLoadExecutor-964-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/collection1'
   [junit4]   2> 322697 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 322698 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 322698 INFO  (coreLoadExecutor-964-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 322698 INFO  (coreLoadExecutor-964-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 322724 INFO  (coreLoadExecutor-964-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 322725 INFO  (coreLoadExecutor-964-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 322729 INFO  (coreLoadExecutor-964-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 322737 INFO  (coreLoadExecutor-964-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 322738 INFO  (coreLoadExecutor-964-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 322739 INFO  (coreLoadExecutor-964-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/collection1'
   [junit4]   2> 322739 INFO  (coreLoadExecutor-964-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/./collection1
   [junit4]   2> 322739 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 322739 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/collection1], dataDir=[null]
   [junit4]   2> 322739 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 322739 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/./collection1/data
   [junit4]   2> 322740 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 322740 WARN  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 322740 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 322740 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@665493cb
   [junit4]   2> 322741 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1494cc13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f5a9cd),segFN=segments_1,generation=1}
   [junit4]   2> 322741 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 322742 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/./collection1/data/
   [junit4]   2> 322743 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 322744 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 322744 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 322745 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 322745 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 322748 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 322748 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 322749 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 322749 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 322749 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 322749 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24243538729460248]
   [junit4]   2> 322749 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1494cc13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f5a9cd),segFN=segments_1,generation=1}
   [junit4]   2> 322749 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 322749 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1fb6fbe7[collection1] main
   [junit4]   2> 322749 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/collection1/conf
   [junit4]   2> 322749 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/collection1/conf}
   [junit4]   2> 322749 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-001/collection1/conf
   [junit4]   2> 322750 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 322750 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 322750 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 322750 INFO  (searcherExecutor-965-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fb6fbe7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 322750 INFO  (coreLoadExecutor-964-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 323199 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/collection1
   [junit4]   2> 323201 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 323201 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48c78b68{/solr,null,AVAILABLE}
   [junit4]   2> 323202 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9149970{HTTP/1.1,[http/1.1]}{127.0.0.1:59345}
   [junit4]   2> 323202 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.Server Started @325130ms
   [junit4]   2> 323202 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=59345}
   [junit4]   2> 323202 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 323202 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002'
   [junit4]   2> 323203 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 323203 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 323203 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/solr.xml
   [junit4]   2> 323205 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/.
   [junit4]   2> 323205 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer New CoreContainer 1758736836
   [junit4]   2> 323205 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002]
   [junit4]   2> 323206 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/lib
   [junit4]   2> 323206 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] 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> 323207 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 323207 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 323207 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 323207 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 323207 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 323207 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/.
   [junit4]   2> 323208 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 323208 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1
   [junit4]   2> 323208 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 323214 INFO  (coreLoadExecutor-974-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/collection1'
   [junit4]   2> 323215 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 323215 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 323215 INFO  (coreLoadExecutor-974-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 323215 INFO  (coreLoadExecutor-974-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 323220 INFO  (coreLoadExecutor-974-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 323222 INFO  (coreLoadExecutor-974-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 323226 INFO  (coreLoadExecutor-974-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 323227 INFO  (coreLoadExecutor-974-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 323229 INFO  (coreLoadExecutor-974-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 323229 INFO  (coreLoadExecutor-974-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/collection1'
   [junit4]   2> 323229 INFO  (coreLoadExecutor-974-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1
   [junit4]   2> 323230 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 323230 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/collection1], dataDir=[null]
   [junit4]   2> 323230 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 323230 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data
   [junit4]   2> 323230 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 323230 WARN  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 323230 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 323230 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@736f0917
   [junit4]   2> 323230 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_1,generation=1}
   [junit4]   2> 323231 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 323231 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/
   [junit4]   2> 323232 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 323232 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 323233 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 323233 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 323234 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 323234 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 323234 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 323234 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 323235 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 323235 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 323235 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24243538729460248]
   [junit4]   2> 323235 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_1,generation=1}
   [junit4]   2> 323235 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 323235 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6cbe7810[collection1] main
   [junit4]   2> 323235 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/collection1/conf
   [junit4]   2> 323235 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/collection1/conf}
   [junit4]   2> 323235 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/collection1/conf
   [junit4]   2> 323235 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 323237 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 323237 INFO  (searcherExecutor-975-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6cbe7810[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 323237 INFO  (coreLoadExecutor-974-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 323718 INFO  (qtp1579704192-2164) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 323720 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 323723 INFO  (qtp1579704192-2159) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 323723 INFO  (qtp389511257-2182) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2 
   [junit4]   2> 323725 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 0
   [junit4]   2> 323727 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 323728 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1494cc13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f5a9cd),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1494cc13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f5a9cd),segFN=segments_2,generation=2}
   [junit4]   2> 323728 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 323729 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f799f8b[collection1] main
   [junit4]   2> 323729 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 323729 INFO  (searcherExecutor-965-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f799f8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 323729 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 323739 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 323742 INFO  (qtp1579704192-2164) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 323742 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 323742 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 323742 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 323745 INFO  (qtp1579704192-2159) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1 
   [junit4]   2> 323746 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 323746 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036123
   [junit4]   2> 323746 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 323747 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 323747 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_1,generation=1}
   [junit4]   2> 323747 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 323747 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 323747 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_1,generation=1}
   [junit4]   2> 323747 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 323747 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 323747 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@ebb7930 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a9e7d50; maxCacheMB=0.287109375 maxMergeSizeMB=0.0166015625))
   [junit4]   2> 323749 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323751 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323753 INFO  (qtp1579704192-2164) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323755 INFO  (qtp1579704192-2159) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323757 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323759 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323760 INFO  (qtp1579704192-2164) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323762 INFO  (qtp1579704192-2159) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323764 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323766 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323767 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1635) : 0 secs (null bytes/sec) to MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@ebb7930 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a9e7d50; maxCacheMB=0.287109375 maxMergeSizeMB=0.0166015625))
   [junit4]   2> 323768 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7851624980320697]
   [junit4]   2> 323768 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_2,generation=2}
   [junit4]   2> 323768 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 323769 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 323769 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@d2799dd[collection1] main
   [junit4]   2> 323769 INFO  (searcherExecutor-975-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d2799dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 323769 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036123 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036123;done=true>>]
   [junit4]   2> 323769 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036123
   [junit4]   2> 323769 INFO  (qtp389511257-2184) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:51999/solr/collection1/replication&command=fetchindex} status=0 QTime=30 
   [junit4]   2> 323777 INFO  (qtp1579704192-2164) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 323778 INFO  (qtp389511257-2183) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2 
   [junit4]   2> 323780 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
   [junit4]   2> 323782 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 323784 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1494cc13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f5a9cd),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1494cc13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f5a9cd),segFN=segments_3,generation=3}
   [junit4]   2> 323785 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 323785 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7adb24dd[collection1] main
   [junit4]   2> 323785 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 323785 INFO  (searcherExecutor-965-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7adb24dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1) Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 323785 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 3
   [junit4]   2> 323786 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 323789 INFO  (qtp1579704192-2159) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 323789 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 323789 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 323789 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 323792 INFO  (qtp1579704192-2164) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1 
   [junit4]   2> 323792 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 323792 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036169
   [junit4]   2> 323793 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 323793 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 323793 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_2,generation=2}
   [junit4]   2> 323793 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 323793 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 323793 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_2,generation=2}
   [junit4]   2> 323793 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 323793 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 323793 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@66b504c5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a4c2f1; maxCacheMB=0.287109375 maxMergeSizeMB=0.0166015625))
   [junit4]   2> 323793 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 323794 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.doc because it already exists
   [junit4]   2> 323794 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tim because it already exists
   [junit4]   2> 323794 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 323794 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 323794 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tip because it already exists
   [junit4]   2> 323794 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 323794 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 323794 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 323795 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323797 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323799 INFO  (qtp1579704192-2159) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323801 INFO  (qtp1579704192-2164) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323803 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323805 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323807 INFO  (qtp1579704192-2159) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323809 INFO  (qtp1579704192-2164) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323810 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323813 INFO  (qtp1579704192-2166) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323813 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1697) : 0 secs (null bytes/sec) to MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@66b504c5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a4c2f1; maxCacheMB=0.287109375 maxMergeSizeMB=0.0166015625))
   [junit4]   2> 323814 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7851624980320697]
   [junit4]   2> 323815 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_3,generation=3}
   [junit4]   2> 323815 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 323815 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 323815 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5aa1f7a6[collection1] main
   [junit4]   2> 323815 INFO  (searcherExecutor-975-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5aa1f7a6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1) Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 323815 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036169 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036169;done=true>>]
   [junit4]   2> 323815 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036169
   [junit4]   2> 323815 INFO  (qtp389511257-2177) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:51999/solr/collection1/replication&command=fetchindex} status=0 QTime=29 
   [junit4]   2> 323819 INFO  (qtp1579704192-2159) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 323819 INFO  (qtp389511257-2182) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2 
   [junit4]   2> 323821 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 323823 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 323824 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1494cc13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f5a9cd),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1494cc13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f5a9cd),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1494cc13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f5a9cd),segFN=segments_4,generation=4}
   [junit4]   2> 323824 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 323825 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7656e8cb[collection1] main
   [junit4]   2> 323825 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 323825 INFO  (searcherExecutor-965-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7656e8cb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1) Uninverting(_1(6.0.0):C1) Uninverting(_2(6.0.0):C1)))}
   [junit4]   2> 323825 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 323826 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 323828 INFO  (qtp1579704192-2164) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 323828 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 323828 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 323828 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 323830 INFO  (qtp1579704192-2159) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1 
   [junit4]   2> 323830 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 28
   [junit4]   2> 323831 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036208
   [junit4]   2> 323831 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 323831 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 323832 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_3,generation=3}
   [junit4]   2> 323832 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 323832 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 323832 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_3,generation=3}
   [junit4]   2> 323832 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 323832 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 323832 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@d61dd2d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58218dd7; maxCacheMB=0.287109375 maxMergeSizeMB=0.0166015625))
   [junit4]   2> 323832 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 323832 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.doc because it already exists
   [junit4]   2> 323832 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tim because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tip because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_Lucene50_0.doc because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_Lucene50_0.tim because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
   [junit4]   2> 323833 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_Lucene50_0.tip because it already exists
   [junit4]   2> 323834 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323837 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323839 INFO  (qtp1579704192-2164) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323857 INFO  (qtp1579704192-2159) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323859 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323861 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323863 INFO  (qtp1579704192-2164) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323865 INFO  (qtp1579704192-2159) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323867 INFO  (qtp1579704192-2165) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323869 INFO  (qtp1579704192-2160) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 323870 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1759) : 0 secs (null bytes/sec) to MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@d61dd2d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58218dd7; maxCacheMB=0.287109375 maxMergeSizeMB=0.0166015625))
   [junit4]   2> 323871 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7851624980320697]
   [junit4]   2> 323873 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@730d79ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@269f588),segFN=segments_4,generation=4}
   [junit4]   2> 323873 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 323873 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 323878 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5a77f421[collection1] main
   [junit4]   2> 323986 INFO  (searcherExecutor-975-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a77f421[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1) Uninverting(_1(6.0.0):C1) Uninverting(_2(6.0.0):C1)))}
   [junit4]   2> 323986 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036208 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036208;done=true>>]
   [junit4]   2> 323986 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-002/./collection1/data/index.20151205052036208
   [junit4]   2> 323986 INFO  (qtp389511257-2178) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:51999/solr/collection1/replication&command=fetchindex} status=0 QTime=160 
   [junit4]   2> 323988 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/collection1
   [junit4]   2> 323991 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 323992 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2556edb4{/solr,null,AVAILABLE}
   [junit4]   2> 323994 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@87921a{HTTP/1.1,[http/1.1]}{127.0.0.1:52298}
   [junit4]   2> 323994 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.Server Started @325922ms
   [junit4]   2> 323994 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=52298}
   [junit4]   2> 323994 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 323994 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003'
   [junit4]   2> 323994 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 323994 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 323995 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/solr.xml
   [junit4]   2> 324000 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/.
   [junit4]   2> 324000 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer New CoreContainer 2044807011
   [junit4]   2> 324000 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003]
   [junit4]   2> 324000 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/lib
   [junit4]   2> 324000 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] 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> 324001 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 324001 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 324001 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 324002 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 324002 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 324002 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/.
   [junit4]   2> 324003 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 324003 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/./collection1
   [junit4]   2> 324003 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 324003 INFO  (coreLoadExecutor-988-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/collection1'
   [junit4]   2> 324004 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 324004 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[1DF73E1857448FE6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 324004 INFO  (coreLoadExecutor-988-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 324004 INFO  (coreLoadExecutor-988-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 324012 INFO  (coreLoadExecutor-988-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 324014 INFO  (coreLoadExecutor-988-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 324019 INFO  (coreLoadExecutor-988-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 324021 INFO  (coreLoadExecutor-988-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 324022 INFO  (coreLoadExecutor-988-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 324024 INFO  (coreLoadExecutor-988-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/collection1'
   [junit4]   2> 324024 INFO  (coreLoadExecutor-988-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/./collection1
   [junit4]   2> 324024 INFO  (coreLoadExecutor-988-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 324024 INFO  (coreLoadExecutor-988-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/collection1], dataDir=[null]
   [junit4]   2> 324024 INFO  (coreLoadExecutor-988-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 324024 INFO  (coreLoadExecutor-988-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/./collection1/data
   [junit4]   2> 324024 INFO  (coreLoadExecutor-988-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/./collection1/data/index/
   [junit4]   2> 324025 WARN  (coreLoadExecutor-988-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 324025 INFO  (coreLoadExecutor-988-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/./collection1/data/index
   [junit4]   2> 324025 INFO  (coreLoadExecutor-988-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@29c9cb65
   [junit4]   2> 324025 INFO  (coreLoadExecutor-988-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@734886e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@569991df),segFN=segments_1,generation=1}
   [junit4]   2> 324025 INFO  (coreLoadExecutor-988-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 324026 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-003/./collection1/data/
   [junit4]   2> 324026 INFO  (coreLoadExecutor-988-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined a

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

488 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 401489 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 401489 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 401489 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-027/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-027/./collection1/data;done=false>>]
   [junit4]   2> 401489 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-027/./collection1/data
   [junit4]   2> 401489 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-027/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-027/./collection1/data/index;done=false>>]
   [junit4]   2> 401489 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 401499 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34929684{/solr,null,UNAVAILABLE}
   [junit4]   2> 401499 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6ea265fa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 401499 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1474017633
   [junit4]   2> 401500 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c1134d9
   [junit4]   2> 401500 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    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> 401500 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 401500 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 401500 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 401500 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 401500 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 401500 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 401500 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-028/./collection1/data
   [junit4]   2> 401500 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 401500 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 401501 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[1DF73E1857448FE6]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5476ec70{/solr,null,UNAVAILABLE}
   [junit4]   2> 401501 INFO  (SUITE-TestReplicationHandler-seed#[1DF73E1857448FE6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1DF73E1857448FE6-001
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=en_GB, timezone=Europe/Tallinn
   [junit4]   2> NOTE: Linux 3.19.0-37-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=12,threads=1,free=148351440,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetProperties, TestBadConfig, TestRandomFaceting, SynonymTokenizerTest, DeleteShardTest, TestBinaryField, ZkNodePropsTest, TestIBSimilarityFactory, TestCloudManagedSchema, TestRemoveLastDynamicCopyField, TestPerFieldSimilarityClassic, MigrateRouteKeyTest, AnalysisAfterCoreReloadTest, IndexSchemaRuntimeFieldTest, TestRealTimeGet, DocumentAnalysisRequestHandlerTest, TestRTGBase, JsonLoaderTest, TestPhraseSuggestions, HdfsDirectoryTest, TestScoreJoinQPNoScore, SyncSliceTest, TestFieldCollectionResource, AlternateDirectoryTest, BigEndianAscendingWordDeserializerTest, DocValuesMissingTest, HLLSerializationTest, TestCryptoKeys, TestCloudPivotFacet, EchoParamsTest, TestJoin, TestSchemaVersionResource, TestNoOpRegenerator, PathHierarchyTokenizerFactoryTest, ParsingFieldUpdateProcessorsTest, TestFastOutputStream, TestOverriddenPrefixQueryForCustomFieldType, CoreAdminRequestStatusTest, DistributedSpellCheckComponentTest, CurrencyFieldOpenExchangeTest, DistributedQueueTest, TestReplicationHandler]
   [junit4] Completed [182/564] on J0 in 78.85s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1227 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:782: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:726: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 564 suites (8 ignored), 2237 tests, 1 failure, 112 ignored (68 assumptions) [seed: 1DF73E1857448FE6]

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