Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1264/
4 tests failed.
FAILED: org.apache.solr.cloud.CollectionStateFormat2Test.test
Error Message:
Could not find collection:.system
Stack Trace:
java.lang.AssertionError: Could not find collection:.system
at
__randomizedtesting.SeedInfo.seed([7B0349932A95064B:F357764984696BB3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:134)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
at
org.apache.solr.cloud.CollectionStateFormat2Test.testConfNameAndCollectionNameSame(CollectionStateFormat2Test.java:53)
at
org.apache.solr.cloud.CollectionStateFormat2Test.test(CollectionStateFormat2Test.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.overseer.ZkStateReaderTest.testExternalCollectionWatchedNotWatched
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([7B0349932A95064B:70B8B8BF7BCCF0E2]:0)
at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testExternalCollectionWatchedNotWatched(ZkStateReaderTest.java:167)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh
Error Message:
Could not find collection : c1
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : c1
at
__randomizedtesting.SeedInfo.seed([7B0349932A95064B:64B93864FAF5C08E]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:192)
at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:129)
at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh(ZkStateReaderTest.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:51153/solr/testSolrCloudCollection_shard1_replica1
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException
occured when talking to server at:
http://127.0.0.1:51153/solr/testSolrCloudCollection_shard1_replica1
at
__randomizedtesting.SeedInfo.seed([7B0349932A95064B:46DBE7BF127B583B]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at:
http://127.0.0.1:51153/solr/testSolrCloudCollection_shard1_replica1
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:51153 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:261)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
... 10 more
Build Log:
[...truncated 10615 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 84718 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 84718 INFO (Thread-239) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 84718 INFO (Thread-239) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 84818 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35351
[junit4] 2> 84818 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 84819 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 84824 INFO (zkCallback-71-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4848ec25
name:ZooKeeperConnection Watcher:127.0.0.1:35351 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 84824 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 84825 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 84825 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 84838 INFO (jetty-launcher-70-thread-2) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 84839 INFO (jetty-launcher-70-thread-3) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 84839 INFO (jetty-launcher-70-thread-1) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 84839 INFO (jetty-launcher-70-thread-5) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 84840 INFO (jetty-launcher-70-thread-4) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 84841 INFO (jetty-launcher-70-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e214a2e{/solr,null,AVAILABLE}
[junit4] 2> 84844 INFO (jetty-launcher-70-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@165497cb{HTTP/1.1,[http/1.1]}{127.0.0.1:51153}
[junit4] 2> 84844 INFO (jetty-launcher-70-thread-2) [ ] o.e.j.s.Server
Started @89222ms
[junit4] 2> 84844 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51153}
[junit4] 2> 84844 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 84846 INFO (jetty-launcher-70-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6414fdfb{/solr,null,AVAILABLE}
[junit4] 2> 84846 INFO (jetty-launcher-70-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5181a750{HTTP/1.1,[http/1.1]}{127.0.0.1:37715}
[junit4] 2> 84846 INFO (jetty-launcher-70-thread-5) [ ] o.e.j.s.Server
Started @89224ms
[junit4] 2> 84846 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37715}
[junit4] 2> 84846 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 84847 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node5'
[junit4] 2> 84847 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 84847 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 84847 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 84848 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node1'
[junit4] 2> 84848 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 84848 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 84848 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 84851 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 84853 INFO (jetty-launcher-70-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@782c790f{/solr,null,AVAILABLE}
[junit4] 2> 84853 INFO (jetty-launcher-70-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@77cd2fef{HTTP/1.1,[http/1.1]}{127.0.0.1:51427}
[junit4] 2> 84853 INFO (jetty-launcher-70-thread-3) [ ] o.e.j.s.Server
Started @89231ms
[junit4] 2> 84853 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51427}
[junit4] 2> 84854 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 84854 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node2'
[junit4] 2> 84854 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 84854 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 84854 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 84857 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 84858 INFO (jetty-launcher-70-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@26e218c6{/solr,null,AVAILABLE}
[junit4] 2> 84861 INFO (jetty-launcher-70-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@424e84bf{/solr,null,AVAILABLE}
[junit4] 2> 84861 INFO (jetty-launcher-70-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@49fe5c90{HTTP/1.1,[http/1.1]}{127.0.0.1:56058}
[junit4] 2> 84861 INFO (jetty-launcher-70-thread-4) [ ] o.e.j.s.Server
Started @89239ms
[junit4] 2> 84861 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56058}
[junit4] 2> 84861 INFO (jetty-launcher-70-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@655533b2{HTTP/1.1,[http/1.1]}{127.0.0.1:59898}
[junit4] 2> 84861 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 84861 INFO (jetty-launcher-70-thread-1) [ ] o.e.j.s.Server
Started @89239ms
[junit4] 2> 84861 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node4'
[junit4] 2> 84861 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59898}
[junit4] 2> 84861 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 84862 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 84862 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 84862 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node3'
[junit4] 2> 84862 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 84862 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 84862 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 84862 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 84862 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 84863 INFO (zkCallback-73-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d92a00b
name:ZooKeeperConnection Watcher:127.0.0.1:35351/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 84863 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 84863 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 84864 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 84870 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 84874 INFO (zkCallback-72-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@710c5c98
name:ZooKeeperConnection Watcher:127.0.0.1:35351/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 84874 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 84874 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 84874 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 84875 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 84881 INFO (zkCallback-75-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@20faa7a0
name:ZooKeeperConnection Watcher:127.0.0.1:35351/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 84882 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 84882 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 84882 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 84902 INFO (zkCallback-74-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1be7cff8
name:ZooKeeperConnection Watcher:127.0.0.1:35351/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 84903 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node5/.
[junit4] 2> 84903 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 18323505
[junit4] 2> 84903 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node5]
[junit4] 2> 84903 WARN (jetty-launcher-70-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node5/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node5/lib
[junit4] 2> 84904 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 84907 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 84907 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 84908 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 84911 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node1/.
[junit4] 2> 84911 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 792405121
[junit4] 2> 84911 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node1]
[junit4] 2> 84911 WARN (jetty-launcher-70-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node1/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node1/lib
[junit4] 2> 84911 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 84912 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node4/.
[junit4] 2> 84912 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 156137801
[junit4] 2> 84913 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node4]
[junit4] 2> 84913 WARN (jetty-launcher-70-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node4/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node4/lib
[junit4] 2> 84913 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 84913 INFO (zkCallback-76-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2854465d
name:ZooKeeperConnection Watcher:127.0.0.1:35351/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 84913 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 84913 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 84914 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 84935 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node3/.
[junit4] 2> 84935 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1194997815
[junit4] 2> 84935 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node3]
[junit4] 2> 84935 WARN (jetty-launcher-70-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node3/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node3/lib
[junit4] 2> 84939 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 84950 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node2/.
[junit4] 2> 84951 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1082989658
[junit4] 2> 84951 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node2]
[junit4] 2> 84951 WARN (jetty-launcher-70-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node2/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node2/lib
[junit4] 2> 84951 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 85018 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 85018 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 85018 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 85019 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35351/solr
[junit4] 2> 85019 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 85019 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 85028 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 85045 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 85095 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 85095 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 85095 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35351/solr
[junit4] 2> 85095 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 85095 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 85094 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 85114 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 85114 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 85114 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35351/solr
[junit4] 2> 85114 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 85114 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 85082 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 85136 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 85137 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 85137 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35351/solr
[junit4] 2> 85137 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 85137 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 85069 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 85130 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 85154 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 85118 INFO (zkCallback-79-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7c3fcbee
name:ZooKeeperConnection Watcher:127.0.0.1:35351 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 85155 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 85113 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 85155 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 85155 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35351/solr
[junit4] 2> 85176 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 85176 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 85175 INFO (zkCallback-88-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f71b9f4 name:ZooKeeperConnection
Watcher:127.0.0.1:35351 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 85155 INFO (jetty-launcher-70-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 85176 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 85177 INFO (jetty-launcher-70-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 85186 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 85187 INFO (zkCallback-89-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@189e2580
name:ZooKeeperConnection Watcher:127.0.0.1:35351 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 85187 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 85192 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/351388957@4618846c
[junit4] 2> 85201 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 85201 INFO (jetty-launcher-70-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 85202 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/351388957@48ca4e55
[junit4] 2> 85202 INFO (zkCallback-90-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@101366d5
name:ZooKeeperConnection Watcher:127.0.0.1:35351 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 85203 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 85203 INFO (jetty-launcher-70-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 85207 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155c7ae717a0009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 85216 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 85217 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 85217 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/351388957@958ddc3
[junit4] 2> 85224 INFO (zkCallback-91-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3a79aef2
name:ZooKeeperConnection Watcher:127.0.0.1:35351 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 85224 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 85224 INFO (jetty-launcher-70-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 85233 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 85233 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/351388957@29b3258a
[junit4] 2> 85244 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/351388957@354f751c
[junit4] 2> 85245 INFO
(zkCallback-93-thread-1-processing-n:127.0.0.1:51153_solr)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8963f46 name:ZooKeeperConnection
Watcher:127.0.0.1:35351/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 85245 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 85246 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 85249 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 85252 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 85253 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6f2c9fdb
name:ZooKeeperConnection Watcher:127.0.0.1:35351/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 85253 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 85254 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 85260 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 85267 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 85267 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 85270 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 85270 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 85272 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 85272 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 85276 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 85276 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 85278 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 85278 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 85280 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 85280 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 85281 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 85282 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 85282 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 85283 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 85284 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 85284 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 85288 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 85288 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 85289 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 85298 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 85298 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 85300 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 85300 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 85301 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96202519100391435-127.0.0.1:51153_solr-n_0000000000
[junit4] 2> 85301 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:51153_solr
[junit4] 2> 85301 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 85301 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96202519100391436-127.0.0.1:51427_solr-n_0000000001
[junit4] 2> 85302 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96202519100391435-127.0.0.1:51153_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 85303 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51427_solr
[junit4] 2> 85303 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:51427_solr
[junit4] 2> 85304 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.Overseer Overseer
(id=96202519100391435-127.0.0.1:51153_solr-n_0000000000) starting
[junit4] 2> 85306 INFO
(zkCallback-93-thread-1-processing-n:127.0.0.1:51153_solr)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 85306 INFO
(zkCallback-94-thread-1-processing-n:127.0.0.1:59898_solr)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1cf01e19
name:ZooKeeperConnection Watcher:127.0.0.1:35351/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 85306 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 85306 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 85316 INFO
(zkCallback-95-thread-1-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@16fbfb23
name:ZooKeeperConnection Watcher:127.0.0.1:35351/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 85322 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 85332 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 85333 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 85333 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node2/.
[junit4] 2> 85334 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 85323 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 85322 INFO
(zkCallback-93-thread-1-processing-n:127.0.0.1:51153_solr)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 85335 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 85335 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:56058_solr)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@76ccf4e4
name:ZooKeeperConnection Watcher:127.0.0.1:35351/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 85335 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 85347 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
[junit4] 2> 85347 INFO (jetty-launcher-70-thread-3)
[n:127.0.0.1:51427_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 85349 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 85351 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 85352 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 85353 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 85354 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 85354 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 85355 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 85355 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 85355 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 85356 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 85362 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 85364 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96202519100391437-127.0.0.1:59898_solr-n_0000000002
[junit4] 2> 85364 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 85365 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96202519100391436-127.0.0.1:51427_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 85365 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:59898_solr as DOWN
[junit4] 2> 85365 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 85366 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 85367 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96202519100391438-127.0.0.1:37715_solr-n_0000000003
[junit4] 2> 85368 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59898_solr
[junit4] 2> 85368 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:59898_solr
[junit4] 2> 85368 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 85369 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96202519100391439-127.0.0.1:56058_solr-n_0000000004
[junit4] 2> 85369 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96202519100391437-127.0.0.1:59898_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 85369 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:59898_solr"} current state version: 0
[junit4] 2> 85369 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:59898_solr
[junit4] 2> 85370 INFO
(OverseerCollectionConfigSetProcessor-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 85370 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37715_solr as DOWN
[junit4] 2> 85370 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 85371 INFO
(zkCallback-93-thread-1-processing-n:127.0.0.1:51153_solr)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 85372 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 85372 INFO
(zkCallback-93-thread-1-processing-n:127.0.0.1:51153_solr)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 85377 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37715_solr
[junit4] 2> 85377 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:37715_solr
[junit4] 2> 85379 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 85379 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 85387 INFO
(zkCallback-95-thread-1-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 85387 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:51153_solr as DOWN
[junit4] 2> 85389 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51153_solr
[junit4] 2> 85389 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:51153_solr
[junit4] 2> 85391 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 85391 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 85402 INFO
(zkCallback-94-thread-1-processing-n:127.0.0.1:59898_solr)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 85402 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96202519100391438-127.0.0.1:37715_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 85402 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:56058_solr)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 85403 INFO
(zkCallback-93-thread-3-processing-n:127.0.0.1:51153_solr)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 85403 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:56058_solr as DOWN
[junit4] 2> 85403 INFO
(zkCallback-93-thread-3-processing-n:127.0.0.1:51153_solr)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 85404 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:37715_solr"} current state version: 0
[junit4] 2> 85404 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:37715_solr
[junit4] 2> 85405 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56058_solr
[junit4] 2> 85405 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56058_solr
[junit4] 2> 85406 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:51153_solr"} current state version: 0
[junit4] 2> 85406 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:51153_solr
[junit4] 2> 85407 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 85408 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 85418 INFO
(zkCallback-95-thread-1-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 85418 INFO
(zkCallback-94-thread-1-processing-n:127.0.0.1:59898_solr)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 85418 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:56058_solr)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 85430 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 85430 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 85431 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node3/.
[junit4] 2> 85431 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 85434 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 85434 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 85434 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node1/.
[junit4] 2> 85434 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 85442 INFO
(zkCallback-95-thread-2-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 85443 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:56058_solr"} current state version: 0
[junit4] 2> 85443 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:56058_solr
[junit4] 2> 85446 INFO
(zkCallback-95-thread-2-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (5)
[junit4] 2> 85448 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 85448 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 85448 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node5/.
[junit4] 2> 85449 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 85449 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
[junit4] 2> 85449 INFO (jetty-launcher-70-thread-1)
[n:127.0.0.1:59898_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 85454 INFO
(zkCallback-93-thread-2-processing-n:127.0.0.1:51153_solr)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 85455 INFO
(zkCallback-93-thread-2-processing-n:127.0.0.1:51153_solr)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 85455 INFO
(zkCallback-94-thread-2-processing-n:127.0.0.1:59898_solr)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 85455 INFO
(zkCallback-94-thread-2-processing-n:127.0.0.1:59898_solr)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 85456 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
[junit4] 2> 85456 INFO (jetty-launcher-70-thread-5)
[n:127.0.0.1:37715_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 85456 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:56058_solr)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 85457 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:56058_solr)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 85457 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
[junit4] 2> 85457 INFO (jetty-launcher-70-thread-2)
[n:127.0.0.1:51153_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 85457 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 85457 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 85458 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node4/.
[junit4] 2> 85458 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 85459 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
[junit4] 2> 85459 INFO (jetty-launcher-70-thread-4)
[n:127.0.0.1:56058_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 85462 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 85464 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 85465 INFO (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@75626351
name:ZooKeeperConnection Watcher:127.0.0.1:35351 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 85465 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 85465 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 85472 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@77cd2fef{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 85473 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1082989658
[junit4] 2> 85473 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:51427_solr as DOWN
[junit4] 2> 85478 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:51427_solr"} current state version: 0
[junit4] 2> 85478 INFO
(OverseerStateUpdate-96202519100391435-127.0.0.1:51153_solr-n_0000000000)
[n:127.0.0.1:51153_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:51427_solr
[junit4] 2> 85483 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:56058_solr)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 85483 INFO
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 85483 INFO
(zkCallback-94-thread-1-processing-n:127.0.0.1:59898_solr)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 85483 INFO
(zkCallback-95-thread-2-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 85483 INFO
(zkCallback-93-thread-1-processing-n:127.0.0.1:51153_solr)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 85483 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:56058_solr)
[n:127.0.0.1:56058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 85483 INFO
(zkCallback-95-thread-2-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 85486 INFO
(zkCallback-94-thread-1-processing-n:127.0.0.1:59898_solr)
[n:127.0.0.1:59898_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 85486 INFO
(zkCallback-93-thread-1-processing-n:127.0.0.1:51153_solr)
[n:127.0.0.1:51153_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 85486 INFO
(zkCallback-94-thread-2-processing-n:127.0.0.1:59898_solr)
[n:127.0.0.1:59898_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96202519100391435-127.0.0.1:51153_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 86983 WARN
(zkCallback-92-thread-1-processing-n:127.0.0.1:51427_solr)
[n:127.0.0.1:51427_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 86985 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@782c790f{/solr,null,UNAVAILABLE}
[junit4] 2> 86986 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 86988 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54e2820{/solr,null,AVAILABLE}
[junit4] 2> 86988 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@153695a4{HTTP/1.1,[http/1.1]}{127.0.0.1:58408}
[junit4] 2> 86988 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.e.j.s.Server Started @91366ms
[junit4] 2> 86989 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58408}
[junit4] 2> 86989 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 86989 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node6'
[junit4] 2> 86989 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 86989 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 86989 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 86994 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 86998 INFO (zkCallback-104-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b0e86e3
name:ZooKeeperConnection Watcher:127.0.0.1:35351/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 86998 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 86999 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 86999 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 87007 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_7B0349932A95064B-001/tempDir-001/node6/.
[junit4] 2> 87007 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1204749931
[junit4] 2> 87007 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7B0349932A95064B]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenk
[...truncated too long message...]
Manager Watcher org.apache.solr.common.cloud.ConnectionManager@7abe6da7
name:ZooKeeperConnection Watcher:127.0.0.1:34890 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 819182 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 819182 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 819182 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 819184 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 819184 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 819185 INFO (zkCallback-1035-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@34f4ca88
name:ZooKeeperConnection Watcher:127.0.0.1:34890/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 819185 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 819185 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 819185 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 819186 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 819187 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 819188 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 819189 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 819190 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 819191 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 819191 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 819193 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 819193 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 819194 INFO (zkCallback-1035-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 819195 INFO (zkCallback-1035-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [0])
[junit4] 2> 819196 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 819196 INFO (zkCallback-1035-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for
collection [c1] has occurred - updating... (live nodes size: [0])
[junit4] 2> 819197 INFO (zkCallback-1035-thread-1) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 819197 INFO (zkCallback-1035-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [0])
[junit4] 2> 819199 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34890 34890
[junit4] 2> 819318 INFO (Thread-2138) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34890 34890
[junit4] 2> 819319 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7B0349932A95064B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
[junit4] 2> 819320 INFO
(SUITE-ZkStateReaderTest-seed#[7B0349932A95064B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.overseer.ZkStateReaderTest_7B0349932A95064B-001
[junit4] 2> Jul 07, 2016 11:38:00 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=409, maxMBSortInHeap=6.707041444302412,
sim=ClassicSimilarity, locale=cs-CZ, timezone=Universal
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=89212456,total=504889344
[junit4] 2> NOTE: All tests run in this JVM: [TestJmxIntegration,
MigrateRouteKeyTest, BaseCdcrDistributedZkTest, TestOnReconnectListenerSupport,
TestObjectReleaseTracker, TestSearchPerf, TestReplicaProperties,
SuggesterTSTTest, TestCSVResponseWriter, TestTolerantSearch,
FieldMutatingUpdateProcessorTest, TestImplicitCoreProperties, TestXmlQParser,
TestGroupingSearch, SpatialRPTFieldTypeTest,
CloneFieldUpdateProcessorFactoryTest, DocValuesMultiTest, TestTestInjection,
DeleteInactiveReplicaTest, TestGeoJSONResponseWriter, TestSolrDeletionPolicy1,
TestDistributedMissingSort, AutoCommitTest, CircularListTest,
DirectUpdateHandlerTest, TestNRTOpen, UpdateParamsTest,
SolrCoreCheckLockOnStartupTest, HLLSerializationTest, TestDistribIDF,
TestReloadDeadlock, TestReversedWildcardFilterFactory,
TestAnalyzeInfixSuggestions, DateRangeFieldTest, TestClassicSimilarityFactory,
TestCustomSort, BadComponentTest, TestSweetSpotSimilarityFactory,
TestRawTransformer, TestSmileRequest, TestSolrIndexConfig, TestStressReorder,
TestRecovery, DistributedFacetPivotLargeTest, AssignTest, LeaderElectionTest,
SuggesterTest, CurrencyFieldXmlFileTest, BlockJoinFacetDistribTest,
TestFieldCacheSortRandom, TestStandardQParsers, TestMaxScoreQueryParser,
SampleTest, TestJsonRequest, FullSolrCloudDistribCmdsTest,
TestCloudPseudoReturnFields, SuggesterWFSTTest,
TestOverriddenPrefixQueryForCustomFieldType, OverseerRolesTest,
CollectionsAPISolrJTest, StatsComponentTest, TestConfigSetProperties,
TestPHPSerializedResponseWriter, TestHdfsCloudBackupRestore,
TermVectorComponentDistributedTest, HighlighterConfigTest, ScriptEngineTest,
CoreAdminHandlerTest, TestXIncludeConfig, TestUtils,
CollectionStateFormat2Test, TestTolerantUpdateProcessorCloud,
RequestLoggingTest, TestLocalFSCloudBackupRestore,
TestSolrConfigHandlerConcurrent, DistributedQueryComponentOptimizationTest,
TestIndexingPerformance, TestExceedMaxTermLength, TestJettySolrRunner,
ZkStateReaderTest]
[junit4] Completed [212/620 (3!)] on J2 in 1.91s, 6 tests, 2 errors <<<
FAILURES!
[...truncated 1315 lines...]
[junit4] JVM J2: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20160707_232417_082.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/heapdumps/java_pid19575.hprof
...
[junit4] Heap dump file created [485219952 bytes in 1.780 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 19 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:530:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1443:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984:
There were test failures: 620 suites (10 ignored), 2635 tests, 3 errors, 1
failure, 102 ignored (87 assumptions) [seed: 7B0349932A95064B]
Total time: 71 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]