Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3430/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:52903/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:52903/solr/testSolrCloudCollection_shard1_replica1 at __randomizedtesting.SeedInfo.seed([F9C444B626082ACE:C41CEA9A1EE674BE]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52903/solr/testSolrCloudCollection_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:52903 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) ... 10 more Build Log: [...truncated 10884 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 676599 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 676599 INFO (Thread-952) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 676599 INFO (Thread-952) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 676708 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.ZkTestServer start zk server on port:52899 [junit4] 2> 676708 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 676708 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676739 INFO (zkCallback-678-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ff99269 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676739 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676740 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 676740 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 676752 INFO (jetty-launcher-677-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 676752 INFO (jetty-launcher-677-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 676752 INFO (jetty-launcher-677-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 676753 INFO (jetty-launcher-677-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 676755 INFO (jetty-launcher-677-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 676774 INFO (jetty-launcher-677-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c4c3f0{/solr,null,AVAILABLE} [junit4] 2> 676774 INFO (jetty-launcher-677-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dcaeaf0{/solr,null,AVAILABLE} [junit4] 2> 676775 INFO (jetty-launcher-677-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@544809c3{/solr,null,AVAILABLE} [junit4] 2> 676776 INFO (jetty-launcher-677-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b0e49b1{/solr,null,AVAILABLE} [junit4] 2> 676776 INFO (jetty-launcher-677-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@5716bb64{HTTP/1.1,[http/1.1]}{127.0.0.1:52904} [junit4] 2> 676777 INFO (jetty-launcher-677-thread-5) [ ] o.e.j.s.Server Started @682674ms [junit4] 2> 676777 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52904} [junit4] 2> 676776 INFO (jetty-launcher-677-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@598273d0{HTTP/1.1,[http/1.1]}{127.0.0.1:52903} [junit4] 2> 676777 INFO (jetty-launcher-677-thread-1) [ ] o.e.j.s.Server Started @682674ms [junit4] 2> 676778 INFO (jetty-launcher-677-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cbfc654{/solr,null,AVAILABLE} [junit4] 2> 676778 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52903} [junit4] 2> 676778 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 676778 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5' [junit4] 2> 676778 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 676778 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1' [junit4] 2> 676778 INFO (jetty-launcher-677-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@1993df06{HTTP/1.1,[http/1.1]}{127.0.0.1:52905} [junit4] 2> 676778 INFO (jetty-launcher-677-thread-4) [ ] o.e.j.s.Server Started @682675ms [junit4] 2> 676778 INFO (jetty-launcher-677-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@27e393f8{HTTP/1.1,[http/1.1]}{127.0.0.1:52902} [junit4] 2> 676778 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52905} [junit4] 2> 676778 INFO (jetty-launcher-677-thread-2) [ ] o.e.j.s.Server Started @682675ms [junit4] 2> 676778 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52902} [junit4] 2> 676778 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 676778 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4' [junit4] 2> 676778 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 676778 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 676778 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2' [junit4] 2> 676778 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 676778 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 676778 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 676779 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 676779 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 676779 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 676778 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 676779 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 676778 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 676780 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 676780 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 676780 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676780 INFO (jetty-launcher-677-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@4bc8a0a4{HTTP/1.1,[http/1.1]}{127.0.0.1:52901} [junit4] 2> 676780 INFO (jetty-launcher-677-thread-3) [ ] o.e.j.s.Server Started @682677ms [junit4] 2> 676780 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52901} [junit4] 2> 676780 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 676780 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3' [junit4] 2> 676780 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 676780 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 676781 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 676781 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676782 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676783 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676784 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676785 INFO (zkCallback-679-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@193313df name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676785 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676785 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 676793 INFO (zkCallback-682-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@615bbffe name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676793 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676793 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 676793 INFO (zkCallback-681-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@768d9bdc name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676794 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676794 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 676801 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 676801 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 676801 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 676801 INFO (zkCallback-680-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65f4ec3a name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676802 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676802 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 676802 INFO (zkCallback-683-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bb54823 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676802 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676802 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 676803 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 676805 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 676811 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5/. [junit4] 2> 676811 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 481888883 [junit4] 2> 676811 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5] [junit4] 2> 676812 WARN (jetty-launcher-677-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5/lib [junit4] 2> 676812 INFO (jetty-launcher-677-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> 676816 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2/. [junit4] 2> 676816 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4/. [junit4] 2> 676816 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 929722224 [junit4] 2> 676816 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2] [junit4] 2> 676816 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 52861351 [junit4] 2> 676816 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4] [junit4] 2> 676816 WARN (jetty-launcher-677-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2/lib [junit4] 2> 676817 WARN (jetty-launcher-677-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4/lib [junit4] 2> 676817 INFO (jetty-launcher-677-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> 676817 INFO (jetty-launcher-677-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> 676819 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1/. [junit4] 2> 676819 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1541956576 [junit4] 2> 676819 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1] [junit4] 2> 676819 WARN (jetty-launcher-677-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1/lib [junit4] 2> 676819 INFO (jetty-launcher-677-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> 676826 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3/. [junit4] 2> 676826 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 152482401 [junit4] 2> 676826 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3] [junit4] 2> 676826 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 676826 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 676826 WARN (jetty-launcher-677-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3/lib [junit4] 2> 676826 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 676826 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr [junit4] 2> 676826 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 676826 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 676826 INFO (jetty-launcher-677-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> 676827 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 676827 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 676827 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 676827 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr [junit4] 2> 676827 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 676827 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 676826 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 676827 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr [junit4] 2> 676827 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 676827 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 676826 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 676827 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 676828 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676829 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676830 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676831 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 676832 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 676832 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 676832 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr [junit4] 2> 676832 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 676832 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 676832 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 676832 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 676832 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 676832 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr [junit4] 2> 676832 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 676832 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 676832 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676833 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676833 INFO (zkCallback-692-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21719409 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676834 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676834 INFO (jetty-launcher-677-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 676835 INFO (zkCallback-691-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61477c74 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676835 INFO (zkCallback-690-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4aa2f18c name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676835 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676835 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676835 INFO (jetty-launcher-677-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 676835 INFO (jetty-launcher-677-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 676837 INFO (zkCallback-697-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18787474 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676837 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676837 INFO (jetty-launcher-677-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 676839 INFO (zkCallback-698-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d18aa96 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676839 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676839 INFO (jetty-launcher-677-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 676843 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@39bb874f [junit4] 2> 676843 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@680ee803 [junit4] 2> 676843 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@2b651e38 [junit4] 2> 676843 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@61279058 [junit4] 2> 676843 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676844 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676845 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676846 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@731f8cd5 [junit4] 2> 676846 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676848 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 676848 INFO (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21fd955e name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676849 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676850 INFO (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74a199c3 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676850 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676850 INFO (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ffe5e6a name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676850 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676851 INFO (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7de0b3a0 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676852 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676854 INFO (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cdee849 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 676855 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 676856 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 676856 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 676856 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 676858 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 676859 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 676866 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 676866 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 676869 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 676869 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 676869 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 676915 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 676915 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 676918 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 676918 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 676918 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 676931 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 676931 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 676931 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 676931 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 676932 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 676958 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 676958 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 676958 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 676959 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 676959 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 676974 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 676974 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 676974 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 676974 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 676975 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 676987 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 676987 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 676988 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 676988 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 676988 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 676994 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 676994 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 676994 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 676994 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 676995 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 677000 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 677001 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 677001 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 677001 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 677001 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 677018 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 677018 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 677019 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 677019 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 677019 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 677034 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 677034 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 677034 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 677034 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 677034 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 677036 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 677037 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 677037 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 677037 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 677037 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 677038 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 677039 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 677039 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 677039 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 677039 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 677045 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 677046 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 677046 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 677046 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 677046 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 677054 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 677054 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 677054 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 677054 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 677055 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 677058 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 677058 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 677060 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 677060 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 677062 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 677062 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082955-127.0.0.1:52905_solr-n_0000000000 [junit4] 2> 677062 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082958-127.0.0.1:52902_solr-n_0000000001 [junit4] 2> 677064 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082956-127.0.0.1:52903_solr-n_0000000002 [junit4] 2> 677064 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082957-127.0.0.1:52904_solr-n_0000000003 [junit4] 2> 677072 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082959-127.0.0.1:52901_solr-n_0000000004 [junit4] 2> 677072 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52905_solr [junit4] 2> 677072 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 677073 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082956-127.0.0.1:52903_solr-n_0000000002 to know if I could be the leader [junit4] 2> 677073 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082955-127.0.0.1:52905_solr-n_0000000000 to know if I could be the leader [junit4] 2> 677074 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082958-127.0.0.1:52902_solr-n_0000000001 to know if I could be the leader [junit4] 2> 677074 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52904_solr [junit4] 2> 677074 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082957-127.0.0.1:52904_solr-n_0000000003 to know if I could be the leader [junit4] 2> 677074 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52904_solr [junit4] 2> 677074 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52902_solr [junit4] 2> 677074 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52902_solr [junit4] 2> 677074 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52903_solr [junit4] 2> 677075 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52903_solr [junit4] 2> 677075 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52901_solr [junit4] 2> 677075 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52901_solr [junit4] 2> 677086 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.Overseer Overseer (id=96297198448082955-127.0.0.1:52905_solr-n_0000000000) starting [junit4] 2> 677088 INFO (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_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> 677088 INFO (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_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> 677088 INFO (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_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> 677089 INFO (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_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> 677088 INFO (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_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> 677092 INFO (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 677092 INFO (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 677093 INFO (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 677094 INFO (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 677094 INFO (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 677104 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 677104 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 677107 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5/. [junit4] 2> 677107 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 677117 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 677117 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 677118 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3/. [junit4] 2> 677119 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 677120 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 677120 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 677121 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 677121 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 677121 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2/. [junit4] 2> 677122 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1/. [junit4] 2> 677122 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 677122 INFO (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 677122 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 677123 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 677124 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 677124 INFO (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 677124 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 677124 INFO (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 677126 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 677126 INFO (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 677126 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 677150 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 677150 INFO (OverseerCollectionConfigSetProcessor-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 677151 INFO (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 677151 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:52905_solr as DOWN [junit4] 2> 677155 INFO (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 677157 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52905_solr [junit4] 2> 677157 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52905_solr [junit4] 2> 677162 INFO (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_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> 677162 INFO (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_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> 677162 INFO (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_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> 677162 INFO (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:52905_solr"} current state version: 0 [junit4] 2> 677162 INFO (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52905_solr [junit4] 2> 677162 INFO (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_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> 677162 INFO (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_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> 677163 INFO (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 677163 INFO (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 677163 INFO (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 677163 INFO (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 677164 INFO (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 677171 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 677171 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 677172 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4/. [junit4] 2> 677172 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 677174 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 677174 INFO (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 677174 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 677175 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 677178 INFO (zkCallback-709-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f16c9d1 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 677178 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 677178 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 677184 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@5716bb64{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 677185 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=481888883 [junit4] 2> 677185 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:52904_solr as DOWN [junit4] 2> 677218 INFO (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_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> 677219 INFO (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_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> 677219 INFO (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_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> 677220 INFO (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_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> 677221 INFO (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_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> 677222 INFO (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:52904_solr"} current state version: 0 [junit4] 2> 677222 INFO (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52904_solr [junit4] 2> 677222 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 0x1561dcab25d000d, 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> 677223 INFO (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 677224 INFO (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 677224 INFO (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 677224 INFO (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 677226 INFO (zkCallback-703-thread-2-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082956-127.0.0.1:52903_solr-n_0000000002 to know if I could be the leader [junit4] 2> 678728 WARN (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 678728 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b0e49b1{/solr,null,UNAVAILABLE} [junit4] 2> 678730 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 678733 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bff26b2{/solr,null,AVAILABLE} [junit4] 2> 678733 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.e.j.s.ServerConnector Started ServerConnector@94f6c17{HTTP/1.1,[http/1.1]}{127.0.0.1:52924} [junit4] 2> 678733 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.e.j.s.Server Started @684630ms [junit4] 2> 678733 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52924} [junit4] 2> 678733 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 678733 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6' [junit4] 2> 678733 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 678733 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 678734 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 678734 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 678739 INFO (zkCallback-711-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4eb2ceea name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 678739 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 678739 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 678740 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 678748 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6/. [junit4] 2> 678748 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.CoreContainer New CoreContainer 1336886733 [junit4] 2> 678748 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6] [junit4] 2> 678748 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6/lib [junit4] 2> 678748 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] 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> 678750 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 678750 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 678750 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 678750 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr [junit4] 2> 678750 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 678750 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 678751 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 678754 INFO (zkCallback-714-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@561d38cd name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 678755 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 678755 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 678758 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@6d695259 [junit4] 2> 678759 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 678762 INFO (zkCallback-715-thread-1-processing-n:127.0.0.1:52924_solr) [n:127.0.0.1:52924_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60e19433 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 678762 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 678785 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 678786 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 678788 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 678793 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 678796 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082963-127.0.0.1:52924_solr-n_0000000005 [junit4] 2> 678797 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082959-127.0.0.1:52901_solr-n_0000000004 to know if I could be the leader [junit4] 2> 678798 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:52924_solr as DOWN [junit4] 2> 678809 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52924_solr [junit4] 2> 678810 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52924_solr [junit4] 2> 678811 INFO (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:52924_solr"} current state version: 0 [junit4] 2> 678811 INFO (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52924_solr [junit4] 2> 678820 INFO (zkCallback-699-thread-2-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_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> 678820 INFO (zkCallback-715-thread-1-processing-n:127.0.0.1:52924_solr) [n:127.0.0.1:52924_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> 678820 INFO (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_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> 678820 INFO (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_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> 678820 INFO (zkCallback-703-thread-2-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_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> 678823 INFO (zkCallback-699-thread-2-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 678823 INFO (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 678824 INFO (zkCallback-715-thread-1-processing-n:127.0.0.1:52924_solr) [n:127.0.0.1:52924_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 678824 INFO (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 678824 INFO (zkCallback-703-thread-2-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 678834 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 678834 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 678835 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6/. [junit4] 2> 678835 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 678836 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 678837 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 678837 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 678838 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 678845 INFO (zkCallback-717-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31f406b9 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 678845 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 678846 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 678846 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/addfields.updateprocessor.js [junit4] 2> 678856 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 678862 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-currency.xml [junit4] 2> 678867 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-error-solrconfig.xml [junit4] 2> 678872 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.c.SolrZ [...truncated too long message...] a:331) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328) [junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105) [junit4] 2> at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56) [junit4] 2> at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 695200 INFO (jetty-launcher-677-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bff26b2{/solr,null,UNAVAILABLE} [junit4] 2> 695203 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52899 52899 [junit4] 2> 695220 INFO (Thread-952) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52899 52899 [junit4] 2> 696525 WARN (Thread-952) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 10 /solr/aliases.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 8 /solr/security.json [junit4] 2> 5 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/testSolrCloudCollection/state.json [junit4] 2> 3 /solr/overseer_elect/election/96297198448082955-127.0.0.1:52905_solr-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/96297198448082956-127.0.0.1:52903_solr-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 25 /solr/overseer/queue [junit4] 2> 13 /solr/overseer/collection-queue-work [junit4] 2> 10 /solr/collections [junit4] 2> 7 /solr/live_nodes [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=F9C444B626082ACE -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Europe/Prague -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 19.9s J0 | BasicAuthIntegrationTest.testBasics <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:52903/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at __randomizedtesting.SeedInfo.seed([F9C444B626082ACE:C41CEA9A1EE674BE]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52903/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [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:366) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714) [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.http.NoHttpResponseException: 127.0.0.1:52903 failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [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:511) [junit4] > ... 10 more [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=FST50, intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=196, maxMBSortInHeap=7.4426408174141505, sim=ClassicSimilarity, locale=tr-TR, timezone=Europe/Prague [junit4] 2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=197664672,total=535822336 [junit4] 2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, DateRangeFieldTest, TestSmileRequest, TestCursorMarkWithoutUniqueKey, DocExpirationUpdateProcessorFactoryTest, CircularListTest, FullHLLTest, TestClassicSimilarityFactory, BooleanFieldTest, TestDistribIDF, TestCollapseQParserPlugin, DocumentBuilderTest, CollectionsAPIAsyncDistributedZkTest, DocValuesMultiTest, XmlUpdateRequestHandlerTest, ZkStateWriterTest, SolrXmlInZkTest, TestSolrQueryResponse, HdfsDirectoryFactoryTest, TestDocumentBuilder, TestMaxScoreQueryParser, TestTrackingShardHandlerFactory, SimplePostToolTest, TestMergePolicyConfig, TestFileDictionaryLookup, TestStressUserVersions, UnloadDistributedZkTest, ReturnFieldsTest, TestRuleBasedAuthorizationPlugin, TestCollectionAPI, TestFastLRUCache, OverseerRolesTest, TestFieldResource, TestCoreContainer, EnumFieldTest, TestComponentsName, PathHierarchyTokenizerFactoryTest, DOMUtilTest, SpatialHeatmapFacetsTest, TestUseDocValuesAsStored, TestUniqueKeyFieldResource, TestConfigSets, DistributedQueryComponentCustomSortTest, SolrTestCaseJ4Test, InfoHandlerTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, TestLuceneMatchVersion, RestartWhileUpdatingTest, HttpPartitionTest, AlternateDirectoryTest, BigEndianAscendingWordDeserializerTest, TestConfigSetImmutable, VMParamsZkACLAndCredentialsProvidersTest, TestAnalyzedSuggestions, TestIBSimilarityFactory, BasicAuthIntegrationTest] [junit4] Completed [119/623 (1!)] on J0 in 19.94s, 1 test, 1 error <<< FAILURES! [...truncated 61688 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
