Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17595/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:43736/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:43736/solr/testSolrCloudCollection_shard1_replica1 at __randomizedtesting.SeedInfo.seed([123C71703E07554D:2FE4DF5C06E90B3D]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:43736/solr/testSolrCloudCollection_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:43736 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:513) ... 10 more Build Log: [...truncated 12466 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 1849137 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1849137 INFO (Thread-4121) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1849137 INFO (Thread-4121) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1849237 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.ZkTestServer start zk server on port:41303 [junit4] 2> 1849237 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1849237 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849284 INFO (zkCallback-2898-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45000fef name:ZooKeeperConnection Watcher:127.0.0.1:41303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849284 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849284 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1849284 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 1849322 INFO (jetty-launcher-2897-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1849322 INFO (jetty-launcher-2897-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1849322 INFO (jetty-launcher-2897-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1849322 INFO (jetty-launcher-2897-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1849322 INFO (jetty-launcher-2897-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1849323 INFO (jetty-launcher-2897-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d2bb628{/solr,null,AVAILABLE} [junit4] 2> 1849323 INFO (jetty-launcher-2897-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e6265fd{/solr,null,AVAILABLE} [junit4] 2> 1849323 INFO (jetty-launcher-2897-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d758af3{/solr,null,AVAILABLE} [junit4] 2> 1849323 INFO (jetty-launcher-2897-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21584ac1{/solr,null,AVAILABLE} [junit4] 2> 1849323 INFO (jetty-launcher-2897-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5afaa85c{/solr,null,AVAILABLE} [junit4] 2> 1849324 INFO (jetty-launcher-2897-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@57b61f1d{HTTP/1.1,[http/1.1]}{127.0.0.1:46622} [junit4] 2> 1849324 INFO (jetty-launcher-2897-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@15c08de4{HTTP/1.1,[http/1.1]}{127.0.0.1:33818} [junit4] 2> 1849324 INFO (jetty-launcher-2897-thread-5) [ ] o.e.j.s.Server Started @1850677ms [junit4] 2> 1849324 INFO (jetty-launcher-2897-thread-4) [ ] o.e.j.s.Server Started @1850677ms [junit4] 2> 1849324 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46622} [junit4] 2> 1849324 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33818} [junit4] 2> 1849324 INFO (jetty-launcher-2897-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@7d6595b5{HTTP/1.1,[http/1.1]}{127.0.0.1:40965} [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node5' [junit4] 2> 1849324 INFO (jetty-launcher-2897-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@656692b6{HTTP/1.1,[http/1.1]}{127.0.0.1:42499} [junit4] 2> 1849324 INFO (jetty-launcher-2897-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@359f17b9{HTTP/1.1,[http/1.1]}{127.0.0.1:43736} [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-3) [ ] o.e.j.s.Server Started @1850677ms [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43736} [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-2) [ ] o.e.j.s.Server Started @1850677ms [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node4' [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-1) [ ] o.e.j.s.Server Started @1850677ms [junit4] 2> 1849326 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1849326 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40965} [junit4] 2> 1849326 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42499} [junit4] 2> 1849326 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1849326 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1849325 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1849326 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node2' [junit4] 2> 1849326 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node3' [junit4] 2> 1849326 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849326 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1849326 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node1' [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849327 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849328 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849334 INFO (zkCallback-2899-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4849a3e9 name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849334 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849334 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1849337 INFO (zkCallback-2900-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a711747 name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849337 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849337 INFO (zkCallback-2901-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79af7a87 name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849337 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1849337 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1849337 INFO (zkCallback-2903-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76764b7a name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849337 INFO (zkCallback-2902-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6481a1c6 name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849337 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1849337 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849337 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849337 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849338 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1849338 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1849338 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1849338 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1849338 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1849338 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1849384 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node3/. [junit4] 2> 1849385 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 501335148 [junit4] 2> 1849385 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node3] [junit4] 2> 1849385 WARN (jetty-launcher-2897-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node3/lib [junit4] 2> 1849385 INFO (jetty-launcher-2897-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> 1849386 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1849386 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1849386 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1849387 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41303/solr [junit4] 2> 1849387 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1849387 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1849387 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849393 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node1/. [junit4] 2> 1849393 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node5/. [junit4] 2> 1849393 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1219845124 [junit4] 2> 1849393 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 1382097953 [junit4] 2> 1849393 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 0x1569b0c002a0001, 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> 1849393 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node4/. [junit4] 2> 1849393 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node2/. [junit4] 2> 1849393 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node5] [junit4] 2> 1849393 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node1] [junit4] 2> 1849393 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 1389263634 [junit4] 2> 1849393 WARN (jetty-launcher-2897-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node5/lib [junit4] 2> 1849393 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 809210335 [junit4] 2> 1849394 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node4] [junit4] 2> 1849393 WARN (jetty-launcher-2897-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node1/lib [junit4] 2> 1849394 WARN (jetty-launcher-2897-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node4/lib [junit4] 2> 1849394 INFO (jetty-launcher-2897-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> 1849394 INFO (jetty-launcher-2897-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> 1849393 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node2] [junit4] 2> 1849394 INFO (jetty-launcher-2897-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> 1849394 WARN (jetty-launcher-2897-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node2/lib [junit4] 2> 1849394 INFO (jetty-launcher-2897-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> 1849395 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1849395 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1849395 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1849395 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1849395 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1849395 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1849395 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1849395 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1849395 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1849395 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1849396 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1849396 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41303/solr [junit4] 2> 1849396 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1849396 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1849395 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41303/solr [junit4] 2> 1849396 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41303/solr [junit4] 2> 1849396 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1849397 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1849397 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1849397 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1849396 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41303/solr [junit4] 2> 1849396 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1849397 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1849397 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849397 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1849397 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849397 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849397 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849401 INFO (zkCallback-2906-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a880359 name:ZooKeeperConnection Watcher:127.0.0.1:41303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849401 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849401 INFO (jetty-launcher-2897-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1849403 INFO (zkCallback-2916-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@723ea71 name:ZooKeeperConnection Watcher:127.0.0.1:41303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849403 INFO (zkCallback-2917-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c0848b3 name:ZooKeeperConnection Watcher:127.0.0.1:41303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849403 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849403 INFO (zkCallback-2918-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d3d8660 name:ZooKeeperConnection Watcher:127.0.0.1:41303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849403 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849403 INFO (jetty-launcher-2897-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1849403 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849404 INFO (jetty-launcher-2897-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1849403 INFO (zkCallback-2915-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@528ba6df name:ZooKeeperConnection Watcher:127.0.0.1:41303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849404 INFO (jetty-launcher-2897-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1849404 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849404 INFO (jetty-launcher-2897-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1849412 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1998304977@7436f354 [junit4] 2> 1849412 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849421 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 0x1569b0c002a000a, 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> 1849421 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1998304977@5ef4abe5 [junit4] 2> 1849421 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1998304977@52b8bcb9 [junit4] 2> 1849421 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1998304977@693c9515 [junit4] 2> 1849421 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1998304977@e3f5234 [junit4] 2> 1849421 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849421 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849422 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849422 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1849422 INFO (zkCallback-2919-thread-1-processing-n:127.0.0.1:43736_solr) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@380939ac name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849423 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849430 INFO (zkCallback-2920-thread-1-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c470dcb name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849431 INFO (zkCallback-2922-thread-1-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d3d56e2 name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849431 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849431 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849431 INFO (zkCallback-2923-thread-1-processing-n:127.0.0.1:46622_solr) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4868f056 name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849431 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849431 INFO (zkCallback-2921-thread-1-processing-n:127.0.0.1:42499_solr) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f90725f name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1849431 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1849440 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1849440 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1849440 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1849440 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1849440 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1849461 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1849461 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1849462 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1849462 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1849462 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1849532 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1849541 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1849541 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1849541 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1849541 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1849569 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1849569 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1849569 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1849569 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1849569 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1849616 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1849627 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1849627 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1849644 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1849644 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1849645 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1849645 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1849645 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1849656 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1849656 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1849657 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1849657 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1849657 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1849674 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1849674 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1849674 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1849674 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1849674 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1849726 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1849726 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1849726 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1849726 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1849726 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1849759 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1849759 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1849759 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1849759 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1849759 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1849771 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1849771 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1849773 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1849773 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1849782 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1849782 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1849782 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1849782 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1849782 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1849782 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1849783 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1849783 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1849783 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1849783 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1849783 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1849785 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1849785 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1849785 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1849785 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1849785 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1849829 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1849829 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1849829 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1849830 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1849830 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1849842 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1849861 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1849861 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1849861 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1849869 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96434917879709707-127.0.0.1:43736_solr-n_0000000000 [junit4] 2> 1849869 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1849900 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96434917879709711-127.0.0.1:42499_solr-n_0000000001 [junit4] 2> 1849900 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43736_solr [junit4] 2> 1849900 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96434917879709708-127.0.0.1:40965_solr-n_0000000003 [junit4] 2> 1849900 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1849900 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96434917879709709-127.0.0.1:33818_solr-n_0000000002 [junit4] 2> 1849915 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96434917879709710-127.0.0.1:46622_solr-n_0000000004 [junit4] 2> 1849915 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96434917879709707-127.0.0.1:43736_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1849915 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96434917879709709-127.0.0.1:33818_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1849915 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96434917879709711-127.0.0.1:42499_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1849916 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42499_solr [junit4] 2> 1849916 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42499_solr [junit4] 2> 1849918 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33818_solr [junit4] 2> 1849918 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40965_solr [junit4] 2> 1849918 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33818_solr [junit4] 2> 1849918 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40965_solr [junit4] 2> 1849918 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.Overseer Overseer (id=96434917879709707-127.0.0.1:43736_solr-n_0000000000) starting [junit4] 2> 1849918 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96434917879709708-127.0.0.1:40965_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1849921 INFO (zkCallback-2919-thread-1-processing-n:127.0.0.1:43736_solr) [n:127.0.0.1:43736_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> 1849921 INFO (zkCallback-2921-thread-1-processing-n:127.0.0.1:42499_solr) [n:127.0.0.1:42499_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> 1849921 INFO (zkCallback-2923-thread-1-processing-n:127.0.0.1:46622_solr) [n:127.0.0.1:46622_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> 1849921 INFO (zkCallback-2920-thread-1-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_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> 1849921 INFO (zkCallback-2922-thread-1-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_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> 1849922 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46622_solr as DOWN [junit4] 2> 1849923 INFO (zkCallback-2919-thread-1-processing-n:127.0.0.1:43736_solr) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1849924 INFO (zkCallback-2921-thread-1-processing-n:127.0.0.1:42499_solr) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1849928 INFO (zkCallback-2922-thread-1-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1849928 INFO (zkCallback-2923-thread-1-processing-n:127.0.0.1:46622_solr) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1849929 INFO (zkCallback-2920-thread-1-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1849948 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1849948 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1849948 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node2/. [junit4] 2> 1849949 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1849953 INFO (zkCallback-2920-thread-1-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1849953 INFO (zkCallback-2919-thread-1-processing-n:127.0.0.1:43736_solr) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1849953 INFO (zkCallback-2922-thread-1-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1849953 INFO (zkCallback-2921-thread-1-processing-n:127.0.0.1:42499_solr) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1849953 INFO (zkCallback-2923-thread-1-processing-n:127.0.0.1:46622_solr) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1849954 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1849955 INFO (jetty-launcher-2897-thread-2) [n:127.0.0.1:42499_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1849955 INFO (zkCallback-2922-thread-1-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1849955 INFO (zkCallback-2921-thread-1-processing-n:127.0.0.1:42499_solr) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1849955 INFO (zkCallback-2920-thread-1-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1849956 INFO (zkCallback-2919-thread-1-processing-n:127.0.0.1:43736_solr) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1849956 INFO (zkCallback-2923-thread-1-processing-n:127.0.0.1:46622_solr) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1849964 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1849964 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1849964 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1849964 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node4/. [junit4] 2> 1849964 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1849964 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1849964 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node1/. [junit4] 2> 1849965 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1849970 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1849970 INFO (jetty-launcher-2897-thread-4) [n:127.0.0.1:33818_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1849970 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1849970 INFO (jetty-launcher-2897-thread-1) [n:127.0.0.1:40965_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1849979 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46622_solr [junit4] 2> 1849979 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1849979 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46622_solr [junit4] 2> 1849983 INFO (zkCallback-2919-thread-1-processing-n:127.0.0.1:43736_solr) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1849983 INFO (zkCallback-2922-thread-1-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1849983 INFO (zkCallback-2923-thread-1-processing-n:127.0.0.1:46622_solr) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1849983 INFO (zkCallback-2920-thread-1-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1849983 INFO (zkCallback-2921-thread-1-processing-n:127.0.0.1:42499_solr) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1849983 INFO (zkCallback-2922-thread-1-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1849985 INFO (zkCallback-2919-thread-1-processing-n:127.0.0.1:43736_solr) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1849985 INFO (zkCallback-2920-thread-1-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1849985 INFO (zkCallback-2921-thread-1-processing-n:127.0.0.1:42499_solr) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1849987 INFO (zkCallback-2923-thread-1-processing-n:127.0.0.1:46622_solr) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1849992 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1849992 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1849993 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node5/. [junit4] 2> 1849993 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1849993 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1849993 INFO (jetty-launcher-2897-thread-5) [n:127.0.0.1:46622_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1849995 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1849995 INFO (OverseerCollectionConfigSetProcessor-96434917879709707-127.0.0.1:43736_solr-n_0000000000) [n:127.0.0.1:43736_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1849995 INFO (OverseerStateUpdate-96434917879709707-127.0.0.1:43736_solr-n_0000000000) [n:127.0.0.1:43736_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1849995 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43736_solr as DOWN [junit4] 2> 1849997 INFO (OverseerStateUpdate-96434917879709707-127.0.0.1:43736_solr-n_0000000000) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 1849999 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43736_solr [junit4] 2> 1849999 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43736_solr [junit4] 2> 1849999 INFO (OverseerStateUpdate-96434917879709707-127.0.0.1:43736_solr-n_0000000000) [n:127.0.0.1:43736_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:46622_solr"} current state version: 0 [junit4] 2> 1849999 INFO (OverseerStateUpdate-96434917879709707-127.0.0.1:43736_solr-n_0000000000) [n:127.0.0.1:43736_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46622_solr [junit4] 2> 1850001 INFO (zkCallback-2919-thread-1-processing-n:127.0.0.1:43736_solr) [n:127.0.0.1:43736_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> 1850001 INFO (zkCallback-2923-thread-1-processing-n:127.0.0.1:46622_solr) [n:127.0.0.1:46622_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> 1850001 INFO (zkCallback-2920-thread-1-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_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> 1850001 INFO (zkCallback-2919-thread-1-processing-n:127.0.0.1:43736_solr) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1850002 INFO (zkCallback-2920-thread-1-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1850003 INFO (OverseerStateUpdate-96434917879709707-127.0.0.1:43736_solr-n_0000000000) [n:127.0.0.1:43736_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:43736_solr"} current state version: 0 [junit4] 2> 1850003 INFO (OverseerStateUpdate-96434917879709707-127.0.0.1:43736_solr-n_0000000000) [n:127.0.0.1:43736_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43736_solr [junit4] 2> 1850001 INFO (zkCallback-2922-thread-1-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_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> 1850001 INFO (zkCallback-2921-thread-1-processing-n:127.0.0.1:42499_solr) [n:127.0.0.1:42499_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> 1850006 INFO (zkCallback-2923-thread-1-processing-n:127.0.0.1:46622_solr) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1850006 INFO (zkCallback-2922-thread-1-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1850006 INFO (zkCallback-2921-thread-1-processing-n:127.0.0.1:42499_solr) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1850012 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1850012 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1850012 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node3/. [junit4] 2> 1850012 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1850013 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1850013 INFO (jetty-launcher-2897-thread-3) [n:127.0.0.1:43736_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1850013 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1850013 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1850015 INFO (zkCallback-2929-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@781f7e8e name:ZooKeeperConnection Watcher:127.0.0.1:41303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1850015 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1850016 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1850019 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@656692b6{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1850019 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1389263634 [junit4] 2> 1850019 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:42499_solr as DOWN [junit4] 2> 1850024 INFO (OverseerStateUpdate-96434917879709707-127.0.0.1:43736_solr-n_0000000000) [n:127.0.0.1:43736_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:42499_solr"} current state version: 0 [junit4] 2> 1850024 INFO (OverseerStateUpdate-96434917879709707-127.0.0.1:43736_solr-n_0000000000) [n:127.0.0.1:43736_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42499_solr [junit4] 2> 1850026 INFO (zkCallback-2919-thread-1-processing-n:127.0.0.1:43736_solr) [n:127.0.0.1:43736_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> 1850026 INFO (zkCallback-2921-thread-1-processing-n:127.0.0.1:42499_solr) [n:127.0.0.1:42499_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> 1850026 INFO (zkCallback-2920-thread-1-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_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> 1850026 INFO (zkCallback-2923-thread-1-processing-n:127.0.0.1:46622_solr) [n:127.0.0.1:46622_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> 1850026 INFO (zkCallback-2919-thread-1-processing-n:127.0.0.1:43736_solr) [n:127.0.0.1:43736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1850026 INFO (zkCallback-2922-thread-1-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_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> 1850028 INFO (zkCallback-2920-thread-1-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1850028 INFO (zkCallback-2923-thread-1-processing-n:127.0.0.1:46622_solr) [n:127.0.0.1:46622_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1850028 INFO (zkCallback-2922-thread-1-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1850028 INFO (zkCallback-2922-thread-2-processing-n:127.0.0.1:33818_solr) [n:127.0.0.1:33818_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96434917879709707-127.0.0.1:43736_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1851526 WARN (zkCallback-2921-thread-1-processing-n:127.0.0.1:42499_solr) [n:127.0.0.1:42499_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1851527 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5afaa85c{/solr,null,UNAVAILABLE} [junit4] 2> 1851527 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1851528 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7446374f{/solr,null,AVAILABLE} [junit4] 2> 1851529 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.e.j.s.ServerConnector Started ServerConnector@8606d6a{HTTP/1.1,[http/1.1]}{127.0.0.1:43589} [junit4] 2> 1851529 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.e.j.s.Server Started @1852882ms [junit4] 2> 1851529 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43589} [junit4] 2> 1851530 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1851530 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node6' [junit4] 2> 1851530 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1851530 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1851530 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1851530 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1851534 INFO (zkCallback-2931-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7793b4ca name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1851534 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1851534 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1851535 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1851549 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node6/. [junit4] 2> 1851549 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.CoreContainer New CoreContainer 560658272 [junit4] 2> 1851549 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node6] [junit4] 2> 1851549 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_123C71703E07554D-001/tempDir-001/node6/lib [junit4] 2> 1851549 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] 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> 1851551 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1851551 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1851551 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1851551 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41303/solr [junit4] 2> 1851551 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1851551 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1851551 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1851553 INFO (zkCallback-2934-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a4ac0eb name:ZooKeeperConnection Watcher:127.0.0.1:41303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1851553 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1851554 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1851556 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [n:127.0.0.1:43589_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1998304977@139dc701 [junit4] 2> 1851557 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [n:127.0.0.1:43589_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1851558 INFO (zkCallback-2935-thread-1-processing-n:127.0.0.1:43589_solr) [n:127.0.0.1:43589_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f8735ed name:ZooKeeperConnection Watcher:127.0.0.1:41303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1851558 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [n:127.0.0.1:43589_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1851571 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [n:127.0.0.1:43589_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1851571 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [n:127.0.0.1:43589_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1851571 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [n:127.0.0.1:43589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1851572 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [n:127.0.0.1:43589_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1851574 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [n:127.0.0.1:43589_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96434917879709715-127.0.0.1:43589_solr-n_0000000005 [junit4] 2> 1851574 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [n:127.0.0.1:43589_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96434917879709710-127.0.0.1:46622_solr-n_0000000004 to know if I could be the leader [junit4] 2> 1851574 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[123C71703E07554D]) [n:127.0.0.1:43589_solr ] o.a.s.c.ZkController Publish [...truncated too long message...] INFO (coreCloseExecutor-485-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-0-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-0-001/collection1/data/snapshot_metadata;done=false>>] [junit4] 2> 99875 INFO (coreCloseExecutor-485-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 99875 INFO (coreCloseExecutor-485-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-0-001/collection1/data/snapshot_metadata [junit4] 2> 99875 INFO (coreCloseExecutor-485-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-0-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-0-001/collection1/data/index;done=false>>] [junit4] 2> 99875 INFO (coreCloseExecutor-485-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 99875 INFO (coreCloseExecutor-485-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-0-001/collection1/data/index [junit4] 2> 99877 INFO (TEST-TestLBHttpSolrClient.testTwoServers-seed#[D09FCD116E29E786]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46f32a9d{/solr,null,UNAVAILABLE} [junit4] 2> 99880 INFO (TEST-TestLBHttpSolrClient.testTwoServers-seed#[D09FCD116E29E786]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@762f7887{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 99880 INFO (TEST-TestLBHttpSolrClient.testTwoServers-seed#[D09FCD116E29E786]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1273196301 [junit4] 2> 99881 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1959eda4 [junit4] 2> 99881 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4] 2> 99881 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 99881 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 99881 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 99881 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 99882 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked [junit4] 2> 99882 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-2-001/collection1/data;done=false>>] [junit4] 2> 99882 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 99882 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-2-001/collection1/data [junit4] 2> 99882 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-2-001/collection1/data/index;done=false>>] [junit4] 2> 99882 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 99882 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-2-001/collection1/data/index [junit4] 2> 99884 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-2-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>] [junit4] 2> 99884 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 99884 INFO (coreCloseExecutor-487-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001/instance-2-001/collection1/data/snapshot_metadata [junit4] 2> 99884 INFO (TEST-TestLBHttpSolrClient.testTwoServers-seed#[D09FCD116E29E786]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ba0e25{/solr,null,UNAVAILABLE} [junit4] 2> 99887 INFO (TEST-TestLBHttpSolrClient.testTwoServers-seed#[D09FCD116E29E786]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testTwoServers [junit4] 2> 99887 INFO (SUITE-TestLBHttpSolrClient-seed#[D09FCD116E29E786]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_D09FCD116E29E786-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {name=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1538, maxMBSortInHeap=6.6501234936330444, sim=ClassicSimilarity, locale=mk, timezone=Etc/GMT+9 [junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=2,free=349508152,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest, AnlysisResponseBaseTest, CloudSolrClientBuilderTest, ContentStreamTest, TestSpellCheckResponse, TestDelegationTokenResponse, TestCollectionAdminRequest, LargeVolumeEmbeddedTest, CommonAdminParamsTest, TermsResponseTest, FieldAnalysisResponseTest, TestNamedListCodec, ConcurrentUpdateSolrClientBuilderTest, SolrExampleStreamingTest, SolrExampleBinaryTest, SolrExampleXMLTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, LargeVolumeJettyTest, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, QueryResponseTest, TestCoreAdmin, TestJavaBinCodec, TestHash, ClientUtilsTest, TestLBHttpSolrClient] [junit4] Completed [74/85 (1!)] on J0 in 54.71s, 3 tests, 1 error <<< FAILURES! [...truncated 28 lines...] [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20160818_003708_930.sysout [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: Java heap space [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid30475.hprof ... [junit4] Heap dump file created [601960961 bytes in 1.521 secs] [junit4] <<< JVM J0: EOF ---- [...truncated 10383 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid30475.hprof Total time: 67 minutes 49 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
