Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17271/ Java: 64bit/jdk-9-ea+126 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:39210/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:39210/solr/testSolrCloudCollection_shard1_replica1 at __randomizedtesting.SeedInfo.seed([703CE211561F8432:4DE44C3D6EF1DA42]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533) 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(java.base@9-ea/Thread.java:843) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:39210/solr/testSolrCloudCollection_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714) at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158) at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632) ... 1 more Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:39210 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) ... 10 more Build Log: [...truncated 12470 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 1694521 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1694521 INFO (Thread-3047) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1694521 INFO (Thread-3047) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1694621 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.ZkTestServer start zk server on port:42883 [junit4] 2> 1694621 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1694621 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1694643 INFO (zkCallback-25560-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e4488d2 name:ZooKeeperConnection Watcher:127.0.0.1:42883 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1694643 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1694644 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1694644 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 1694981 INFO (jetty-launcher-25559-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1694981 INFO (jetty-launcher-25559-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1694983 INFO (jetty-launcher-25559-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1694983 INFO (jetty-launcher-25559-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c9dee9e{/solr,null,AVAILABLE} [junit4] 2> 1694983 INFO (jetty-launcher-25559-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1694983 INFO (jetty-launcher-25559-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1694984 INFO (jetty-launcher-25559-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bd2f8f7{/solr,null,AVAILABLE} [junit4] 2> 1694984 INFO (jetty-launcher-25559-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@5620a25{HTTP/1.1,[http/1.1]}{127.0.0.1:41344} [junit4] 2> 1694984 INFO (jetty-launcher-25559-thread-2) [ ] o.e.j.s.Server Started @1696708ms [junit4] 2> 1694984 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41344} [junit4] 2> 1694984 INFO (jetty-launcher-25559-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@351a2c24{HTTP/1.1,[http/1.1]}{127.0.0.1:41928} [junit4] 2> 1694984 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64 [junit4] 2> 1694984 INFO (jetty-launcher-25559-thread-1) [ ] o.e.j.s.Server Started @1696709ms [junit4] 2> 1694984 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41928} [junit4] 2> 1694984 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node2' [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64 [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node1' [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c83b58{/solr,null,AVAILABLE} [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@502ab184{/solr,null,AVAILABLE} [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@bfbeaf{HTTP/1.1,[http/1.1]}{127.0.0.1:43593} [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a19792f{/solr,null,AVAILABLE} [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-3) [ ] o.e.j.s.Server Started @1696709ms [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43593} [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@42aa6bcd{HTTP/1.1,[http/1.1]}{127.0.0.1:37940} [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-4) [ ] o.e.j.s.Server Started @1696710ms [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@6e30a8a0{HTTP/1.1,[http/1.1]}{127.0.0.1:42323} [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37940} [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-5) [ ] o.e.j.s.Server Started @1696710ms [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42323} [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64 [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node4' [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64 [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node3' [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64 [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node5' [junit4] 2> 1694985 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1694986 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1694987 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1694987 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1694987 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1694990 INFO (zkCallback-25561-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7bb39ba6 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1694990 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1694990 INFO (zkCallback-25562-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@776b22f7 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1694990 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1694990 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1694990 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1694991 INFO (zkCallback-25563-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@788043a5 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1694991 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1694991 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1694991 INFO (zkCallback-25564-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e1720d0 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1694991 INFO (zkCallback-25565-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40e910c0 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1694992 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1694991 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1694992 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1694992 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1694992 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1694992 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1694992 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1694992 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1694992 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1695001 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node1/. [junit4] 2> 1695001 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 750944643 [junit4] 2> 1695001 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node1] [junit4] 2> 1695001 WARN (jetty-launcher-25559-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node1/lib [junit4] 2> 1695002 INFO (jetty-launcher-25559-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> 1695002 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node4/. [junit4] 2> 1695002 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 986680881 [junit4] 2> 1695002 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node4] [junit4] 2> 1695002 WARN (jetty-launcher-25559-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node4/lib [junit4] 2> 1695002 INFO (jetty-launcher-25559-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> 1695003 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42883/solr [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42883/solr [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1695003 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1695009 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node2/. [junit4] 2> 1695009 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node5/. [junit4] 2> 1695009 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 0x155f4cfd1140004, 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(java.base@9-ea/Thread.java:843) [junit4] 2> 1695009 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 568949761 [junit4] 2> 1695009 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 1984311193 [junit4] 2> 1695009 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node5] [junit4] 2> 1695009 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node2] [junit4] 2> 1695009 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node3/. [junit4] 2> 1695009 WARN (jetty-launcher-25559-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node2/lib [junit4] 2> 1695009 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 770149845 [junit4] 2> 1695009 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node3] [junit4] 2> 1695009 INFO (jetty-launcher-25559-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> 1695010 WARN (jetty-launcher-25559-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node3/lib [junit4] 2> 1695009 WARN (jetty-launcher-25559-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node5/lib [junit4] 2> 1695010 INFO (jetty-launcher-25559-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> 1695010 INFO (jetty-launcher-25559-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> 1695010 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1695010 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1695010 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1695010 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1695010 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1695010 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1695010 INFO (zkCallback-25571-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f995b04 name:ZooKeeperConnection Watcher:127.0.0.1:42883 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1695010 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1695010 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1695010 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42883/solr [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42883/solr [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1695010 INFO (zkCallback-25570-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@167005f0 name:ZooKeeperConnection Watcher:127.0.0.1:42883 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42883/solr [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1695011 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1695013 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1695020 INFO (zkCallback-25578-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62076f9e name:ZooKeeperConnection Watcher:127.0.0.1:42883 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1695020 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1695021 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1695034 INFO (zkCallback-25579-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52b26368 name:ZooKeeperConnection Watcher:127.0.0.1:42883 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1695035 INFO (zkCallback-25580-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2e8016 name:ZooKeeperConnection Watcher:127.0.0.1:42883 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1695035 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1695035 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1695035 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1695035 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1695050 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$183/1331569437@302110ed [junit4] 2> 1695050 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1695057 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$183/1331569437@ae38bfd [junit4] 2> 1695057 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$183/1331569437@24be794b [junit4] 2> 1695057 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1695057 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1695065 INFO (zkCallback-25581-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ba214c9 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1695065 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1695072 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 0x155f4cfd114000a, 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(java.base@9-ea/Thread.java:843) [junit4] 2> 1695073 INFO (zkCallback-25583-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cc2dbd3 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1695073 INFO (zkCallback-25582-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23956e0a name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1695073 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$183/1331569437@136d7553 [junit4] 2> 1695073 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1695073 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$183/1331569437@54add986 [junit4] 2> 1695073 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1695073 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1695073 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1695085 INFO (zkCallback-25584-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e67ba45 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1695085 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1695085 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1695085 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1695085 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1695085 INFO (zkCallback-25585-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d83f755 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1695085 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1695124 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1695124 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1695124 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1695124 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1695124 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1695224 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1695224 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1695224 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1695224 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1695224 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1695258 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1695258 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1695266 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1695266 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1695266 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1695312 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1695321 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1695321 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1695331 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1695331 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1695357 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1695357 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1695362 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1695374 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1695374 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1695389 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1695389 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1695389 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1695419 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1695430 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1695430 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1695430 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1695448 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1695456 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1695456 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1695456 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1695456 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1695488 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1695488 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1695488 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1695488 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1695488 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1695518 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1695518 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1695518 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1695531 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1695545 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1695545 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1695545 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1695545 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1695545 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1695545 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1695545 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1695546 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1695546 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1695546 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1695546 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1695547 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1695547 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1695547 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1695547 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1695547 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1695564 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1695564 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1695572 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1695582 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1695582 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1695603 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1695603 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1695603 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1695613 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1695624 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96252140461490188-127.0.0.1:41344_solr-n_0000000000 [junit4] 2> 1695624 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96252140461490190-127.0.0.1:43593_solr-n_0000000002 [junit4] 2> 1695624 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1695624 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96252140461490187-127.0.0.1:41928_solr-n_0000000001 [junit4] 2> 1695657 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96252140461490189-127.0.0.1:37940_solr-n_0000000003 [junit4] 2> 1695658 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41344_solr [junit4] 2> 1695658 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1695666 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96252140461490191-127.0.0.1:42323_solr-n_0000000004 [junit4] 2> 1695666 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96252140461490187-127.0.0.1:41928_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1695666 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96252140461490188-127.0.0.1:41344_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1695666 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96252140461490190-127.0.0.1:43593_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1695666 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43593_solr [junit4] 2> 1695666 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43593_solr [junit4] 2> 1695666 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41928_solr [junit4] 2> 1695666 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41928_solr [junit4] 2> 1695681 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96252140461490189-127.0.0.1:37940_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1695681 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37940_solr [junit4] 2> 1695681 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.Overseer Overseer (id=96252140461490188-127.0.0.1:41344_solr-n_0000000000) starting [junit4] 2> 1695681 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37940_solr [junit4] 2> 1695681 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42323_solr [junit4] 2> 1695681 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42323_solr [junit4] 2> 1695707 INFO (zkCallback-25581-thread-1) [ ] 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> 1695707 INFO (zkCallback-25583-thread-1) [ ] 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> 1695707 INFO (zkCallback-25584-thread-1) [ ] 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> 1695707 INFO (zkCallback-25582-thread-1) [ ] 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> 1695707 INFO (zkCallback-25585-thread-1) [ ] 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> 1695729 INFO (zkCallback-25581-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1695729 INFO (zkCallback-25582-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1695729 INFO (zkCallback-25583-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1695729 INFO (zkCallback-25585-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1695729 INFO (zkCallback-25584-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1695745 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1695745 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1695745 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node3/. [junit4] 2> 1695746 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1695746 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1695746 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1695746 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node1/. [junit4] 2> 1695746 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1695756 INFO (zkCallback-25583-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1695756 INFO (zkCallback-25585-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1695756 INFO (zkCallback-25584-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1695756 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1695756 INFO (jetty-launcher-25559-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1695756 INFO (zkCallback-25581-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1695756 INFO (zkCallback-25582-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1695756 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1695756 INFO (jetty-launcher-25559-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1695760 INFO (zkCallback-25583-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1695760 INFO (zkCallback-25584-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1695760 INFO (zkCallback-25581-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1695760 INFO (zkCallback-25582-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1695760 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1695760 INFO (zkCallback-25585-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1695764 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1695764 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1695764 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node4/. [junit4] 2> 1695764 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1695765 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1695765 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node5/. [junit4] 2> 1695765 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1695768 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1695776 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1695776 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1695776 INFO (jetty-launcher-25559-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1695776 INFO (jetty-launcher-25559-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1695867 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1695868 INFO (OverseerCollectionConfigSetProcessor-96252140461490188-127.0.0.1:41344_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1695868 INFO (OverseerStateUpdate-96252140461490188-127.0.0.1:41344_solr-n_0000000000) [ ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1695868 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41344_solr as DOWN [junit4] 2> 1695871 INFO (OverseerStateUpdate-96252140461490188-127.0.0.1:41344_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 1695882 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41344_solr [junit4] 2> 1695882 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41344_solr [junit4] 2> 1695882 INFO (OverseerStateUpdate-96252140461490188-127.0.0.1:41344_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:41344_solr"} current state version: 0 [junit4] 2> 1695882 INFO (OverseerStateUpdate-96252140461490188-127.0.0.1:41344_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41344_solr [junit4] 2> 1695896 INFO (zkCallback-25583-thread-1) [ ] 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> 1695896 INFO (zkCallback-25585-thread-1) [ ] 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> 1695896 INFO (zkCallback-25583-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1695896 INFO (zkCallback-25584-thread-1) [ ] 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> 1695896 INFO (zkCallback-25581-thread-1) [ ] 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> 1695896 INFO (zkCallback-25582-thread-1) [ ] 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> 1695901 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1695901 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1695901 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node2/. [junit4] 2> 1695901 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1695912 INFO (zkCallback-25585-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1695912 INFO (zkCallback-25581-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1695912 INFO (zkCallback-25582-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1695912 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1695913 INFO (jetty-launcher-25559-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1695912 INFO (zkCallback-25584-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1695913 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1695913 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1695938 INFO (zkCallback-25591-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48e8f450 name:ZooKeeperConnection Watcher:127.0.0.1:42883 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1695938 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1695939 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1695970 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@bfbeaf{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1695971 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=770149845 [junit4] 2> 1695971 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:43593_solr as DOWN [junit4] 2> 1696010 INFO (OverseerStateUpdate-96252140461490188-127.0.0.1:41344_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:43593_solr"} current state version: 0 [junit4] 2> 1696010 INFO (OverseerStateUpdate-96252140461490188-127.0.0.1:41344_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43593_solr [junit4] 2> 1696027 INFO (zkCallback-25581-thread-1) [ ] 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> 1696027 INFO (zkCallback-25584-thread-1) [ ] 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> 1696027 INFO (zkCallback-25583-thread-1) [ ] 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> 1696027 WARN (zkCallback-25584-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1696027 INFO (zkCallback-25585-thread-1) [ ] 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> 1696027 INFO (zkCallback-25582-thread-1) [ ] 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> 1696028 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c83b58{/solr,null,UNAVAILABLE} [junit4] 2> 1696029 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1696029 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7689e26{/solr,null,AVAILABLE} [junit4] 2> 1696029 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.e.j.s.ServerConnector Started ServerConnector@26a8ef79{HTTP/1.1,[http/1.1]}{127.0.0.1:39210} [junit4] 2> 1696030 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.e.j.s.Server Started @1697754ms [junit4] 2> 1696030 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39210} [junit4] 2> 1696030 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64 [junit4] 2> 1696030 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node6' [junit4] 2> 1696030 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1696030 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1696030 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1696030 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1696031 INFO (zkCallback-25581-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1696031 INFO (zkCallback-25585-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1696031 INFO (zkCallback-25583-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1696031 INFO (zkCallback-25582-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1696038 INFO (zkCallback-25583-thread-2) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96252140461490187-127.0.0.1:41928_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1696038 INFO (zkCallback-25593-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67492397 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1696038 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1696038 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1696038 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1696051 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node6/. [junit4] 2> 1696051 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.CoreContainer New CoreContainer 1281598686 [junit4] 2> 1696051 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node6] [junit4] 2> 1696051 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node6/lib [junit4] 2> 1696051 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] 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> 1696052 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1696053 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1696053 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1696053 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42883/solr [junit4] 2> 1696053 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1696053 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1696053 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1696061 INFO (zkCallback-25596-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b559b18 name:ZooKeeperConnection Watcher:127.0.0.1:42883 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1696061 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1696061 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1696070 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$183/1331569437@4fde3908 [junit4] 2> 1696070 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1696076 INFO (zkCallback-25597-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7dc1c024 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1696076 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1696155 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1696156 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1696156 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1696157 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1696168 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96252140461490195-127.0.0.1:39210_solr-n_0000000005 [junit4] 2> 1696168 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96252140461490191-127.0.0.1:42323_solr-n_0000000004 to know if I could be the leader [junit4] 2> 1696168 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39210_solr as DOWN [junit4] 2> 1696188 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39210_solr [junit4] 2> 1696188 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39210_solr [junit4] 2> 1696188 INFO (OverseerStateUpdate-96252140461490188-127.0.0.1:41344_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:39210_solr"} current state version: 0 [junit4] 2> 1696188 INFO (OverseerStateUpdate-96252140461490188-127.0.0.1:41344_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39210_solr [junit4] 2> 1696198 INFO (zkCallback-25582-thread-2) [ ] 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> 1696198 INFO (zkCallback-25583-thread-2) [ ] 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> 1696198 INFO (zkCallback-25585-thread-1) [ ] 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> 1696198 INFO (zkCallback-25582-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1696198 INFO (zkCallback-25597-thread-1) [ ] 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> 1696198 INFO (zkCallback-25581-thread-1) [ ] 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> 1696206 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1696206 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1696206 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001/tempDir-001/node6/. [junit4] 2> 1696206 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1696208 INFO (zkCallback-25583-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1696208 INFO (zkCallback-25585-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1696208 INFO (zkCallback-25597-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1696208 INFO (zkCallback-25581-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1696208 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1696208 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1696209 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1696209 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1696219 INFO (zkCallback-25599-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3880ec68 name:ZooKeeperConnection Watcher:127.0.0.1:42883/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1696219 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1696219 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1696219 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt [junit4] 2> 1696266 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml [junit4] 2> 1696278 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml [junit4] 2> 1696310 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml [junit4] 2> 1696325 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml [junit4] 2> 1696353 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml [junit4] 2> 1696365 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml [junit4] 2> 1696387 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml [junit4] 2> 1696398 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml [junit4] 2> 1696408 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml [junit4] 2> 1696432 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 1696441 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt [junit4] 2> 1696451 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml [junit4] 2> 1696464 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml [junit4] 2> 1696488 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml [junit4] 2> 1696501 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml [junit4] 2> 1696541 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml [junit4] 2> 1696596 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt [junit4] 2> 1696609 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml [junit4] 2> 1696620 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml [junit4] 2> 1696652 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[703CE211561F8432]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrC [...truncated too long message...] CE211561F8432:4DE44C3D6EF1DA42]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) [junit4] > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) [junit4] > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) [junit4] > at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) [junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:39210/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714) [junit4] > at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632) [junit4] > ... 1 more [junit4] > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:39210 failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) [junit4] > ... 10 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_703CE211561F8432-001 [junit4] 2> Jul 16, 2016 5:45:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=Direct), multiDefault=FST50, intDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=718, maxMBSortInHeap=7.4989272934653455, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CD, timezone=Africa/Libreville [junit4] 2> NOTE: Linux 4.4.0-28-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=216114072,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [AnalyticsQueryTest, TestHdfsBackupRestoreCore, ZkStateWriterTest, CloudExitableDirectoryReaderTest, CacheHeaderTest, TestStressLucene, TestLMDirichletSimilarityFactory, TestImplicitCoreProperties, TestFieldCacheReopen, StandardRequestHandlerTest, TestUseDocValuesAsStored, TestPhraseSuggestions, CdcrVersionReplicationTest, RAMDirectoryFactoryTest, PolyFieldTest, SegmentsInfoRequestHandlerTest, TestBackupRepositoryFactory, BadCopyFieldTest, TestLRUStatsCache, DisMaxRequestHandlerTest, TestLockTree, TestIBSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, CursorPagingTest, TestAtomicUpdateErrorCases, ConnectionReuseTest, BasicDistributedZkTest, StressHdfsTest, PreAnalyzedFieldTest, TestConfigSetsAPIZkFailure, OverseerStatusTest, PrimUtilsTest, TestJsonRequest, OutputWriterTest, DefaultValueUpdateProcessorTest, RankQueryTest, TestFieldTypeCollectionResource, IndexSchemaTest, OverseerCollectionConfigSetProcessorTest, SOLR749Test, TestTestInjection, TestOverriddenPrefixQueryForCustomFieldType, CachingDirectoryFactoryTest, TestSolrConfigHandler, TestFastOutputStream, BlockDirectoryTest, TestComponentsName, TestBadConfig, TestManagedSchema, TestSerializedLuceneMatchVersion, TestRTGBase, TestRawTransformer, TestReplicationHandler, DistribJoinFromCollectionTest, TestOrdValues, ActionThrottleTest, TestRealTimeGet, SyncSliceTest, TestFreeTextSuggestions, TestLuceneMatchVersion, CdcrReplicationDistributedZkTest, HdfsLockFactoryTest, BasicZkTest, ExitableDirectoryReaderTest, TestClassicSimilarityFactory, TestXmlQParser, IndexSchemaRuntimeFieldTest, TestLazyCores, CopyFieldTest, TestSlowCompositeReaderWrapper, TestIntervalFaceting, QueryElevationComponentTest, QueryEqualityTest, SolrXmlInZkTest, AlternateDirectoryTest, TestCollectionAPI, BlockJoinFacetDistribTest, CollectionTooManyReplicasTest, PingRequestHandlerTest, CdcrUpdateLogTest, TestAnalyzeInfixSuggestions, RequestLoggingTest, ForceLeaderTest, HdfsRestartWhileUpdatingTest, CloneFieldUpdateProcessorFactoryTest, TestNRTOpen, TestCustomSort, DeleteLastCustomShardedReplicaTest, LeaderInitiatedRecoveryOnCommitTest, HdfsNNFailoverTest, JsonLoaderTest, TestRestManager, ShardSplitTest, DistributedSpellCheckComponentTest, ReturnFieldsTest, DistributedQueryElevationComponentTest, HdfsChaosMonkeyNothingIsSafeTest, UUIDFieldTest, TestRandomDVFaceting, TestObjectReleaseTracker, TestRandomFaceting, TestZkChroot, TestDistributedSearch, TestFaceting, TestJoin, TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest, TestTrie, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, TestIndexingPerformance, TestSolrQueryParser, FastVectorHighlighterTest, TestJmxIntegration, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, UpdateParamsTest, TestStressRecovery, ResourceLoaderTest, PluginInfoTest, DateMathParserTest, DateFieldTest, TestSolrJ, TestDocumentBuilder, SliceStateTest, CircularListTest, TestCrossCoreJoin, TestJettySolrRunner, AssignTest, AsyncCallRequestStatusResponseTest, DeleteReplicaTest, LeaderFailoverAfterPartitionTest, RemoteQueryErrorTest, SSLMigrationTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestReplicaProperties, TestSizeLimitedDistributedMap, TestStressLiveNodes, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, RuleEngineTest, RulesTest, SortSpecParsingTest, TestGraphTermsQParserPlugin, TestMaxScoreQueryParser, TestSearcherReuse, TestSolr4Spatial2, TestSolrFieldCacheMBean, TestStandardQParsers, TestStressUserVersions, TestMinMaxOnMultiValuedField, CloudMLTQParserTest, BasicAuthIntegrationTest] [junit4] Completed [596/621 (1!)] on J0 in 19.98s, 1 test, 1 error <<< FAILURES! [...truncated 49705 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
