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/07/25 00:55:11 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_51) - Build # 4937 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4937/
Java: 64bit/jdk1.8.0_51 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
[index.20150725062247601, index.20150725062249396, index.properties, replication.properties] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20150725062247601, index.20150725062249396, index.properties, replication.properties] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([15A48FFF3CCD8E0D:CE0F8F3939E5E7BE]: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:818)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:785)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10379 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\init-core-data-001
   [junit4]   2> 788335 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 788336 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\collection1
   [junit4]   2> 788351 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 788353 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bc86010{/solr,null,AVAILABLE}
   [junit4]   2> 788354 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4be1a745{HTTP/1.1}{127.0.0.1:51039}
   [junit4]   2> 788354 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.Server Started @792871ms
   [junit4]   2> 788354 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=51039}
   [junit4]   2> 788354 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 788354 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\'
   [junit4]   2> 788376 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\solr.xml
   [junit4]   2> 788381 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.
   [junit4]   2> 788381 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer New CoreContainer 409929394
   [junit4]   2> 788384 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\]
   [junit4]   2> 788384 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\lib
   [junit4]   2> 788384 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\lib).
   [junit4]   2> 788390 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] 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> 788393 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 788394 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 788394 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 788394 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 788396 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.
   [junit4]   2> 788398 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\, dataDir=data\}
   [junit4]   2> 788398 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\
   [junit4]   2> 788400 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 788401 INFO  (coreLoadExecutor-1717-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\'
   [junit4]   2> 788401 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 788402 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 788418 INFO  (coreLoadExecutor-1717-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 788420 INFO  (coreLoadExecutor-1717-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 788428 INFO  (coreLoadExecutor-1717-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 788428 INFO  (coreLoadExecutor-1717-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf\schema.xml
   [junit4]   2> 788432 INFO  (coreLoadExecutor-1717-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 788439 INFO  (coreLoadExecutor-1717-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 788440 INFO  (coreLoadExecutor-1717-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf'
   [junit4]   2> 788440 INFO  (coreLoadExecutor-1717-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\
   [junit4]   2> 788441 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 788441 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\], dataDir=[null]
   [junit4]   2> 788441 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 788441 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 788441 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 788441 WARN  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 788442 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 788442 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5861465811794375]
   [junit4]   2> 788442 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a1bd5d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4aabc58a),segFN=segments_1,generation=1}
   [junit4]   2> 788443 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 788443 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 788444 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 788446 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 788446 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 788447 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 788448 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 788460 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 788460 INFO  (coreLoadExecutor-1717-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> 788461 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 788461 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 788461 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 788461 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=28.431640625, floorSegmentMB=0.53515625, forceMergeDeletesPctAllowed=7.570686882448685, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 788461 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a1bd5d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4aabc58a),segFN=segments_1,generation=1}
   [junit4]   2> 788461 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 788462 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@47da7bad[collection1] main
   [junit4]   2> 788462 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 788462 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf}
   [junit4]   2> 788462 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 788462 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 788462 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 788463 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 788463 INFO  (searcherExecutor-1718-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47da7bad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 788463 INFO  (coreLoadExecutor-1717-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 788978 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\collection1
   [junit4]   2> 788986 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 788988 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@783a5185{/solr,null,AVAILABLE}
   [junit4]   2> 788989 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@d668690{HTTP/1.1}{127.0.0.1:51042}
   [junit4]   2> 788989 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.Server Started @793449ms
   [junit4]   2> 788989 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=51042}
   [junit4]   2> 788990 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 788990 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\'
   [junit4]   2> 789002 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\solr.xml
   [junit4]   2> 789010 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.
   [junit4]   2> 789010 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1600847634
   [junit4]   2> 789010 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\]
   [junit4]   2> 789010 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\lib
   [junit4]   2> 789010 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\lib).
   [junit4]   2> 789018 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] 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> 789019 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 789020 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 789020 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 789020 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 789021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.
   [junit4]   2> 789023 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\, dataDir=data\}
   [junit4]   2> 789023 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\
   [junit4]   2> 789024 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 789025 INFO  (coreLoadExecutor-1727-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\'
   [junit4]   2> 789026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 789026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 789051 INFO  (coreLoadExecutor-1727-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 789057 INFO  (coreLoadExecutor-1727-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 789063 INFO  (coreLoadExecutor-1727-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 789063 INFO  (coreLoadExecutor-1727-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\conf\schema.xml
   [junit4]   2> 789069 INFO  (coreLoadExecutor-1727-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 789071 INFO  (coreLoadExecutor-1727-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 789076 INFO  (coreLoadExecutor-1727-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\conf'
   [junit4]   2> 789076 INFO  (coreLoadExecutor-1727-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\
   [junit4]   2> 789076 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 789076 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\], dataDir=[null]
   [junit4]   2> 789076 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 789076 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 789077 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 789077 WARN  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 789077 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 789077 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5861465811794375]
   [junit4]   2> 789078 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1619b20c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@351c079e),segFN=segments_1,generation=1}
   [junit4]   2> 789078 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 789079 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 789079 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 789083 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 789084 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 789084 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 789086 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 789088 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 789088 INFO  (coreLoadExecutor-1727-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> 789089 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 789090 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 789090 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 789090 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=28.431640625, floorSegmentMB=0.53515625, forceMergeDeletesPctAllowed=7.570686882448685, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 789090 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1619b20c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@351c079e),segFN=segments_1,generation=1}
   [junit4]   2> 789090 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 789090 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7ed16d06[collection1] main
   [junit4]   2> 789091 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 789091 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\conf}
   [junit4]   2> 789091 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 789091 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 789095 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll Scheduled at an interval of 1000ms
   [junit4]   2> 789095 INFO  (searcherExecutor-1728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ed16d06[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 789095 INFO  (coreLoadExecutor-1727-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 789577 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@d668690{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 789577 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1600847634
   [junit4]   2> 789578 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@45639f2b
   [junit4]   2> 789580 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.UpdateHandler 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> 789580 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 789580 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 789580 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 789581 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 789581 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 789581 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 789581 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 789581 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 789581 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 789582 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@783a5185{/solr,null,UNAVAILABLE}
   [junit4]   2> 789585 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4be1a745{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 789585 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=409929394
   [junit4]   2> 789586 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@27066967
   [junit4]   2> 789587 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.UpdateHandler 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> 789587 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 789587 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 789587 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 789588 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 789588 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 789588 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\index;done=false>>]
   [junit4]   2> 789588 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 789588 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\;done=false>>]
   [junit4]   2> 789588 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 789589 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bc86010{/solr,null,UNAVAILABLE}
   [junit4]   2> 789590 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 789596 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fe6d464{/solr,null,AVAILABLE}
   [junit4]   2> 789597 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3489ff9c{HTTP/1.1}{127.0.0.1:51051}
   [junit4]   2> 789598 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.Server Started @794004ms
   [junit4]   2> 789598 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=51051}
   [junit4]   2> 789598 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 789598 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\'
   [junit4]   2> 789621 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\solr.xml
   [junit4]   2> 789632 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.
   [junit4]   2> 789632 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer New CoreContainer 2103393026
   [junit4]   2> 789632 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\]
   [junit4]   2> 789632 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\lib
   [junit4]   2> 789632 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\lib).
   [junit4]   2> 789641 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] 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> 789643 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 789644 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 789644 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 789644 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 789645 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.
   [junit4]   2> 789646 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\, dataDir=data\}
   [junit4]   2> 789646 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\
   [junit4]   2> 789647 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 789647 INFO  (coreLoadExecutor-1738-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\'
   [junit4]   2> 789648 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 789648 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 789664 INFO  (coreLoadExecutor-1738-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 789670 INFO  (coreLoadExecutor-1738-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 789676 INFO  (coreLoadExecutor-1738-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 789676 INFO  (coreLoadExecutor-1738-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf\schema.xml
   [junit4]   2> 789679 INFO  (coreLoadExecutor-1738-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 789682 INFO  (coreLoadExecutor-1738-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 789683 INFO  (coreLoadExecutor-1738-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf'
   [junit4]   2> 789683 INFO  (coreLoadExecutor-1738-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\
   [junit4]   2> 789683 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 789683 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\], dataDir=[null]
   [junit4]   2> 789684 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 789684 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 789684 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 789684 WARN  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 789684 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 789684 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5861465811794375]
   [junit4]   2> 789685 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ca24e3d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1db95692),segFN=segments_1,generation=1}
   [junit4]   2> 789685 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 789685 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 789686 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 789688 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 789689 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 789690 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 789691 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 789693 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 789693 INFO  (coreLoadExecutor-1738-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> 789693 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 789694 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 789694 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 789694 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=28.431640625, floorSegmentMB=0.53515625, forceMergeDeletesPctAllowed=7.570686882448685, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 789694 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ca24e3d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1db95692),segFN=segments_1,generation=1}
   [junit4]   2> 789694 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 789696 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3eaddbea[collection1] main
   [junit4]   2> 789697 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 789697 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf}
   [junit4]   2> 789697 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 789697 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 789697 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 789697 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 789697 INFO  (coreLoadExecutor-1738-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 789697 INFO  (searcherExecutor-1739-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3eaddbea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 790202 INFO  (qtp1184983911-4023) [    x:collection1] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 790202 INFO  (qtp1184983911-4023) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0
   [junit4]   2> 790204 INFO  (qtp1184983911-4024) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 790204 INFO  (qtp1184983911-4024) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ca24e3d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1db95692),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ca24e3d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1db95692),segFN=segments_2,generation=2}
   [junit4]   2> 790205 INFO  (qtp1184983911-4024) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 790205 INFO  (qtp1184983911-4024) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@677f60c0[collection1] main
   [junit4]   2> 790205 INFO  (qtp1184983911-4024) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 790205 INFO  (searcherExecutor-1739-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@677f60c0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 790206 INFO  (qtp1184983911-4024) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 1
   [junit4]   2> 790208 INFO  (qtp1184983911-4025) [    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> 790208 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.SolrTestCaseJ4 Waited for 0ms and found 0 docs
   [junit4]   2> 790211 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 790213 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c619a4{/solr,null,AVAILABLE}
   [junit4]   2> 790213 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3e368186{HTTP/1.1}{127.0.0.1:51055}
   [junit4]   2> 790213 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.Server Started @794566ms
   [junit4]   2> 790214 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=51055}
   [junit4]   2> 790214 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 790214 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\'
   [junit4]   2> 790228 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\solr.xml
   [junit4]   2> 790233 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.
   [junit4]   2> 790233 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1917139530
   [junit4]   2> 790233 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\]
   [junit4]   2> 790233 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\lib
   [junit4]   2> 790233 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\lib).
   [junit4]   2> 790240 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] 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> 790241 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 790242 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 790242 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 790242 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 790243 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.
   [junit4]   2> 790244 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\, dataDir=data\}
   [junit4]   2> 790244 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\
   [junit4]   2> 790246 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 790246 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 790247 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 790247 INFO  (coreLoadExecutor-1748-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\'
   [junit4]   2> 790270 INFO  (coreLoadExecutor-1748-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 790276 INFO  (coreLoadExecutor-1748-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 790284 INFO  (coreLoadExecutor-1748-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 790284 INFO  (coreLoadExecutor-1748-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\conf\schema.xml
   [junit4]   2> 790286 INFO  (coreLoadExecutor-1748-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 790287 INFO  (coreLoadExecutor-1748-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 790290 INFO  (coreLoadExecutor-1748-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\conf'
   [junit4]   2> 790290 INFO  (coreLoadExecutor-1748-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\
   [junit4]   2> 790290 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 790291 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\], dataDir=[null]
   [junit4]   2> 790291 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 790291 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 790292 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 790292 WARN  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 790292 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 790292 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5861465811794375]
   [junit4]   2> 790293 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4625c48f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6616f4cc),segFN=segments_1,generation=1}
   [junit4]   2> 790293 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 790295 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 790296 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 790301 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790302 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790304 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790305 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790306 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 790306 INFO  (coreLoadExecutor-1748-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> 790306 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 790306 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 790306 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 790307 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=28.431640625, floorSegmentMB=0.53515625, forceMergeDeletesPctAllowed=7.570686882448685, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 790307 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4625c48f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6616f4cc),segFN=segments_1,generation=1}
   [junit4]   2> 790307 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 790307 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@479494[collection1] main
   [junit4]   2> 790307 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 790307 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\conf}
   [junit4]   2> 790307 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 790308 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 790308 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll Scheduled at an interval of 1000ms
   [junit4]   2> 790309 INFO  (searcherExecutor-1749-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@479494[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 790309 INFO  (coreLoadExecutor-1748-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 790799 INFO  (qtp1236654016-4042) [    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> 790800 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.SolrTestCaseJ4 Waited for 0ms and found 0 docs
   [junit4]   2> 790802 INFO  (qtp1184983911-4026) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getIndexVersion&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 790804 INFO  (qtp1184983911-4027) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getCommits&qt=/replication&wt=javabin&version=2&command=commits} status=0 QTime=0 
   [junit4]   2> 790806 INFO  (qtp1184983911-4028) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\'
   [junit4]   2> 790825 INFO  (qtp1184983911-4028) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 790827 INFO  (qtp1184983911-4028) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 790835 INFO  (qtp1184983911-4028) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 790836 INFO  (qtp1184983911-4028) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf\schema.xml
   [junit4]   2> 790840 INFO  (qtp1184983911-4028) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 790842 INFO  (qtp1184983911-4028) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 790843 INFO  (qtp1184983911-4028) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf'
   [junit4]   2> 790844 INFO  (qtp1184983911-4028) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\
   [junit4]   2> 790844 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 790844 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 790844 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 790846 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 790846 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 790847 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790848 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790848 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790849 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790850 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 790850 INFO  (qtp1184983911-4028) [    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> 790850 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 790851 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 790851 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 790851 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2d787ff6[collection1] main
   [junit4]   2> 790852 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 790852 INFO  (qtp1184983911-4028) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-001\.\collection1\conf}
   [junit4]   2> 790852 INFO  (qtp118498

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

RateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 855759 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-027\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-027\collection1\data\index;done=false>>]
   [junit4]   2> 855760 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-027\collection1\data\index
   [junit4]   2> 855761 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-027\collection1\data [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-027\collection1\data;done=false>>]
   [junit4]   2> 855761 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-027\collection1\data
   [junit4]   2> 855761 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13c415fd{/solr,null,UNAVAILABLE}
   [junit4]   2> 855763 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@49eaf1c1{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 855763 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1508799948
   [junit4]   2> 855763 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ed35270
   [junit4]   2> 855763 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.UpdateHandler 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> 855764 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 855764 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 855764 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 855765 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 855765 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 855765 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-028\collection1\data [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-028\collection1\data;done=false>>]
   [junit4]   2> 855765 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-028\collection1\data
   [junit4]   2> 855765 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-028\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-028\collection1\data\index;done=false>>]
   [junit4]   2> 855765 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001\solr-instance-028\collection1\data\index
   [junit4]   2> 855766 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[15A48FFF3CCD8E0D]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19438591{/solr,null,UNAVAILABLE}
   [junit4]   2> 855768 INFO  (SUITE-TestReplicationHandler-seed#[15A48FFF3CCD8E0D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_15A48FFF3CCD8E0D-001
   [junit4]   2> Jul 24, 2015 10:23:38 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {name=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), newname=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, locale=sr, timezone=Asia/Brunei
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=1,free=118000912,total=251858944
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, PathHierarchyTokenizerFactoryTest, HdfsBasicDistributedZkTest, SharedFSAutoReplicaFailoverUtilsTest, TestBM25SimilarityFactory, TestCSVLoader, TestJsonFacets, SparseHLLTest, CoreAdminCreateDiscoverTest, PingRequestHandlerTest, TestJsonRequest, TestDistributedMissingSort, BadComponentTest, LeaderElectionTest, TestFunctionQuery, TestOmitPositions, DistributedFacetPivotWhiteBoxTest, TestFreeTextSuggestions, TestGroupingSearch, TestCollationField, SynonymTokenizerTest, DistributedSpellCheckComponentTest, TestSearcherReuse, AlternateDirectoryTest, TestFaceting, LeaderFailoverAfterPartitionTest, DistanceFunctionTest, RuleEngineTest, CoreAdminHandlerTest, DistribDocExpirationUpdateProcessorTest, UniqFieldsUpdateProcessorFactoryTest, TestCursorMarkWithoutUniqueKey, TestRequestStatusCollectionAPI, CursorMarkTest, TestRemoveLastDynamicCopyField, TestJettySolrRunner, TestCryptoKeys, ShardSplitTest, DistanceUnitsTest, TestComplexPhraseQParserPlugin, OverseerTest, TestDistributedSearch, TestElisionMultitermQuery, TestLeaderElectionZkExpiry, TestWordDelimiterFilterFactory, TestNoOpRegenerator, ConcurrentDeleteAndCreateCollectionTest, TestReplicationHandler]
   [junit4] Completed [119/518] on J0 in 68.48s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1262 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:724: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:668: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1002: There were test failures: 518 suites, 2055 tests, 1 failure, 69 ignored (35 assumptions)

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