Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5/30/

3 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
        at 
__randomizedtesting.SeedInfo.seed([E8C14E5C07999641:60957186A965FBB9]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:433)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:238)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:148)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:130)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:832)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:140)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:70)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
        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:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([E8C14E5C07999641:19BF564990006E9]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:764)
        at 
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
        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 
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: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">1</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:rows=20&qt=standard&version=2.2&start=0&q=id:2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:757)
        ... 41 more


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexFetchOnMasterRestart

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([E8C14E5C07999641:30368AB8AC42541D]: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.handler.TestReplicationHandler.doTestIndexFetchOnMasterRestart(TestReplicationHandler.java:625)
        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 10682 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/init-core-data-001
   [junit4]   2> 36208 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 36224 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1
   [junit4]   2> 36960 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 37295 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65b01d5d{/solr,null,AVAILABLE}
   [junit4]   2> 37333 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@3ed0f9db{HTTP/1.1}{127.0.0.1:43897}
   [junit4]   2> 37333 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.Server Started @49269ms
   [junit4]   2> 37333 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=43897, 
hostContext=/solr, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1/data}
   [junit4]   2> 37367 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 37368 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001'
   [junit4]   2> 37368 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 37368 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 37369 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/solr.xml
   [junit4]   2> 37678 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/.
   [junit4]   2> 37678 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 2100267325
   [junit4]   2> 37678 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001]
   [junit4]   2> 37678 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/lib
 to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/lib
   [junit4]   2> 37735 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 37757 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 37773 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 37773 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 37773 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 37773 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 37774 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/.
   [junit4]   2> 37777 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{configSetProperties=configsetprops.json, loadOnStartup=true, transient=false, 
name=collection1, dataDir=data/, schema=schema.xml, config=solrconfig.xml}
   [junit4]   2> 37777 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1
   [junit4]   2> 37805 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 37819 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0
   [junit4]   2> 37819 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 37822 INFO  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1'
   [junit4]   2> 37822 INFO  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 37823 INFO  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 37918 INFO  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 37971 WARN  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 38026 INFO  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.4
   [junit4]   2> 38410 INFO  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 38448 INFO  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 38539 INFO  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 38540 INFO  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1'
   [junit4]   2> 38540 INFO  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1
   [junit4]   2> 38541 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38541 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 38554 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 38619 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data
   [junit4]   2> 38619 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 38619 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 38620 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 38639 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 38655 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3d861eda 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@305399c4),segFN=segments_1,generation=1}
   [junit4]   2> 38655 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 38757 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/
   [junit4]   2> 38819 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 38854 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 38855 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 38875 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 38892 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 38949 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 38949 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/ping,/schema,standard,/update/json,/config,/admin/segments,lazy,/admin/properties,/admin/logging,/update/json/docs,/update/csv,/admin/plugins,/admin/luke,/replication,/admin/system,/admin/file,/update,defaults,/admin/threads,/admin/mbeans,/get
   [junit4]   2> 38965 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 39021 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 39037 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 39038 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=462683960, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 39038 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3d861eda 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@305399c4),segFN=segments_1,generation=1}
   [junit4]   2> 39038 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 39039 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@3990848[collection1] main
   [junit4]   2> 39039 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1/conf
   [junit4]   2> 39039 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1/conf}
   [junit4]   2> 39039 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1/conf
   [junit4]   2> 39040 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 39040 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Replication enabled for following config files: 
schema.xml,xslt/dummy.xsl
   [junit4]   2> 39040 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 39040 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 39058 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3990848[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39474 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1
   [junit4]   2> 39545 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 39676 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54a108d0{/solr,null,AVAILABLE}
   [junit4]   2> 39677 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@1849bb18{HTTP/1.1}{127.0.0.1:40799}
   [junit4]   2> 39677 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.Server Started @51613ms
   [junit4]   2> 39677 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40799, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1/data}
   [junit4]   2> 39677 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 39678 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002'
   [junit4]   2> 39678 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 39678 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 39678 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/solr.xml
   [junit4]   2> 39841 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/.
   [junit4]   2> 39842 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 1022499521
   [junit4]   2> 39842 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002]
   [junit4]   2> 39842 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/lib
 to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/lib
   [junit4]   2> 39858 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 39859 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 39860 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 39860 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 39860 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 39860 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 39861 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/.
   [junit4]   2> 39862 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
schema=schema.xml, loadOnStartup=true, dataDir=data/, config=solrconfig.xml, 
configSetProperties=configsetprops.json, transient=false}
   [junit4]   2> 39875 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1
   [junit4]   2> 39875 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 39891 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0
   [junit4]   2> 39891 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 39907 INFO  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1'
   [junit4]   2> 39908 INFO  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 39908 INFO  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 39950 INFO  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 40002 WARN  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 40004 INFO  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.4
   [junit4]   2> 40188 INFO  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 40222 INFO  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 40258 INFO  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 40260 INFO  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1'
   [junit4]   2> 40260 INFO  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1
   [junit4]   2> 40260 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 40260 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 40260 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 40278 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data
   [junit4]   2> 40278 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 40278 WARN  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 40278 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 40278 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 40279 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4dd68943 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fcdb5a1),segFN=segments_1,generation=1}
   [junit4]   2> 40279 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 40293 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/
   [junit4]   2> 40330 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 40332 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 40334 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 40367 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 40368 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 40370 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 40370 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/ping,/schema,standard,/update/json,/config,/admin/segments,lazy,/admin/properties,/admin/logging,/update/json/docs,/update/csv,/admin/plugins,/admin/luke,/replication,/admin/system,/admin/file,/update,defaults,/admin/threads,/admin/mbeans,/get
   [junit4]   2> 40388 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 40404 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 40404 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 40406 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=462683960, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 40407 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4dd68943 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fcdb5a1),segFN=segments_1,generation=1}
   [junit4]   2> 40407 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 40440 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@79e5bb7[collection1] main
   [junit4]   2> 40440 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1/conf
   [junit4]   2> 40440 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1/conf}
   [junit4]   2> 40440 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1/conf
   [junit4]   2> 40441 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 40608 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 40608 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 40610 INFO  
(searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@79e5bb7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40989 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.ServerConnector Stopped 
ServerConnector@1849bb18{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 40989 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1022499521
   [junit4]   2> 41078 INFO  (coreCloseExecutor-48-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c4dc992
   [junit4]   2> 41079 INFO  (coreCloseExecutor-48-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> 41135 INFO  (coreCloseExecutor-48-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 41135 INFO  (coreCloseExecutor-48-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 41135 INFO  (coreCloseExecutor-48-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 41175 INFO  (coreCloseExecutor-48-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 41175 INFO  (coreCloseExecutor-48-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 41175 INFO  (coreCloseExecutor-48-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 41175 INFO  (coreCloseExecutor-48-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 41175 INFO  (coreCloseExecutor-48-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 41225 INFO  (coreCloseExecutor-48-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data
   [junit4]   2> 41246 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@54a108d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 41298 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 41335 ERROR (indexFetcher-47-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master at: http://127.0.0.1:43897/solr/collection1 is not 
available. Index fetch failed. Exception: Connection pool shut down
   [junit4]   2> 41392 ERROR (indexFetcher-47-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher caught
   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: Already closed
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:340)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:998)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:615)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:535)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:525)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:258)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$2.run(ReplicationHandler.java:1052)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 41375 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18b11695{/solr,null,AVAILABLE}
   [junit4]   2> 41396 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@268a995e{HTTP/1.1}{127.0.0.1:44912}
   [junit4]   2> 41396 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.Server Started @53332ms
   [junit4]   2> 41396 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1/data,
 hostPort=44912}
   [junit4]   2> 41397 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 41397 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002'
   [junit4]   2> 41397 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 41397 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 41398 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/solr.xml
   [junit4]   2> 41578 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/.
   [junit4]   2> 41579 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 1150020333
   [junit4]   2> 41579 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002]
   [junit4]   2> 41579 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/lib
 to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/lib
   [junit4]   2> 41579 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 41595 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 41615 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 41615 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 41615 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 41615 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 41616 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/.
   [junit4]   2> 41617 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data/, 
transient=false, configSetProperties=configsetprops.json, name=collection1, 
config=solrconfig.xml, schema=schema.xml, loadOnStartup=true}
   [junit4]   2> 41617 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1
   [junit4]   2> 41617 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 41648 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0
   [junit4]   2> 41648 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 41668 INFO  (coreLoadExecutor-55-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1'
   [junit4]   2> 41761 INFO  (coreLoadExecutor-55-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 41762 INFO  (coreLoadExecutor-55-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 41889 INFO  (coreLoadExecutor-55-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 41928 WARN  (coreLoadExecutor-55-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 41948 INFO  (coreLoadExecutor-55-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.4
   [junit4]   2> 42111 INFO  (coreLoadExecutor-55-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 42370 INFO  (coreLoadExecutor-55-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 42443 INFO  (coreLoadExecutor-55-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 42461 INFO  (coreLoadExecutor-55-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1'
   [junit4]   2> 42461 INFO  (coreLoadExecutor-55-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1
   [junit4]   2> 42462 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 42462 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 42462 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 42463 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data
   [junit4]   2> 42463 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 42463 WARN  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 42463 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 42463 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 42477 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@415dd847 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78223ed7),segFN=segments_1,generation=1}
   [junit4]   2> 42477 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 42479 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 42546 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/./collection1/data/
   [junit4]   2> 42648 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 42649 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 42650 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 42651 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 42689 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 42690 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/ping,/schema,standard,/update/json,/config,/admin/segments,lazy,/admin/properties,/admin/logging,/update/json/docs,/update/csv,/admin/plugins,/admin/luke,/replication,/admin/system,/admin/file,/update,defaults,/admin/threads,/admin/mbeans,/get
   [junit4]   2> 42691 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 42704 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 42704 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 42705 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=462683960, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 42705 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@415dd847 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78223ed7),segFN=segments_1,generation=1}
   [junit4]   2> 42705 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 42706 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@3fbd8e0c[collection1] main
   [junit4]   2> 42706 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1/conf
   [junit4]   2> 42706 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1/conf}
   [junit4]   2> 42706 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-002/collection1/conf
   [junit4]   2> 42706 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 42706 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 42707 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 42707 INFO  
(searcherExecutor-56-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3fbd8e0c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 42943 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.ServerConnector Stopped 
ServerConnector@3ed0f9db{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 42943 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2100267325
   [junit4]   2> 42966 INFO  (coreCloseExecutor-60-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@70545eb3
   [junit4]   2> 42966 INFO  (coreCloseExecutor-60-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> 42985 INFO  (coreCloseExecutor-60-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 42985 INFO  (coreCloseExecutor-60-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 42985 INFO  (coreCloseExecutor-60-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 42993 INFO  (coreCloseExecutor-60-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 42993 INFO  (coreCloseExecutor-60-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 42993 INFO  (coreCloseExecutor-60-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 42993 INFO  (coreCloseExecutor-60-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data
   [junit4]   2> 42993 INFO  (coreCloseExecutor-60-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 42993 INFO  (coreCloseExecutor-60-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 42994 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@65b01d5d{/solr,null,UNAVAILABLE}
   [junit4]   2> 43029 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 43091 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73ce77c9{/solr,null,AVAILABLE}
   [junit4]   2> 43094 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@781a6884{HTTP/1.1}{127.0.0.1:40011}
   [junit4]   2> 43094 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.e.j.s.Server Started @55030ms
   [junit4]   2> 43132 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1/data,
 hostPort=40011}
   [junit4]   2> 43132 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 43133 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001'
   [junit4]   2> 43133 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 43133 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 43133 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/solr.xml
   [junit4]   2> 43333 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/.
   [junit4]   2> 43333 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 2031729018
   [junit4]   2> 43333 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001]
   [junit4]   2> 43333 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/lib
 to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/lib
   [junit4]   2> 43350 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 43359 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 43379 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 43379 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 43379 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 43379 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 43380 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/.
   [junit4]   2> 43381 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, transient=false, loadOnStartup=true, config=solrconfig.xml, 
configSetProperties=configsetprops.json, name=collection1}
   [junit4]   2> 43381 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1
   [junit4]   2> 43381 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 43415 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0
   [junit4]   2> 43415 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[E8C14E5C07999641]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 43423 INFO  (coreLoadExecutor-67-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1'
   [junit4]   2> 43424 INFO  (coreLoadExecutor-67-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 43424 INFO  (coreLoadExecutor-67-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 43534 INFO  (coreLoadExecutor-67-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 43630 WARN  (coreLoadExecutor-67-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 43645 INFO  (coreLoadExecutor-67-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.4
   [junit4]   2> 43866 INFO  (coreLoadExecutor-67-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 43909 INFO  (coreLoadExecutor-67-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 43944 INFO  (coreLoadExecutor-67-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 43945 INFO  (coreLoadExecutor-67-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1'
   [junit4]   2> 43945 INFO  (coreLoadExecutor-67-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1
   [junit4]   2> 43946 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 43946 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 43946 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 43964 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data
   [junit4]   2> 43964 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 43964 WARN  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 43981 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 43981 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 43982 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f7305e8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@588903b6),segFN=segments_1,generation=1}
   [junit4]   2> 43982 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 44019 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 44020 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44034 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E8C14E5C07999641-001/solr-instance-001/./collection1/data/
   [junit4]   2> 44035 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44036 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44036 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44054 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 44055 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/ping,/schema,standard,/update/json,/config,/admin/segments,lazy,/admin/properties,/admin/logging,/update/json/docs,/update/csv,/admin/plugins,/admin/luke,/replication,/admin/system,/admin/file,/update,defaults,/admin/threads,/admin/mbeans,/get
   [junit4]   2> 44056 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 44067 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 44067 INFO  (coreLoadExecutor-67-thread-1) [    x:co

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

eaderElector.access$200(LeaderElector.java:57)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:349)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2435618 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[E8C14E5C07999641]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@57537ff2{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2435618 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[E8C14E5C07999641]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13f4614{/wwmms,null,UNAVAILABLE}
   [junit4]   2> 2435635 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[E8C14E5C07999641]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36279 36279
   [junit4]   2> 2435816 INFO  (Thread-4290) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36279 36279
   [junit4]   2> 2435846 WARN  (Thread-4290) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        5       /solr/collections/unloadcollection/state.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        64      /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/multiunload/leader_elect/shard2/election/98847837406298126-core_node2-n_0000000000
   [junit4]   2>        2       
/solr/collections/multiunload/leader_elect/shard1/election/98847837406298126-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=UnloadDistributedZkTest -Dtests.method=test 
-Dtests.seed=E8C14E5C07999641 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ar-SY -Dtests.timezone=Asia/Jerusalem -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    110s J2 | UnloadDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E8C14E5C07999641:60957186A965FBB9]:0)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    >        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:433)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:238)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:148)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:130)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:832)
   [junit4]    >        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:140)
   [junit4]    >        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:70)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2435849 INFO  
(SUITE-UnloadDistributedZkTest-seed#[E8C14E5C07999641]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_E8C14E5C07999641-001
   [junit4]   2> Oct 18, 2017 3:46:50 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): 
{range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), 
a_i1=PostingsFormat(name=Memory doPackFST= true), 
other_tl1=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Memory 
doPackFST= true), id=PostingsFormat(name=Asserting), 
range_facet_l=PostingsFormat(name=Memory doPackFST= true), 
multiDefault=PostingsFormat(name=Memory doPackFST= true), 
intDefault=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Memory 
doPackFST= true), _version_=PostingsFormat(name=Direct), 
text=PostingsFormat(name=MockRandom), 
range_facet_l_dv=PostingsFormat(name=Asserting)}, 
docValues:{range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory), 
range_facet_l_dv=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, 
locale=ar-SY, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=4,threads=1,free=171577864,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrConnectionTest, 
DistributedFacetPivotWhiteBoxTest, StatsComponentTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestSolrDeletionPolicy1, 
ClusterStateTest, TestLRUStatsCache, TestReRankQParserPlugin, 
TestFieldSortValues, TestFieldCollectionResource, TestSolr4Spatial2, 
OutOfBoxZkACLAndCredentialsProvidersTest, DirectUpdateHandlerTest, 
DeleteReplicaTest, TestSha256AuthenticationProvider, RuleEngineTest, TestSolrJ, 
TestSolrIndexConfig, TestConfigSetImmutable, TestInitParams, 
SuggestComponentContextFilterQueryTest, TestAnalyzeInfixSuggestions, TestSort, 
TestMaxScoreQueryParser, TermVectorComponentDistributedTest, 
SolrTestCaseJ4Test, TestDownShardTolerantSearch, TestXIncludeConfig, 
TestRandomRequestDistribution, TestRecovery, TestExtendedDismaxParser, 
TestZkChroot, HdfsLockFactoryTest, TestStressRecovery, TestTolerantSearch, 
TestHdfsUpdateLog, TestSearcherReuse, SimpleFacetsTest, HttpPartitionTest, 
TestFieldTypeResource, HLLSerializationTest, PrimitiveFieldTypeTest, 
RecoveryZkTest, DirectUpdateHandlerOptimizeTest, TestSolrQueryParser, 
FieldAnalysisRequestHandlerTest, AssignTest, UpdateParamsTest, 
JavabinLoaderTest, BJQParserTest, TestNamedUpdateProcessors, TestDistribIDF, 
SuggesterTSTTest, TestCollationField, DebugComponentTest, TestCollectionAPI, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, RequestHandlersTest, 
CoreSorterTest, CustomCollectionTest, BinaryUpdateRequestHandlerTest, 
CheckHdfsIndexTest, TestDistributedMissingSort, DocValuesMultiTest, 
LukeRequestHandlerTest, TestWriterPerf, InfoHandlerTest, 
FullSolrCloudDistribCmdsTest, TestOverriddenPrefixQueryForCustomFieldType, 
TestSolrCloudWithKerberosAlt, TestDefaultSearchFieldResource, 
TestObjectReleaseTracker, TestReload, DocValuesMissingTest, TestJsonRequest, 
TestSchemaResource, TestIndexSearcher, UnloadDistributedZkTest]
   [junit4] Completed [221/575 (3!)] on J2 in 111.09s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1190 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/build.xml:750: The 
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/build.xml:694: The 
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/build.xml:59: The 
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build.xml:233: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/common-build.xml:534:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/lucene/common-build.xml:1477:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/lucene/common-build.xml:1033:
 There were test failures: 575 suites (7 ignored), 2329 tests, 2 errors, 1 
failure, 55 ignored (39 assumptions) [seed: E8C14E5C07999641]

Total time: 189 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] 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