Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/747/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1] Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1] at __randomizedtesting.SeedInfo.seed([80CA920E63F1069F:89EADD4CD0D6B67]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57) 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) Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1] at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) 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.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382) ... 6 more Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:41121 [/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 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:513) ... 10 more Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ... 20 more FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:61113/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:61113/solr/testSolrCloudCollection_shard1_replica1 at __randomizedtesting.SeedInfo.seed([80CA920E63F1069F:BD123C225B1F58EF]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997) 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:61113/solr/testSolrCloudCollection_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) 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:735) 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: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) 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:513) ... 10 more Build Log: [...truncated 11004 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 723842 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 723842 INFO (Thread-1644) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 723842 INFO (Thread-1644) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 723942 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.ZkTestServer start zk server on port:48226 [junit4] 2> 723942 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 723943 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 723981 INFO (zkCallback-8764-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fee3c3d name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 723981 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 723981 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 723981 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 724046 INFO (jetty-launcher-8763-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 724047 INFO (jetty-launcher-8763-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 724048 INFO (jetty-launcher-8763-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 724048 INFO (jetty-launcher-8763-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 724049 INFO (jetty-launcher-8763-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26960271{/solr,null,AVAILABLE} [junit4] 2> 724050 INFO (jetty-launcher-8763-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 724050 INFO (jetty-launcher-8763-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49534823{/solr,null,AVAILABLE} [junit4] 2> 724053 INFO (jetty-launcher-8763-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b8b8af1{/solr,null,AVAILABLE} [junit4] 2> 724056 INFO (jetty-launcher-8763-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@33798c0c{HTTP/1.1,[http/1.1]}{127.0.0.1:34736} [junit4] 2> 724056 INFO (jetty-launcher-8763-thread-5) [ ] o.e.j.s.Server Started @727375ms [junit4] 2> 724056 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34736} [junit4] 2> 724056 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 724056 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5' [junit4] 2> 724056 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 724056 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 724059 INFO (jetty-launcher-8763-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f1745f9{/solr,null,AVAILABLE} [junit4] 2> 724059 INFO (jetty-launcher-8763-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@2e848da7{HTTP/1.1,[http/1.1]}{127.0.0.1:40870} [junit4] 2> 724059 INFO (jetty-launcher-8763-thread-3) [ ] o.e.j.s.Server Started @727379ms [junit4] 2> 724059 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40870} [junit4] 2> 724059 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 724060 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4' [junit4] 2> 724060 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 724060 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 724060 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 724061 INFO (jetty-launcher-8763-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35a1da2f{/solr,null,AVAILABLE} [junit4] 2> 724061 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 724061 INFO (jetty-launcher-8763-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@1bb3ef49{HTTP/1.1,[http/1.1]}{127.0.0.1:56888} [junit4] 2> 724061 INFO (jetty-launcher-8763-thread-1) [ ] o.e.j.s.Server Started @727381ms [junit4] 2> 724062 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56888} [junit4] 2> 724062 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 724062 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1' [junit4] 2> 724062 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724062 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 724062 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 724062 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 724063 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724065 INFO (jetty-launcher-8763-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@48223486{HTTP/1.1,[http/1.1]}{127.0.0.1:61113} [junit4] 2> 724065 INFO (jetty-launcher-8763-thread-4) [ ] o.e.j.s.Server Started @727385ms [junit4] 2> 724065 INFO (jetty-launcher-8763-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@38e220dc{HTTP/1.1,[http/1.1]}{127.0.0.1:36161} [junit4] 2> 724065 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61113} [junit4] 2> 724065 INFO (jetty-launcher-8763-thread-2) [ ] o.e.j.s.Server Started @727385ms [junit4] 2> 724065 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36161} [junit4] 2> 724066 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 724066 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 724066 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3' [junit4] 2> 724066 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2' [junit4] 2> 724066 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 724066 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 724066 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 724066 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 724066 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 724066 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 724067 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724067 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724068 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724088 INFO (zkCallback-8766-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17475d5a name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724088 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724089 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 724122 INFO (zkCallback-8767-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2056c006 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724122 INFO (zkCallback-8765-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@405887e8 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724122 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724123 INFO (zkCallback-8769-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4882c7c3 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724123 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 724123 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724123 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 724123 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724124 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 724124 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 724124 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 724128 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 724128 INFO (zkCallback-8768-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2645de38 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724128 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724128 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 724131 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 724131 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 724172 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1/. [junit4] 2> 724172 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1980938128 [junit4] 2> 724172 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1] [junit4] 2> 724172 WARN (jetty-launcher-8763-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1/lib [junit4] 2> 724173 INFO (jetty-launcher-8763-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> 724200 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5/. [junit4] 2> 724200 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 613432719 [junit4] 2> 724200 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5] [junit4] 2> 724200 WARN (jetty-launcher-8763-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5/lib [junit4] 2> 724201 INFO (jetty-launcher-8763-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> 724222 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2/. [junit4] 2> 724222 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 981292930 [junit4] 2> 724222 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2] [junit4] 2> 724223 WARN (jetty-launcher-8763-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2/lib [junit4] 2> 724223 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3/. [junit4] 2> 724223 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 1271319622 [junit4] 2> 724223 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3] [junit4] 2> 724223 WARN (jetty-launcher-8763-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3/lib [junit4] 2> 724223 INFO (jetty-launcher-8763-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> 724224 INFO (jetty-launcher-8763-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> 724225 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4/. [junit4] 2> 724225 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 820691844 [junit4] 2> 724225 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4] [junit4] 2> 724225 WARN (jetty-launcher-8763-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4/lib [junit4] 2> 724226 INFO (jetty-launcher-8763-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> 724315 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 724315 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 724315 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 724315 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 724315 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 724315 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 724315 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48226/solr [junit4] 2> 724315 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48226/solr [junit4] 2> 724315 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 724315 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 724315 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 724315 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 724316 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724317 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724325 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 724325 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 724325 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 724326 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48226/solr [junit4] 2> 724326 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 724326 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 724326 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724329 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 724329 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 724329 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 724329 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48226/solr [junit4] 2> 724329 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 724329 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 724330 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724332 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 724332 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 724332 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 724332 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48226/solr [junit4] 2> 724332 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 724332 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 724333 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724357 INFO (zkCallback-8775-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14272128 name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724358 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724358 INFO (jetty-launcher-8763-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 724390 INFO (zkCallback-8781-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7120567a name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724390 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724390 INFO (jetty-launcher-8763-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 724394 INFO (zkCallback-8778-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cb13477 name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724394 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724395 INFO (jetty-launcher-8763-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 724395 INFO (zkCallback-8774-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@648bb5db name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724395 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724395 INFO (zkCallback-8784-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d1298a0 name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724396 INFO (jetty-launcher-8763-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 724396 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724396 INFO (jetty-launcher-8763-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 724419 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 0x15636c078820006, 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> 724420 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/225104227@65151217 [junit4] 2> 724421 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724453 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/225104227@6fc9eff8 [junit4] 2> 724453 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724472 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@571273f8 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724473 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724487 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bc4b58b name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724487 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724490 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/225104227@d245599 [junit4] 2> 724491 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724491 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/225104227@536579a2 [junit4] 2> 724492 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724498 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/225104227@400783db [junit4] 2> 724500 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 724527 INFO (zkCallback-8787-thread-1-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2412cc1c name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724527 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724528 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 724529 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1459610a name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724529 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724532 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 724534 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@655649a8 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 724534 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 724571 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 724572 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 724573 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 724599 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 724694 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 724694 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 724698 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 724714 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 724714 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 724731 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 724824 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 724824 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 724829 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 724872 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 724872 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 724896 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 724897 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 724900 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 724916 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 724916 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 724944 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 724945 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 724945 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 724959 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 724959 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 724979 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 724979 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 724980 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 725025 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 725025 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 725025 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 725037 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 725038 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 725039 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 725040 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 725041 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 725041 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 725041 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 725043 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 725044 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 725045 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 725048 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 725049 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 725050 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 725070 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 725073 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 725074 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 725081 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 725087 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324642318450700-127.0.0.1:61113_solr-n_0000000000 [junit4] 2> 725087 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 725087 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 725088 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61113_solr [junit4] 2> 725088 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 725089 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 725104 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324642318450701-127.0.0.1:40870_solr-n_0000000001 [junit4] 2> 725105 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324642318450702-127.0.0.1:36161_solr-n_0000000002 [junit4] 2> 725109 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324642318450699-127.0.0.1:34736_solr-n_0000000003 [junit4] 2> 725110 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324642318450700-127.0.0.1:61113_solr-n_0000000000 to know if I could be the leader [junit4] 2> 725124 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40870_solr [junit4] 2> 725124 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40870_solr [junit4] 2> 725124 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324642318450701-127.0.0.1:40870_solr-n_0000000001 to know if I could be the leader [junit4] 2> 725125 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324642318450702-127.0.0.1:36161_solr-n_0000000002 to know if I could be the leader [junit4] 2> 725125 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.Overseer Overseer (id=96324642318450700-127.0.0.1:61113_solr-n_0000000000) starting [junit4] 2> 725126 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36161_solr [junit4] 2> 725126 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36161_solr [junit4] 2> 725143 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34736_solr [junit4] 2> 725143 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34736_solr [junit4] 2> 725169 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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> 725170 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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> 725170 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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> 725171 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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> 725171 INFO (zkCallback-8787-thread-1-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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> 725181 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 725182 INFO (zkCallback-8787-thread-1-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 725182 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 725182 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 725182 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 725183 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 725193 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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> 725195 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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> 725195 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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> 725196 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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> 725197 INFO (zkCallback-8787-thread-1-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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> 725227 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 725228 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 725228 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 725231 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324642318450703-127.0.0.1:56888_solr-n_0000000004 [junit4] 2> 725231 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 725233 INFO (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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> 725234 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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> 725235 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 725244 INFO (zkCallback-8787-thread-1-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 725244 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 725257 INFO (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 725257 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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> 725257 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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> 725258 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 725259 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 725260 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324642318450699-127.0.0.1:34736_solr-n_0000000003 to know if I could be the leader [junit4] 2> 725260 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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> 725274 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 725274 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 725275 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2/. [junit4] 2> 725275 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 725281 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 [junit4] 2> 725281 INFO (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 725290 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:56888_solr as DOWN [junit4] 2> 725291 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 725317 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 725317 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 725318 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56888_solr [junit4] 2> 725318 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56888_solr [junit4] 2> 725318 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5/. [junit4] 2> 725319 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 725340 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 [junit4] 2> 725340 INFO (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 725347 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 725347 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 725348 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4/. [junit4] 2> 725349 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 725353 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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> 725353 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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> 725354 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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> 725355 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 725355 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 725356 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 [junit4] 2> 725356 INFO (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 725356 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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> 725353 INFO (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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> 725363 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 725363 INFO (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 725364 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 725422 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 725423 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 725423 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 725423 INFO (OverseerCollectionConfigSetProcessor-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 725424 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:61113_solr as DOWN [junit4] 2> 725424 INFO (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 725424 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1/. [junit4] 2> 725424 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 725448 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 [junit4] 2> 725448 INFO (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 725488 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61113_solr [junit4] 2> 725488 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61113_solr [junit4] 2> 725489 INFO (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 725508 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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> 725508 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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> 725508 INFO (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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> 725508 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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> 725509 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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> 725509 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 725509 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 725509 INFO (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 725510 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 725530 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 725530 INFO (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:56888_solr"} current state version: 0 [junit4] 2> 725530 INFO (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56888_solr [junit4] 2> 725548 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 725548 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 725549 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3/. [junit4] 2> 725549 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 725557 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 [junit4] 2> 725557 INFO (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 725557 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 725558 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 725558 INFO (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:61113_solr"} current state version: 0 [junit4] 2> 725558 INFO (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:61113_solr [junit4] 2> 725570 INFO (zkCallback-8795-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@382705f6 name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 725570 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 725570 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 725583 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@38e220dc{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 725583 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=981292930 [junit4] 2> 725583 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36161_solr as DOWN [junit4] 2> 725615 INFO (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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> 725616 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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> 725617 INFO (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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> 725618 INFO (zkCallback-8785-thread-2-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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> 725618 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 0x15636c07882000e, 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> 725618 INFO (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:36161_solr"} current state version: 0 [junit4] 2> 725619 INFO (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36161_solr [junit4] 2> 725618 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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> 725620 INFO (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 725620 INFO (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 725620 INFO (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 725621 INFO (zkCallback-8785-thread-2-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 725621 INFO (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324642318450701-127.0.0.1:40870_solr-n_0000000001 to know if I could be the leader [junit4] 2> 727117 WARN (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 727117 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26960271{/solr,null,UNAVAILABLE} [junit4] 2> 727126 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 727129 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eec5be0{/solr,null,AVAILABLE} [junit4] 2> 727129 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.e.j.s.ServerConnector Started ServerConnector@34ced6b7{HTTP/1.1,[http/1.1]}{127.0.0.1:56185} [junit4] 2> 727129 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.e.j.s.Server Started @730450ms [junit4] 2> 727129 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56185} [junit4] 2> 727130 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 727130 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/s [...truncated too long message...] Request(CloudSolrClient.java:1172) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741) [junit4] > at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178) [junit4] > at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1] [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) [junit4] > at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > ... 1 more [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382) [junit4] > ... 6 more [junit4] > Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:41121 [/127.0.0.1] failed: Connection refused [junit4] > at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) [junit4] > at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) [junit4] > at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) [junit4] > ... 10 more [junit4] > Caused by: java.net.ConnectException: Connection refused [junit4] > at java.net.PlainSocketImpl.socketConnect(Native Method) [junit4] > at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) [junit4] > at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) [junit4] > at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) [junit4] > at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) [junit4] > at java.net.Socket.connect(Socket.java:589) [junit4] > at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) [junit4] > at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) [junit4] > ... 20 more [junit4] 2> 1209109 INFO (SUITE-LeaderFailoverAfterPartitionTest-seed#[80CA920E63F1069F]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_80CA920E63F1069F-001 [junit4] 2> Jul 29, 2016 1:11:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, _version_=PostingsFormat(name=Asserting), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Asserting), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Asserting), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1743, sim=ClassicSimilarity, locale=es-AR, timezone=America/Bahia_Banderas [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=279230296,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestCSVResponseWriter, TestManagedSchema, SmileWriterTest, DistributedFacetPivotLargeTest, TestComplexPhraseQParserPlugin, HdfsDirectoryFactoryTest, TestScoreJoinQPNoScore, TestConfigSetImmutable, TestSortByMinMaxFunction, TestFieldCacheSortRandom, TestSchemaNameResource, TestIntervalFaceting, BadIndexSchemaTest, TestBadConfig, HdfsWriteToMultipleCollectionsTest, TestSubQueryTransformerDistrib, TestAtomicUpdateErrorCases, TestFoldingMultitermQuery, AliasIntegrationTest, DataDrivenBlockJoinTest, ShardRoutingCustomTest, TestWriterPerf, TestFieldCacheWithThreads, TestLMJelinekMercerSimilarityFactory, TestGraphMLResponseWriter, TestStandardQParsers, OpenExchangeRatesOrgProviderTest, TestCrossCoreJoin, EchoParamsTest, TestSolr4Spatial, HdfsSyncSliceTest, TestFreeTextSuggestions, BasicZkTest, DistributedTermsComponentTest, TestUtils, TestRawTransformer, CacheHeaderTest, RequestLoggingTest, TestSha256AuthenticationProvider, TestExactSharedStatsCache, DistributedFacetPivotSmallAdvancedTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CdcrReplicationHandlerTest, TestCopyFieldCollectionResource, TestSchemaManager, ConfigSetsAPITest, TestDistribDocBasedVersion, WordBreakSolrSpellCheckerTest, IndexSchemaRuntimeFieldTest, BigEndianAscendingWordSerializerTest, TestExclusionRuleCollectionAccess, TestSolrCloudWithDelegationTokens, DeleteInactiveReplicaTest, ConjunctionSolrSpellCheckerTest, BasicFunctionalityTest, TestInitQParser, CoreAdminCreateDiscoverTest, TestRandomRequestDistribution, SearchHandlerTest, CollectionsAPIDistributedZkTest, VersionInfoTest, NoCacheHeaderTest, TestSolrCoreProperties, PreAnalyzedUpdateProcessorTest, LoggingHandlerTest, BadCopyFieldTest, SortByFunctionTest, FileUtilsTest, AsyncCallRequestStatusResponseTest, TestPerFieldSimilarity, ChaosMonkeySafeLeaderTest, RollingRestartTest, BlobRepositoryCloudTest, TestTestInjection, TestSolrConfigHandler, TestImplicitCoreProperties, HdfsLockFactoryTest, TestSolrDeletionPolicy2, TestCloudSchemaless, CdcrVersionReplicationTest, TestSubQueryTransformer, ShowFileRequestHandlerTest, TestBackupRepositoryFactory, SimpleCollectionCreateDeleteTest, BufferStoreTest, TestDistributedStatsComponentCardinality, TestReRankQParserPlugin, PluginInfoTest, TestSchemaSimilarityResource, TestUninvertingReader, TestManagedStopFilterFactory, TestOverriddenPrefixQueryForCustomFieldType, CopyFieldTest, DistributedFacetPivotWhiteBoxTest, DirectoryFactoryTest, TestCustomDocTransformer, FullSolrCloudDistribCmdsTest, HighlighterConfigTest, TestBinaryResponseWriter, SparseHLLTest, TestLeaderElectionZkExpiry, TestJoin, TestSolrXml, MultiThreadedOCPTest, TestConfigSets, TestZkChroot, FieldMutatingUpdateProcessorTest, TestCharFilters, UniqFieldsUpdateProcessorFactoryTest, ReplicationFactorTest, OverseerModifyCollectionTest, TestSlowCompositeReaderWrapper, BinaryUpdateRequestHandlerTest, OutputWriterTest, CoreMergeIndexesAdminHandlerTest, TestExceedMaxTermLength, TestNumericTerms32, CheckHdfsIndexTest, LeaderInitiatedRecoveryOnShardRestartTest, DistributedQueueTest, SolrInfoMBeanTest, SolrCloudExampleTest, TestReplicationHandlerBackup, TestPHPSerializedResponseWriter, SharedFSAutoReplicaFailoverTest, PKIAuthenticationIntegrationTest, MergeStrategyTest, TestQuerySenderListener, SignatureUpdateProcessorFactoryTest, SuggesterTest, TestSolrIndexConfig, TestValueSourceCache, SolrCmdDistributorTest, LeaderFailoverAfterPartitionTest] [junit4] Completed [250/625 (2!)] on J1 in 66.61s, 1 test, 1 error <<< FAILURES! [...truncated 61324 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
