Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/373/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

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

Error Message:
[index.20160809194139419, index.20160809194140031, index.properties, 
replication.properties, snapshot_metadata] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160809194139419, index.20160809194140031, 
index.properties, replication.properties, snapshot_metadata] expected:<1> but 
was:<2>
        at 
__randomizedtesting.SeedInfo.seed([EFB94AB949F9119A:34124A7F4CD17829]: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:909)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:876)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11301 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\init-core-data-001
   [junit4]   2> 1039575 INFO  
(SUITE-TestReplicationHandler-seed#[EFB94AB949F9119A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1039576 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartup
   [junit4]   2> 1039579 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1
   [junit4]   2> 1039610 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1039612 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15b7747{/solr,null,AVAILABLE}
   [junit4]   2> 1039614 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@597f56{HTTP/1.1,[http/1.1]}{127.0.0.1:49718}
   [junit4]   2> 1039614 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.Server Started @1046717ms
   [junit4]   2> 1039615 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1\data,
 hostContext=/solr, hostPort=49718}
   [junit4]   2> 1039615 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1039616 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001'
   [junit4]   2> 1039616 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1039616 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1039617 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\solr.xml
   [junit4]   2> 1039638 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.
   [junit4]   2> 1039638 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer New CoreContainer 25350957
   [junit4]   2> 1039639 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001]
   [junit4]   2> 1039639 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\lib
   [junit4]   2> 1039640 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] 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,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1039646 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1039647 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1039647 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1039647 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1039647 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1039649 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.
   [junit4]   2> 1039654 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1039654 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1
   [junit4]   2> 1039655 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1039655 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1039655 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1039655 INFO  (coreLoadExecutor-3143-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1'
   [junit4]   2> 1039655 INFO  (coreLoadExecutor-3143-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1039655 INFO  (coreLoadExecutor-3143-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1039700 INFO  (coreLoadExecutor-3143-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1039703 INFO  (coreLoadExecutor-3143-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1039715 INFO  (coreLoadExecutor-3143-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1039720 INFO  (coreLoadExecutor-3143-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1039726 INFO  (coreLoadExecutor-3143-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1039736 INFO  (coreLoadExecutor-3143-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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1'
   [junit4]   2> 1039736 INFO  (coreLoadExecutor-3143-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1
   [junit4]   2> 1039737 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1039737 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1039737 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1039738 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1039738 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1039738 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1039738 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1039738 WARN  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1039739 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1039739 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=6, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1039739 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@28c6ed 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c83ca4),segFN=segments_1,generation=1}
   [junit4]   2> 1039739 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1039740 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1039741 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1039754 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1039756 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1039758 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1039761 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1039763 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1039763 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1039763 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1039763 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1039763 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1039763 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=21.1015625, 
floorSegmentMB=0.7724609375, forceMergeDeletesPctAllowed=9.136840326267418, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1039764 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@28c6ed 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c83ca4),segFN=segments_1,generation=1}
   [junit4]   2> 1039764 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1039764 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@759573[collection1] 
main]
   [junit4]   2> 1039764 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1\conf
   [junit4]   2> 1039764 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1039764 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1\conf
   [junit4]   2> 1039765 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1039765 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1039766 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1039766 INFO  
(searcherExecutor-3144-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@759573[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1039766 INFO  (coreLoadExecutor-3143-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1040158 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\collection1
   [junit4]   2> 1040172 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1040173 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@115f058{/solr,null,AVAILABLE}
   [junit4]   2> 1040173 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@6044b9{HTTP/1.1,[http/1.1]}{127.0.0.1:49721}
   [junit4]   2> 1040173 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.Server Started @1047277ms
   [junit4]   2> 1040173 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\collection1\data,
 hostContext=/solr, hostPort=49721}
   [junit4]   2> 1040173 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1040173 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002'
   [junit4]   2> 1040176 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1040176 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1040178 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\solr.xml
   [junit4]   2> 1040189 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.
   [junit4]   2> 1040189 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer New CoreContainer 9543057
   [junit4]   2> 1040189 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002]
   [junit4]   2> 1040189 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\lib
   [junit4]   2> 1040190 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] 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,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1040191 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1040192 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1040192 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1040192 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1040192 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1040193 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.
   [junit4]   2> 1040201 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1040201 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1
   [junit4]   2> 1040202 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1040203 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1040203 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1040203 INFO  (coreLoadExecutor-3153-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\collection1'
   [junit4]   2> 1040203 INFO  (coreLoadExecutor-3153-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1040203 INFO  (coreLoadExecutor-3153-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1040218 INFO  (coreLoadExecutor-3153-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1040221 INFO  (coreLoadExecutor-3153-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1040236 INFO  (coreLoadExecutor-3153-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1040241 INFO  (coreLoadExecutor-3153-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1040247 INFO  (coreLoadExecutor-3153-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1040251 INFO  (coreLoadExecutor-3153-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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\collection1'
   [junit4]   2> 1040251 INFO  (coreLoadExecutor-3153-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1
   [junit4]   2> 1040252 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1040252 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1040252 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1040252 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1040252 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1040253 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1040253 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1040253 WARN  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1040253 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1040253 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=6, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1040254 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@23141c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18dd1ad),segFN=segments_1,generation=1}
   [junit4]   2> 1040254 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1040254 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1040255 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1040257 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1040258 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1040260 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1040261 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1040262 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1040262 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1040262 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1040263 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1040263 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1040263 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=21.1015625, 
floorSegmentMB=0.7724609375, forceMergeDeletesPctAllowed=9.136840326267418, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1040264 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@23141c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18dd1ad),segFN=segments_1,generation=1}
   [junit4]   2> 1040264 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1040264 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2eeaa1[collection1] 
main]
   [junit4]   2> 1040264 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\collection1\conf
   [junit4]   2> 1040264 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\collection1\conf}
   [junit4]   2> 1040264 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\collection1\conf
   [junit4]   2> 1040265 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1040267 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1040267 INFO  
(searcherExecutor-3154-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2eeaa1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1040267 INFO  (coreLoadExecutor-3153-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1040275 INFO  (qtp33518702-7202) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1040706 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@6044b9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1040706 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9543057
   [junit4]   2> 1040708 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@290244
   [junit4]   2> 1040708 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1040708 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1040708 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1040710 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1040711 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1040711 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 
directories currently being tracked
   [junit4]   2> 1040711 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 1040711 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1040711 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1040711 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 1040711 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1040711 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1040711 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\snapshot_metadata
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1040711 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1040712 INFO  (coreCloseExecutor-3159-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1040712 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@115f058{/solr,null,UNAVAILABLE}
   [junit4]   2> 1040722 INFO  (qtp33518702-7203) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1040724 INFO  (qtp33518702-7203) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 3
   [junit4]   2> 1040726 INFO  (qtp33518702-7205) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1040727 INFO  (qtp33518702-7205) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@28c6ed 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c83ca4),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@28c6ed 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c83ca4),segFN=segments_2,generation=2}
   [junit4]   2> 1040729 INFO  (qtp33518702-7205) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1040730 INFO  (qtp33518702-7205) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@125af7[collection1] main]
   [junit4]   2> 1040730 INFO  (qtp33518702-7205) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1040730 INFO  
(searcherExecutor-3144-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@125af7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1040730 INFO  (qtp33518702-7205) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 1040733 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@597f56{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1040733 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25350957
   [junit4]   2> 1040734 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1f9a0d9
   [junit4]   2> 1040734 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,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=1,cumulative_errors=0}
   [junit4]   2> 1040735 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1040735 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1040735 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1040736 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1040736 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 
directories currently being tracked
   [junit4]   2> 1040736 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\;done=false>>]
   [junit4]   2> 1040736 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1040736 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1040736 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\snapshot_metadata
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1040736 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1040736 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1040736 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\index;done=false>>]
   [junit4]   2> 1040736 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1040736 INFO  (coreCloseExecutor-3161-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1040740 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15b7747{/solr,null,UNAVAILABLE}
   [junit4]   2> 1040750 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1040752 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bb083f{/solr,null,AVAILABLE}
   [junit4]   2> 1040753 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@1b0e019{HTTP/1.1,[http/1.1]}{127.0.0.1:49726}
   [junit4]   2> 1040753 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.Server Started @1047856ms
   [junit4]   2> 1040753 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1\data,
 hostContext=/solr, hostPort=49726}
   [junit4]   2> 1040753 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1040753 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001'
   [junit4]   2> 1040754 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1040754 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1040754 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\solr.xml
   [junit4]   2> 1040759 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.
   [junit4]   2> 1040759 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer New CoreContainer 29854667
   [junit4]   2> 1040759 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001]
   [junit4]   2> 1040760 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\lib
   [junit4]   2> 1040760 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] 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,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1040761 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1040762 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1040762 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1040762 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1040762 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1040763 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.
   [junit4]   2> 1040764 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1040764 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1
   [junit4]   2> 1040764 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1040764 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1040764 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[EFB94AB949F9119A])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1040764 INFO  (coreLoadExecutor-3168-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1'
   [junit4]   2> 1040766 INFO  (coreLoadExecutor-3168-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1040766 INFO  (coreLoadExecutor-3168-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1040775 INFO  (coreLoadExecutor-3168-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1040783 INFO  (coreLoadExecutor-3168-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1040801 INFO  (coreLoadExecutor-3168-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1040806 INFO  (coreLoadExecutor-3168-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1040808 INFO  (coreLoadExecutor-3168-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1040808 INFO  (coreLoadExecutor-3168-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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1'
   [junit4]   2> 1040810 INFO  (coreLoadExecutor-3168-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1
   [junit4]   2> 1040810 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1040810 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1040810 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1040811 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1040811 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1040811 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1040811 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1040811 WARN  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1040812 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1040812 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=6, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1040813 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1093761 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bd8a38),segFN=segments_1,generation=1}
   [junit4]   2> 1040813 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1040817 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1040818 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1040820 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1040820 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1040822 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1040823 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1040823 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1040823 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1040825 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1040825 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1040825 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1040825 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=21.1015625, 
floorSegmentMB=0.7724609375, forceMergeDeletesPctAllowed=9.136840326267418, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1040826 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1093761 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bd8a38),segFN=segments_1,generation=1}
   [junit4]   2> 1040826 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1040826 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e96a62[collection1] 
main]
   [junit4]   2> 1040826 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1\conf
   [junit4]   2> 1040826 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1040826 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-001\collection1\conf
   [junit4]   2> 1040827 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1040827 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 1040827 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1040827 INFO  
(searcherExecutor-3169-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e96a62[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1040827 INFO  (coreLoadExecutor-3168-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1041271 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 1041274 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1041276 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1041279 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1041281 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1041283 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1041285 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1041287 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1041288 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1041290 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1041291 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1041292 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1041293 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1041295 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1041296 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1041298 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1041300 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1041302 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1041303 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1041305 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1041306 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1041307 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1041309 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1041313 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1041314 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1041317 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1041319 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1041322 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1041324 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1041326 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1041327 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1041329 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1041332 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1041333 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1041334 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1041336 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1041337 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1041339 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1041340 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1041342 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1041345 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1041346 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1041348 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1041349 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1041350 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1041352 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1041355 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1041356 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1041359 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1041361 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1041363 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1041365 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1041366 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1041369 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1041372 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1041375 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1041377 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1041380 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1041381 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1041383 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1041384 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1041386 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1041387 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1041388 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1041389 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1041391 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1041392 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1041393 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1041394 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1041396 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1041397 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1041404 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 5
   [junit4]   2> 1041406 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1041408 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1041411 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1041412 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1041413 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1041415 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1041417 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1041420 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1041422 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1041424 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1041426 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1041428 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1041429 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1041431 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1041432 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1041433 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1041434 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1041436 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1041437 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1041439 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1041440 INFO  (qtp6813851-7238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1041442 INFO  (qtp6813851-7243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1041443 INFO  (qtp6813851-7241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1041444 INFO  (qtp6813851-7244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1041446 INFO  (qtp6813851-7245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1041447 INFO  (qtp6813851-7242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1041449 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1041452 INFO  (qtp6813851-7239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/

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

\solr-instance-029\.\collection1\data\;done=false>>]
   [junit4]   2> 1116537 INFO  (coreCloseExecutor-3781-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1116537 INFO  (coreCloseExecutor-3781-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-029\.\collection1\data\
   [junit4]   2> 1116537 INFO  (coreCloseExecutor-3781-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-029\.\collection1\data\snapshot_metadata
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-029\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1116537 INFO  (coreCloseExecutor-3781-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1116537 INFO  (coreCloseExecutor-3781-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-029\.\collection1\data\snapshot_metadata
   [junit4]   2> 1116541 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2960f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1116557 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@eb0b84{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1116557 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EFB94AB949F9119A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9774497
   [junit4]   2> 1116562 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8a7e7b
   [junit4]   2> 1116562 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1116562 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1116562 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1116562 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1116564 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1116565 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 
directories currently being tracked
   [junit4]   2> 1116565 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-030\.\collection1\data\index.20160809194143304
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-030\.\collection1\data\index.20160809194143304;done=false>>]
   [junit4]   2> 1116565 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1116565 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-030\.\collection1\data\index.20160809194143304
   [junit4]   2> 1116565 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-030\.\collection1\data\snapshot_metadata
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-030\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1116565 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1116565 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-030\.\collection1\data\snapshot_metadata
   [junit4]   2> 1116565 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-030\.\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-030\.\collection1\data\;done=false>>]
   [junit4]   2> 1116565 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1116565 INFO  (coreCloseExecutor-3783-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001\solr-instance-030\.\collection1\data\
   [junit4]   2> 1116568 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EFB94AB949F9119A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a5320a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1116582 INFO  
(SUITE-TestReplicationHandler-seed#[EFB94AB949F9119A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_EFB94AB949F9119A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{name=PostingsFormat(name=Memory doPackFST= true), 
id=PostingsFormat(name=Memory doPackFST= true), 
newname=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, 
maxPointsInLeafNode=549, maxMBSortInHeap=5.144196479916128, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=sk, timezone=CTT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=123800336,total=216129536
   [junit4]   2> NOTE: All tests run in this JVM: [SortSpecParsingTest, 
TestMissingGroups, TestDFISimilarityFactory, RequiredFieldsTest, 
TestMinMaxOnMultiValuedField, TestAuthenticationFramework, 
TestShortCircuitedRequests, TestFieldCacheReopen, TestFileDictionaryLookup, 
TestFaceting, TestPivotHelperCode, TestCloudManagedSchema, 
TestHighlightDedupGrouping, SolrCloudExampleTest, TestCodecSupport, 
DistributedQueryElevationComponentTest, TestGraphMLResponseWriter, 
CollectionTooManyReplicasTest, DocValuesMultiTest, ForceLeaderTest, 
CheckHdfsIndexTest, DistributedSpellCheckComponentTest, 
TestSweetSpotSimilarityFactory, TestFieldSortValues, TestComponentsName, 
RecoveryAfterSoftCommitTest, SoftAutoCommitTest, TestCloudInspectUtil, 
HLLUtilTest, DirectSolrSpellCheckerTest, TestSlowCompositeReaderWrapper, 
TestGraphTermsQParserPlugin, HdfsRecoveryZkTest, TestGroupingSearch, 
MoreLikeThisHandlerTest, ZkCLITest, TestSchemaManager, 
CreateCollectionCleanupTest, AsyncMigrateRouteKeyTest, 
OverriddenZkACLAndCredentialsProvidersTest, UUIDFieldTest, 
TestSortingResponseWriter, TestStressCloudBlindAtomicUpdates, 
TestHashPartitioner, TestSurroundQueryParser, TestDFRSimilarityFactory, 
TestCoreContainer, TestAnalyzedSuggestions, TestEmbeddedSolrServerConstructors, 
TestSolr4Spatial2, MergeStrategyTest, ClassificationUpdateProcessorFactoryTest, 
RuleEngineTest, ChangedSchemaMergeTest, StandardRequestHandlerTest, 
TestRandomRequestDistribution, TestCloudPseudoReturnFields, 
StatelessScriptUpdateProcessorFactoryTest, TestNamedUpdateProcessors, 
BasicDistributedZkTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsBasicDistributedZkTest, PrimitiveFieldTypeTest, ScriptEngineTest, 
TestOverriddenPrefixQueryForCustomFieldType, JavabinLoaderTest, 
TestStressLucene, CollectionsAPISolrJTest, TestMergePolicyConfig, 
CdcrUpdateLogTest, DeleteReplicaTest, HardAutoCommitTest, 
DisMaxRequestHandlerTest, ParsingFieldUpdateProcessorsTest, 
DistributedFacetPivotLargeTest, BlobRepositoryCloudTest, TestLazyCores, 
CdcrVersionReplicationTest, TestReplicationHandler]
   [junit4] Completed [213/627 (1!)] on J0 in 77.06s, 15 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 53763 lines...]

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

Reply via email to