Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/10/

4 tests failed.
FAILED:  org.apache.solr.core.TestNRTOpen.testSharedCores

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([627B1CBF252DF822:847856F0ADDBD52D]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.core.TestNRTOpen.testSharedCores(TestNRTOpen.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 18 object(s) that were not released!!! 
[NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 18 object(s) that were not 
released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]
        at __randomizedtesting.SeedInfo.seed([627B1CBF252DF822]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
        at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        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)


FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:54590/solr/testschemaapi_shard1_replica1: 
ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:54590/solr/testschemaapi_shard1_replica1: ERROR: 
[doc=2] unknown field 'myNewField1'
        at 
__randomizedtesting.SeedInfo.seed([627B1CBF252DF822:EA2F23658BD195DA]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:632)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:981)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at 
org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:101)
        at 
org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:69)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54590/solr/testschemaapi_shard1_replica1: 
ERROR: [doc=2] unknown field 'myNewField1'
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:604)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        ... 1 more


FAILED:  org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([627B1CBF252DF822:4E02583A50943087]: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.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes(DirectUpdateHandlerTest.java:299)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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 11915 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/temp/junit4-J0-20160504_051023_588.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/heapdumps/java_pid25499.hprof
 ...
   [junit4] Heap dump file created [608059285 bytes in 5.559 secs]
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/temp/junit4-J0-20160504_051023_588.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] <<< JVM J0: EOF ----

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/init-core-data-001
   [junit4]   2> 1756970 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 1756970 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1
   [junit4]   2> 1756981 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1757068 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3cca995d{/solr,null,AVAILABLE}
   [junit4]   2> 1757070 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@2d36846f{HTTP/1.1}{127.0.0.1:38165}
   [junit4]   2> 1757070 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.Server Started @1758993ms
   [junit4]   2> 1757070 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1/data,
 hostPort=38165, hostContext=/solr}
   [junit4]   2> 1757070 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 1757070 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001'
   [junit4]   2> 1757070 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1757070 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1757070 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/solr.xml
   [junit4]   2> 1757080 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/.
   [junit4]   2> 1757080 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1709111459
   [junit4]   2> 1757080 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001]
   [junit4]   2> 1757080 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/lib
   [junit4]   2> 1757080 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1757081 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1757081 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1757081 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1757081 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1757081 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1757082 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/.
   [junit4]   2> 1757083 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=false, 
dataDir=data/, configSetProperties=configsetprops.json, loadOnStartup=true, 
schema=schema.xml, config=solrconfig.xml, name=collection1}
   [junit4]   2> 1757083 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1
   [junit4]   2> 1757083 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1757097 INFO  (coreLoadExecutor-9237-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1'
   [junit4]   2> 1757098 INFO  (coreLoadExecutor-9237-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1757098 INFO  (coreLoadExecutor-9237-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1757103 INFO  (coreLoadExecutor-9237-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1757109 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 1757109 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1757125 INFO  (coreLoadExecutor-9237-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.1
   [junit4]   2> 1757159 INFO  (coreLoadExecutor-9237-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1757162 INFO  (coreLoadExecutor-9237-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1757168 INFO  (coreLoadExecutor-9237-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1757185 INFO  (coreLoadExecutor-9237-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1'
   [junit4]   2> 1757185 INFO  (coreLoadExecutor-9237-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1
   [junit4]   2> 1757186 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1757186 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1757186 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1757186 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data
   [junit4]   2> 1757186 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1757186 WARN  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1757187 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1757187 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=530226377, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1757187 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@31ea1e50 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c2fca),segFN=segments_1,generation=1}
   [junit4]   2> 1757187 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1757191 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1757194 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1757194 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1757195 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1757196 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1757199 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1757200 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1757200 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/segments,/admin/threads,/get,/admin/mbeans,/admin/properties,/update/json,standard,/admin/plugins,defaults,/admin/file,/admin/luke,/schema,/update/csv,/update,lazy,/admin/ping,/update/json/docs,/admin/logging,/admin/system,/replication,/config
   [junit4]   2> 1757200 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1757202 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1757202 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1757203 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1757203 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@31ea1e50 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c2fca),segFN=segments_1,generation=1}
   [junit4]   2> 1757203 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1757203 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6e6b1d0c[collection1] 
main
   [junit4]   2> 1757203 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1/conf
   [junit4]   2> 1757203 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1757203 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1/conf
   [junit4]   2> 1757203 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1757204 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1757204 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1757204 INFO  (coreLoadExecutor-9237-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1757204 INFO  
(searcherExecutor-9238-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e6b1d0c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1757611 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/collection1
   [junit4]   2> 1757615 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1757616 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79f30ad0{/solr,null,AVAILABLE}
   [junit4]   2> 1757617 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@434b1c3c{HTTP/1.1}{127.0.0.1:59967}
   [junit4]   2> 1757617 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.Server Started @1759540ms
   [junit4]   2> 1757617 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/collection1/data,
 hostPort=59967}
   [junit4]   2> 1757617 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 1757617 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002'
   [junit4]   2> 1757617 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1757617 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1757618 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/solr.xml
   [junit4]   2> 1757627 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/.
   [junit4]   2> 1757627 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer New CoreContainer 85578963
   [junit4]   2> 1757627 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002]
   [junit4]   2> 1757627 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/lib
   [junit4]   2> 1757627 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1757628 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1757628 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1757628 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1757628 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1757629 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1757629 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/.
   [junit4]   2> 1757630 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, config=solrconfig.xml, name=collection1, 
transient=false, configSetProperties=configsetprops.json}
   [junit4]   2> 1757630 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1
   [junit4]   2> 1757630 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1757641 INFO  (coreLoadExecutor-9247-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/collection1'
   [junit4]   2> 1757641 INFO  (coreLoadExecutor-9247-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1757641 INFO  (coreLoadExecutor-9247-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1757647 INFO  (coreLoadExecutor-9247-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1757652 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 1757652 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1757673 INFO  (coreLoadExecutor-9247-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.1
   [junit4]   2> 1757703 INFO  (coreLoadExecutor-9247-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1757706 INFO  (coreLoadExecutor-9247-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1757715 INFO  (coreLoadExecutor-9247-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1757717 INFO  (coreLoadExecutor-9247-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/collection1'
   [junit4]   2> 1757717 INFO  (coreLoadExecutor-9247-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1
   [junit4]   2> 1757717 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1757717 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1757717 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1757721 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data
   [junit4]   2> 1757721 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1757721 WARN  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1757722 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1757722 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=530226377, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1757723 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@2e2ad471 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7de15e64),segFN=segments_1,generation=1}
   [junit4]   2> 1757723 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1757745 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1757746 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1757748 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1757749 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1757750 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1757750 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1757751 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1757751 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/segments,/admin/threads,/get,/admin/mbeans,/admin/properties,/update/json,standard,/admin/plugins,defaults,/admin/file,/admin/luke,/schema,/update/csv,/update,lazy,/admin/ping,/update/json/docs,/admin/logging,/admin/system,/replication,/config
   [junit4]   2> 1757752 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1757774 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1757774 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1757774 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1757774 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@2e2ad471 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7de15e64),segFN=segments_1,generation=1}
   [junit4]   2> 1757774 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1757774 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@105fc84b[collection1] 
main
   [junit4]   2> 1757774 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/collection1/conf
   [junit4]   2> 1757774 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1757775 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/collection1/conf
   [junit4]   2> 1757775 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1757791 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1757791 INFO  
(searcherExecutor-9248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@105fc84b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1757791 INFO  (coreLoadExecutor-9247-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1757938 INFO  (qtp1092831083-124549) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={command=indexversion&version=2&qt=/replication&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1758165 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@434b1c3c{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1758165 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=85578963
   [junit4]   2> 1758166 INFO  (coreCloseExecutor-9253-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@284a720a
   [junit4]   2> 1758166 INFO  (coreCloseExecutor-9253-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> 1758166 INFO  (coreCloseExecutor-9253-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1758166 INFO  (coreCloseExecutor-9253-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1758166 INFO  (coreCloseExecutor-9253-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1758167 INFO  (coreCloseExecutor-9253-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1758167 INFO  (coreCloseExecutor-9253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1758167 INFO  (coreCloseExecutor-9253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 1758167 INFO  (coreCloseExecutor-9253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1758167 INFO  (coreCloseExecutor-9253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 1758167 INFO  (coreCloseExecutor-9253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-002/./collection1/data
   [junit4]   2> 1758167 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@79f30ad0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1758172 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@2d36846f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1758172 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1709111459
   [junit4]   2> 1758197 INFO  (coreCloseExecutor-9255-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4df941da
   [junit4]   2> 1758198 INFO  (coreCloseExecutor-9255-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> 1758198 INFO  (coreCloseExecutor-9255-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1758198 INFO  (coreCloseExecutor-9255-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1758198 INFO  (coreCloseExecutor-9255-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1758199 INFO  (coreCloseExecutor-9255-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1758199 INFO  (coreCloseExecutor-9255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1758199 INFO  (coreCloseExecutor-9255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 1758199 INFO  (coreCloseExecutor-9255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data
   [junit4]   2> 1758200 INFO  (coreCloseExecutor-9255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 1758200 INFO  (coreCloseExecutor-9255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1758200 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3cca995d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1758213 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1758287 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@343a1367{/solr,null,AVAILABLE}
   [junit4]   2> 1758288 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@20a4589{HTTP/1.1}{127.0.0.1:39306}
   [junit4]   2> 1758288 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.e.j.s.Server Started @1760211ms
   [junit4]   2> 1758288 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39306, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1/data}
   [junit4]   2> 1758288 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 1758288 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001'
   [junit4]   2> 1758288 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1758288 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1758289 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/solr.xml
   [junit4]   2> 1758303 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/.
   [junit4]   2> 1758303 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1425581635
   [junit4]   2> 1758303 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001]
   [junit4]   2> 1758303 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/lib
   [junit4]   2> 1758303 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1758304 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1758305 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1758305 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1758305 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1758305 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1758309 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/.
   [junit4]   2> 1758310 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml}
   [junit4]   2> 1758310 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1
   [junit4]   2> 1758310 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1758312 INFO  (coreLoadExecutor-9262-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1'
   [junit4]   2> 1758312 INFO  (coreLoadExecutor-9262-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1758312 INFO  (coreLoadExecutor-9262-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1758313 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 1758313 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[627B1CBF252DF822])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1758322 INFO  (coreLoadExecutor-9262-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1758330 INFO  (coreLoadExecutor-9262-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.1
   [junit4]   2> 1758346 INFO  (coreLoadExecutor-9262-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1758349 INFO  (coreLoadExecutor-9262-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1758354 INFO  (coreLoadExecutor-9262-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1758355 INFO  (coreLoadExecutor-9262-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1'
   [junit4]   2> 1758355 INFO  (coreLoadExecutor-9262-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1
   [junit4]   2> 1758355 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1758355 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1758355 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1758356 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data
   [junit4]   2> 1758356 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1758356 WARN  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1758356 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1758356 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=530226377, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1758357 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@40154934 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@357915ca),segFN=segments_1,generation=1}
   [junit4]   2> 1758357 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1758359 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1758362 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1758364 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1758368 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1758369 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1758370 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1758370 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1758370 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/segments,/admin/threads,/get,/admin/mbeans,/admin/properties,/update/json,standard,/admin/plugins,defaults,/admin/file,/admin/luke,/schema,/update/csv,/update,lazy,/admin/ping,/update/json/docs,/admin/logging,/admin/system,/replication,/config
   [junit4]   2> 1758371 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1758371 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1758371 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1758371 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1758372 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@40154934 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@357915ca),segFN=segments_1,generation=1}
   [junit4]   2> 1758372 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1758372 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@38ae5aef[collection1] 
main
   [junit4]   2> 1758372 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1/conf
   [junit4]   2> 1758372 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1758372 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_627B1CBF252DF822-001/solr-instance-001/collection1/conf
   [junit4]   2> 1758372 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1758372 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 1758372 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1758373 INFO  (coreLoadExecutor-9262-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1758373 INFO  
(searcherExecutor-9263-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38ae5aef[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1758955 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1758955 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1758957 INFO  (qtp1443726261-124592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[0]} 0 0
   [junit4]   2> 1758959 INFO  (qtp1443726261-124593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[1]} 0 0
   [junit4]   2> 1758960 INFO  (qtp1443726261-124594) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[2]} 0 0
   [junit4]   2> 1758962 INFO  (qtp1443726261-124595) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[3]} 0 0
   [junit4]   2> 1758963 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[4]} 0 0
   [junit4]   2> 1758964 INFO  (qtp1443726261-124592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[5]} 0 0
   [junit4]   2> 1758966 INFO  (qtp1443726261-124593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[6]} 0 0
   [junit4]   2> 1758967 INFO  (qtp1443726261-124594) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[7]} 0 0
   [junit4]   2> 1758969 INFO  (qtp1443726261-124595) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[8]} 0 0
   [junit4]   2> 1758970 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[9]} 0 0
   [junit4]   2> 1758972 INFO  (qtp1443726261-124592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[10]} 0 0
   [junit4]   2> 1758973 INFO  (qtp1443726261-124593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[11]} 0 0
   [junit4]   2> 1758974 INFO  (qtp1443726261-124594) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[12]} 0 0
   [junit4]   2> 1758976 INFO  (qtp1443726261-124595) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[13]} 0 0
   [junit4]   2> 1758977 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[14]} 0 0
   [junit4]   2> 1758979 INFO  (qtp1443726261-124592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[15]} 0 0
   [junit4]   2> 1758980 INFO  (qtp1443726261-124593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[16]} 0 0
   [junit4]   2> 1758981 INFO  (qtp1443726261-124594) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[17]} 0 0
   [junit4]   2> 1758983 INFO  (qtp1443726261-124595) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[18]} 0 0
   [junit4]   2> 1758984 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[19]} 0 0
   [junit4]   2> 1758986 INFO  (qtp1443726261-124592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[20]} 0 0
   [junit4]   2> 1758987 INFO  (qtp1443726261-124593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[21]} 0 0
   [junit4]   2> 1758989 INFO  (qtp1443726261-124594) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[22]} 0 0
   [junit4]   2> 1758990 INFO  (qtp1443726261-124595) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[23]} 0 0
   [junit4]   2> 1758992 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[24]} 0 0
   [junit4]   2> 1758993 INFO  (qtp1443726261-124592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[25]} 0 0
   [junit4]   2> 1758994 INFO  (qtp1443726261-124593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[26]} 0 0
   [junit4]   2> 1758996 INFO  (qtp1443726261-124594) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[27]} 0 0
   [junit4]   2> 1758997 INFO  (qtp1443726261-124595) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[28]} 0 0
   [junit4]   2> 1758999 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[29]} 0 0
   [junit4]   2> 1759000 INFO  (qtp1443726261-124592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[30]} 0 0
   [junit4]   2> 1759002 INFO  (qtp1443726261-124593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[31]} 0 0
   [junit4]   2> 1759003 INFO  (qtp1443726261-124594) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[32]} 0 0
   [junit4]   2> 1759004 INFO  (qtp1443726261-124595) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[33]} 0 0
   [junit4]   2> 1759006 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[34]} 0 0
   [junit4]   2> 1759007 INFO  (qtp1443726261-124592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[35]} 0 0
   [junit4]   2> 1759009 INFO  (qtp1443726261-124593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[36]} 0 0
   [junit4]   2> 1759010 INFO  (qtp1443726261-124594) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[37]} 0 0
   [junit4]   2> 1759012 INFO  (qtp1443726261-124595) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[38]} 0 0
   [junit4]   2> 1759013 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[39]} 0 0
   [junit4]   2> 1759014 INFO  (qtp1443726261-124592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[40]} 0 0
   [junit4]   2> 1759016 INFO  (qtp1443726261-124593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[41]} 0 0
   [junit4]   2> 1759017 INFO  (qtp1443726261-124594) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[42]} 0 0
   [junit4]   2> 1759019 INFO  (qtp1443726261-124595) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[43]} 0 0
   [junit4]   2> 1759020 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[44]} 0 0
   [junit4]   2> 1759022 INFO  (qtp1443726261-124592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[45]} 0 0
   [junit4]   2> 1759023 INFO  (qtp1443726261-124593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[46]} 0 0
   [junit4]   2> 1759024 INFO  (qtp1443726261-124594) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[47]} 0 0
   [junit4]   2> 1759026 INFO  (qtp1443726261-124595) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[48]} 0 0
   [junit4]   2> 1759027 INFO  (qtp1443726261-124591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[49]} 0 0
   [junit4]   2> 1759029 INFO  (qtp1443726261-124592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[50]} 0 0
   [junit4]   2> 1759030 INFO  (qtp1443726261-124593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={version=2&wt=javabin}{add=[51]} 0 0
   [junit4]   2>

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

lyTests-5.5/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/build/analysis/icu/lucene-analyzers-icu-5.5.1-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.2.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/temp/junit4-J0-20160504_051023_588.events
 
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/temp/junit4-J0-20160504_051023_588.suites
 -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Quit event not received from 
the forked process? This may indicate JVM crash or runner bugs.
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]     at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033:
 At least one slave process threw an exception, first: Quit event not received 
from the forked process? This may indicate JVM crash or runner bugs.

Total time: 205 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to