Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2519/
4 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.testDistribSearch Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:45729/g_z/dy/c8n_1x2_shard1_replica1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:45729/g_z/dy/c8n_1x2_shard1_replica1 at __randomizedtesting.SeedInfo.seed([69663D40784877AB:E880B3580F171797]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:480) at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:201) at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:114) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878) 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:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:45729/g_z/dy/c8n_1x2_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) ... 47 more Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 52 more FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testDistribSearch Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:58132/c8n_1x3_lf_shard1_replica2 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:58132/c8n_1x3_lf_shard1_replica2 at __randomizedtesting.SeedInfo.seed([69663D40784877AB:E880B3580F171797]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:480) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:77) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.doTest(LeaderFailoverAfterPartitionTest.java:50) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878) 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:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:58132/c8n_1x3_lf_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) ... 47 more Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 52 more FAILED: org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.testDistribSearch Error Message: IOException occured when talking to server at: http://127.0.0.1:55466/c8n_1x3_commits_shard1_replica3 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:55466/c8n_1x3_commits_shard1_replica3 at __randomizedtesting.SeedInfo.seed([69663D40784877AB:E880B3580F171797]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:169) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:147) at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.oneShardTest(LeaderInitiatedRecoveryOnCommitTest.java:141) at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.doTest(LeaderInitiatedRecoveryOnCommitTest.java:70) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878) 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:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 48 more FAILED: org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:53711/repfacttest_c8n_1x3_shard1_replica3 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:53711/repfacttest_c8n_1x3_shard1_replica3 at __randomizedtesting.SeedInfo.seed([69663D40784877AB:E880B3580F171797]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) at org.apache.solr.cloud.ReplicationFactorTest.sendDoc(ReplicationFactorTest.java:312) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:226) at org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878) 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:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:53711/repfacttest_c8n_1x3_shard1_replica3 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) ... 47 more Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 52 more Build Log: [...truncated 9134 lines...] [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/init-core-data-001 [junit4] 2> 134892 T495 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 134897 T495 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 134925 T495 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 134933 T496 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 135235 T495 oasc.ZkTestServer.run start zk server on port:58124 [junit4] 2> 135368 T495 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 135578 T495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 135782 T503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d63cb4d name:ZooKeeperConnection Watcher:127.0.0.1:58124 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 135782 T495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 135783 T495 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 135797 T495 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 135949 T495 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 135950 T495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 135952 T506 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@174edfc3 name:ZooKeeperConnection Watcher:127.0.0.1:58124/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 135953 T495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 135953 T495 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 135962 T495 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 135967 T495 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 135971 T495 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 135974 T495 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 135978 T495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 135979 T495 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 135985 T495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 135985 T495 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 135990 T495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 135990 T495 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 135995 T495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 135995 T495 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 135999 T495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 136000 T495 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 136004 T495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 136005 T495 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 136009 T495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 136009 T495 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 136013 T495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 136013 T495 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 136017 T495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 136017 T495 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 136021 T495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 136021 T495 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 136025 T495 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 136025 T495 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 137610 T495 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/control-001/cores/collection1 [junit4] 2> 137614 T495 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 137617 T495 oejs.AbstractConnector.doStart Started [email protected]:58133 [junit4] 2> 137617 T495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3972aa3f [junit4] 2> 137618 T495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 137618 T495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/control-001 [junit4] 2> 137618 T495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/control-001/' [junit4] 2> 137655 T495 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/control-001/solr.xml [junit4] 2> 137697 T495 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/control-001/cores [junit4] 2> 137698 T495 oasc.CoreContainer.<init> New CoreContainer 1319891206 [junit4] 2> 137698 T495 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/control-001/] [junit4] 2> 137699 T495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 137699 T495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 137700 T495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 137700 T495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 137700 T495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 137700 T495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 137701 T495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 137701 T495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 137701 T495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 137702 T495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 137702 T495 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 137702 T495 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 137703 T495 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 137703 T495 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 137703 T495 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 137704 T495 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58124/solr [junit4] 2> 137745 T495 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 137746 T495 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 137747 T495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 137749 T518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@668602c3 name:ZooKeeperConnection Watcher:127.0.0.1:58124 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 137750 T495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 137750 T495 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 137765 T495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 137767 T521 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6be420a6 name:ZooKeeperConnection Watcher:127.0.0.1:58124/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 137767 T495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 137784 T495 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 137797 T495 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 137806 T495 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 137811 T495 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 137815 T495 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 137833 T495 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 137836 T495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58132_ [junit4] 2> 137842 T495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58132_ [junit4] 2> 137846 T495 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 137849 T495 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 137852 T495 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 137869 T495 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:58132_ [junit4] 2> 137870 T495 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 137872 T495 oasc.Overseer.start Overseer (id=93180956648734723-127.0.0.1:58132_-n_0000000000) starting [junit4] 2> 137889 T495 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 137919 T495 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 137935 T523 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 137936 T495 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 137939 T495 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 137942 T495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 137964 T522 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 137964 T495 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/control-001/cores [junit4] 2> 137976 T495 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/control-001/cores/collection1/ [junit4] 2> 137977 T495 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 137978 T525 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 137978 T525 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 137990 T521 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 137990 T525 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 138001 T522 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "node_name":"127.0.0.1:58132_", [junit4] 2> "base_url":"http://127.0.0.1:58132", [junit4] 2> "numShards":"1", [junit4] 2> "shard":null} current state version: 0 [junit4] 2> 138050 T522 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "node_name":"127.0.0.1:58132_", [junit4] 2> "base_url":"http://127.0.0.1:58132", [junit4] 2> "numShards":"1", [junit4] 2> "shard":null} [junit4] 2> 138057 T522 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 138070 T522 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 138088 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 138992 T525 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 138992 T525 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 138993 T525 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 138994 T525 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 138996 T525 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 138996 T525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/control-001/cores/collection1/' [junit4] 2> 139053 T525 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 139079 T525 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 139115 T525 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 139146 T525 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 139196 T525 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 139199 T525 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 139211 T525 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 139659 T525 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 139675 T525 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 139678 T525 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 139703 T525 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 139709 T525 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 139716 T525 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 139718 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 139718 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 139719 T525 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 139720 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 139721 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 139721 T525 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 139722 T525 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 139722 T525 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/control-001/cores/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/tempDir-001/control/data/ [junit4] 2> 139723 T525 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a684f32 [junit4] 2> 139745 T525 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/tempDir-001/control/data [junit4] 2> 139745 T525 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/tempDir-001/control/data/index/ [junit4] 2> 139745 T525 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 139746 T525 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/tempDir-001/control/data/index [junit4] 2> 139746 T525 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=65.2763671875, floorSegmentMB=1.60546875, forceMergeDeletesPctAllowed=15.295718268559677, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49855794912222695 [junit4] 2> 139747 T525 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2787cece lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@451a4aa8),segFN=segments_1,generation=1} [junit4] 2> 139748 T525 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 139757 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 139869 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 139870 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 139870 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 139870 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 139871 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 139871 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 139872 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 139872 T525 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 139884 T525 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 139885 T525 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 139886 T525 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 139887 T525 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 139889 T525 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 139890 T525 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 139891 T525 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 139892 T525 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 139894 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 139895 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 139896 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 139898 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 139899 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 139900 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 139901 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 139902 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 139903 T525 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 139905 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 139934 T525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 139937 T525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 139939 T525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 139942 T525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 139944 T525 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 139949 T525 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 139950 T525 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 139956 T525 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@7209868 [junit4] 2> 139957 T525 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2787cece lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@451a4aa8),segFN=segments_1,generation=1} [junit4] 2> 139957 T525 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 139958 T525 oass.SolrIndexSearcher.<init> Opening Searcher@74abae4[collection1] main [junit4] 2> 139958 T525 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 139960 T525 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 139960 T525 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 139977 T525 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 139978 T525 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 139978 T525 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 139979 T525 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 139980 T525 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 139980 T525 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 139980 T525 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 139983 T526 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@74abae4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 139991 T525 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 139992 T529 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58132 collection:control_collection shard:shard1 [junit4] 2> 139993 T495 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2 [junit4] 2> 139993 T495 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 140031 T529 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 140041 T529 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 140042 T495 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 140043 T495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 140045 T533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49031a16 name:ZooKeeperConnection Watcher:127.0.0.1:58124/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 140045 T521 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 140045 T495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 140046 T529 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 140046 T529 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 140046 T495 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> ASYNC NEW_CORE C46 name=collection1 org.apache.solr.core.SolrCore@3e3d4407 url=http://127.0.0.1:58132/collection1 node=127.0.0.1:58132_ C46_STATE=coll:control_collection core:collection1 props:{core=collection1, state=down, node_name=127.0.0.1:58132_, base_url=http://127.0.0.1:58132} [junit4] 2> 140047 T529 C46 P58132 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58132/collection1/ [junit4] 2> 140047 T522 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 140048 T529 C46 P58132 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 140048 T529 C46 P58132 oasc.SyncStrategy.syncToMe http://127.0.0.1:58132/collection1/ has no replicas [junit4] 2> 140049 T529 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58132/collection1/ shard1 [junit4] 2> 140049 T495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 140059 T495 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 140063 T533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 140063 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 140067 T529 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 140076 T534 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 140078 T522 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:58132", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 140185 T533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 140230 T529 oasc.ZkController.register We are http://127.0.0.1:58132/collection1/ and leader is http://127.0.0.1:58132/collection1/ [junit4] 2> 140231 T529 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58132 [junit4] 2> 140231 T529 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 140232 T529 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 140232 T529 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 140235 T521 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 140239 T522 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "state":"active", [junit4] 2> "roles":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "node_name":"127.0.0.1:58132_", [junit4] 2> "base_url":"http://127.0.0.1:58132", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"shard1"} current state version: 3 [junit4] 2> 140240 T522 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "state":"active", [junit4] 2> "roles":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "node_name":"127.0.0.1:58132_", [junit4] 2> "base_url":"http://127.0.0.1:58132", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"shard1"} [junit4] 2> 140510 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 140510 T533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 143373 T495 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/shard-1-001/cores/collection1 [junit4] 2> 143377 T495 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 143378 T495 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 143381 T495 oejs.AbstractConnector.doStart Started [email protected]:58144 [junit4] 2> 143382 T495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3972aa3f [junit4] 2> 143382 T495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 143383 T495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/shard-1-001 [junit4] 2> 143383 T495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/shard-1-001/' [junit4] 2> 143503 T495 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/shard-1-001/solr.xml [junit4] 2> 143616 T495 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/shard-1-001/cores [junit4] 2> 143617 T495 oasc.CoreContainer.<init> New CoreContainer 1989916299 [junit4] 2> 143618 T495 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/shard-1-001/] [junit4] 2> 143620 T495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 143621 T495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 143621 T495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 143621 T495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 143622 T495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 143622 T495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 143623 T495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 143623 T495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 143623 T495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 143624 T495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 143624 T495 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 143625 T495 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 143626 T495 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 143626 T495 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 143627 T495 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 143627 T495 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58124/solr [junit4] 2> 143627 T495 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 143628 T495 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 143629 T495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 143631 T546 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59457692 name:ZooKeeperConnection Watcher:127.0.0.1:58124 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 143632 T495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 143633 T495 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 143637 T495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 143639 T549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26de3f93 name:ZooKeeperConnection Watcher:127.0.0.1:58124/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 143639 T495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 143651 T495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 144669 T495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58143_ [junit4] 2> 144671 T495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58143_ [junit4] 2> 144682 T495 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 144709 T495 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/shard-1-001/cores [junit4] 2> 144715 T495 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/shard-1-001/cores/collection1/ [junit4] 2> 144716 T495 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 144718 T550 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 144718 T550 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 144720 T521 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 144721 T550 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 144723 T522 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:58143_", [junit4] 2> "base_url":"http://127.0.0.1:58143", [junit4] 2> "numShards":"2", [junit4] 2> "shard":null} current state version: 4 [junit4] 2> 144724 T522 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:58143_", [junit4] 2> "base_url":"http://127.0.0.1:58143", [junit4] 2> "numShards":"2", [junit4] 2> "shard":null} [junit4] 2> 144725 T522 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 144725 T522 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 144729 T533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 144730 T549 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 144729 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 145723 T550 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 145724 T550 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 145725 T550 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 145725 T550 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 145727 T550 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 145728 T550 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/shard-1-001/cores/collection1/' [junit4] 2> 145748 T550 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 145752 T550 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 145777 T550 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 145831 T550 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 145914 T550 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 145919 T550 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 145937 T550 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 146682 T550 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 146720 T550 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 146726 T550 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 146751 T550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 146762 T550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 146772 T550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 146776 T550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 146776 T550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 146777 T550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 146780 T550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 146780 T550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 146781 T550 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 146781 T550 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 146782 T550 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/shard-1-001/cores/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/tempDir-001/jetty1/ [junit4] 2> 146782 T550 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a684f32 [junit4] 2> 146784 T550 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/tempDir-001/jetty1 [junit4] 2> 146785 T550 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/tempDir-001/jetty1/index/ [junit4] 2> 146785 T550 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 146786 T550 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest 69663D40784877AB-001/tempDir-001/jetty1/index [junit4] 2> 146787 T550 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=65.2763671875, floorSegmentMB=1.60546875, forceMergeDeletesPctAllowed=15.295718268559677, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49855794912222695 [junit4] 2> 146788 T550 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7ad990dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61b5dc2d),segFN=segments_1,generation=1} [junit4] 2> 146789 T550 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 146804 T550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 146804 T550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 146805 T550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 146805 T550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 146806 T550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 146806 T550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 146807 T550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 146807 T550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 146808 T550 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 146811 T550 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 146814 T550 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 146816 T550 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 146818 T550 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 146819 T550 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 146821 T550 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 146853 T550 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 146855 T550 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 146857 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 146859 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 146861 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 146863 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 146865 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 146867 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 146869 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 146871 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 146873 T550 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 146874 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 146913 T550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 146918 T550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 146921 T550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 146925 T550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 146929 T550 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 146939 T550 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 146939 T550 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 146943 T550 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@5eb1b21a [junit4] 2> 146944 T550 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7ad990dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61b5dc2d),segFN=segments_1,generation=1} [junit4] 2> 146944 T550 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 146945 T550 oass.SolrIndexSearcher.<init> Opening Searcher@5950e53d[collection1] main [junit4] 2> 146946 T550 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 146948 T550 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 146949 T550 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 146950 T550 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 146950 T550 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 146951 T550 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 146952 T550 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 146952 T550 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 146953 T550 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 146953 T550 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 146959 T551 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5950e53d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 146960 T550 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 146961 T554 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58143 collection:collection1 shard:shard2 [junit4] 2> 146962 T495 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2 [junit4] 2> 146963 T495 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 146963 T554 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 146977 T554 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 146982 T521 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 146983 T554 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 146983 T554 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C47 name=collection1 org.apache.solr.core.SolrCore@260b158d url=http://127.0.0.1:58143/collection1 node=127.0.0.1:58143_ C47_STATE=coll:collection1 core:collection1 props:{core=collection1, state=down, node_name=127.0.0.1:58143_, base_url=http://127.0.0.1:58143} [junit4] 2> 146984 T554 C47 P58143 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58143/collection1/ [junit4] 2> 146985 T554 C47 P58143 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 146986 T554 C47 P58143 oasc.SyncStrategy.syncToMe http://127.0.0.1:58143/collection1/ has no replicas [junit4] 2> 146986 T522 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 146986 T554 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58143/collection1/ shard2 [junit4] 2> 146987 T554 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 146990 T549 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 146991 T533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 146991 T521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 147004 T534 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 147007 T522 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:58143", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 6 [junit4] 2> 147117 T549 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 147117 T533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 147158 T554 oasc.ZkController.register We are http://127.0.0.1:58143/collection1/ and leader is http://127.0.0.1:58143/collection1/ [junit4] 2> 147159 T554 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58143 [junit4] 2> 147159 T554 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 147160 T554 oasc.ZkController.publish publishing core=collection1 state=active collection=colle [...truncated too long message...] ng testDistribSearch [junit4] 2> 1042060 T2869 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55609 55609 [junit4] 2> 1042161 T2870 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55609 55609 [junit4] 2> 1042162 T2870 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 5 /solr/aliases.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 1042163 T2869 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:55621/ [junit4] 2> 1042163 T2869 oasc.SocketProxy.close WARN Closing 9 connections to: http://127.0.0.1:53711/ [junit4] 2> 1042163 T2869 oasc.SocketProxy.close WARN Closing 6 connections to: http://127.0.0.1:55617/ [junit4] 2> 1042164 T2869 oasc.SocketProxy.close WARN Closing 1 connections to: http://127.0.0.1:55612/ [junit4] 2> 1042164 T2869 oasc.ReplicationFactorTest.tearDown super.tearDown complete, closing all socket proxies [junit4] 2> 1042165 T2869 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:55621/ [junit4] 2> 1042165 T2869 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:53711/ [junit4] 2> 1042165 T2869 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:55617/ [junit4] 2> 1042165 T2869 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:55612/ [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ReplicationFactorTest -Dtests.method=testDistribSearch -Dtests.seed=69663D40784877AB -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 69.6s J1 | ReplicationFactorTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:53711/repfacttest_c8n_1x3_shard1_replica3 [junit4] > at __randomizedtesting.SeedInfo.seed([69663D40784877AB:E880B3580F171797]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) [junit4] > at org.apache.solr.cloud.ReplicationFactorTest.sendDoc(ReplicationFactorTest.java:312) [junit4] > at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:226) [junit4] > at org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:53711/repfacttest_c8n_1x3_shard1_replica3 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) [junit4] > ... 47 more [junit4] > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) [junit4] > ... 52 more [junit4] 2> 1042185 T2869 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest 69663D40784877AB-001 [junit4] 2> 69574 T2868 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=mt, timezone=Asia/Pyongyang [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=30550232,total=307232768 [junit4] 2> NOTE: All tests run in this JVM: [TestQueryTypes, SuggestComponentTest, TestDocSet, ExternalFileFieldSortTest, SuggesterTSTTest, SolrIndexSplitterTest, TestComponentsName, OpenCloseCoreStressTest, TestUtils, FacetPivotSmallTest, StatsComponentTest, DirectSolrSpellCheckerTest, TestIBSimilarityFactory, ResponseHeaderTest, TestIndexSearcher, DistanceUnitsTest, RecoveryZkTest, ExitableDirectoryReaderTest, IndexSchemaRuntimeFieldTest, SearchHandlerTest, TestReload, HdfsChaosMonkeySafeLeaderTest, StressHdfsTest, DocExpirationUpdateProcessorFactoryTest, BasicDistributedZkTest, TestDistributedMissingSort, TestMaxScoreQueryParser, PreAnalyzedFieldTest, TestSolrIndexConfig, LeaderElectionIntegrationTest, TestManagedSchemaDynamicFieldResource, JsonLoaderTest, TestUpdate, MergeStrategyTest, ClusterStateTest, TestSurroundQueryParser, TestLeaderElectionZkExpiry, TestImplicitCoreProperties, SpellCheckComponentTest, UpdateParamsTest, TestSolrQueryParser, TestExtendedDismaxParser, FullSolrCloudDistribCmdsTest, PolyFieldTest, ClusterStateUpdateTest, HdfsSyncSliceTest, ZkCLITest, TestSolrDeletionPolicy2, AlternateDirectoryTest, ZkControllerTest, TestSchemaSimilarityResource, DateRangeFieldTest, SaslZkACLProviderTest, SchemaVersionSpecificBehaviorTest, TestManagedSchemaFieldTypeResource, SolrIndexConfigTest, ChangedSchemaMergeTest, TestUniqueKeyFieldResource, BasicZkTest, ShardSplitTest, ReplicationFactorTest] [junit4] Completed on J1 in 69.85s, 1 test, 1 error <<< FAILURES! [...truncated 678 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:529: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:477: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:190: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:508: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1363: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:970: There were test failures: 461 suites, 1858 tests, 4 errors, 60 ignored (21 assumptions) Total time: 43 minutes 16 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2431 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 159450215 bytes Compression is 0.0% Took 31 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
