Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17209/ Java: 32bit/jdk-9-ea+125 -server -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:45363/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:45363/solr/testSolrCloudCollection_shard1_replica1 at __randomizedtesting.SeedInfo.seed([3AD48A0BDA869FAA:70C2427E268C1DA]: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:45363/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:45363 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 11998 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 1538927 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1538928 INFO (Thread-2616) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1538928 INFO (Thread-2616) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1539028 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.ZkTestServer start zk server on port:40894 [junit4] 2> 1539028 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539029 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539062 INFO (zkCallback-1127-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59a199 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539062 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539063 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539063 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 1539069 INFO (jetty-launcher-1126-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1539069 INFO (jetty-launcher-1126-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1539069 INFO (jetty-launcher-1126-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1539069 INFO (jetty-launcher-1126-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1539070 INFO (jetty-launcher-1126-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1539070 INFO (jetty-launcher-1126-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71c151{/solr,null,AVAILABLE} [junit4] 2> 1539072 INFO (jetty-launcher-1126-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@c14a5{HTTP/1.1,[http/1.1]}{127.0.0.1:45363} [junit4] 2> 1539072 INFO (jetty-launcher-1126-thread-1) [ ] o.e.j.s.Server Started @1541594ms [junit4] 2> 1539072 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45363} [junit4] 2> 1539072 INFO (jetty-launcher-1126-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23f1f{/solr,null,AVAILABLE} [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@defe61{/solr,null,AVAILABLE} [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@116f6ce{/solr,null,AVAILABLE} [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@82e1e3{/solr,null,AVAILABLE} [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab [junit4] 2> 1539073 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node1' [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@209f41{HTTP/1.1,[http/1.1]}{127.0.0.1:35224} [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@1060740{HTTP/1.1,[http/1.1]}{127.0.0.1:44335} [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@2a7f10{HTTP/1.1,[http/1.1]}{127.0.0.1:44683} [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-4) [ ] o.e.j.s.Server Started @1541594ms [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-3) [ ] o.e.j.s.Server Started @1541594ms [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44335} [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@32fd21{HTTP/1.1,[http/1.1]}{127.0.0.1:42323} [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-2) [ ] o.e.j.s.Server Started @1541594ms [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-5) [ ] o.e.j.s.Server Started @1541595ms [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35224} [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42323} [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1539073 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44683} [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab [junit4] 2> 1539074 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node4' [junit4] 2> 1539074 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node5' [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1539074 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node2' [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539074 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab [junit4] 2> 1539075 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539075 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node3' [junit4] 2> 1539075 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539075 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539075 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1539075 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1539075 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539075 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539079 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539079 INFO (zkCallback-1129-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@145d85b name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539079 INFO (zkCallback-1130-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15b4f2 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539079 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539079 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539079 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539079 INFO (zkCallback-1128-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13e21c6 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539079 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539079 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539079 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539079 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539081 INFO (zkCallback-1131-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d9c2be name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539081 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539081 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539082 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1539082 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1539082 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1539082 INFO (zkCallback-1132-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1832a7b name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539082 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1539082 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539083 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539084 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1539088 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node5/. [junit4] 2> 1539088 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node2/. [junit4] 2> 1539088 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 23360099 [junit4] 2> 1539088 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 7163958 [junit4] 2> 1539088 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node5] [junit4] 2> 1539088 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node2] [junit4] 2> 1539088 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 0x155d60a480b0003, 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> 1539088 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node1/. [junit4] 2> 1539088 WARN (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node2/lib [junit4] 2> 1539088 WARN (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node5/lib [junit4] 2> 1539089 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1682562 [junit4] 2> 1539089 INFO (jetty-launcher-1126-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> 1539089 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node1] [junit4] 2> 1539089 INFO (jetty-launcher-1126-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> 1539089 WARN (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node1/lib [junit4] 2> 1539089 INFO (jetty-launcher-1126-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> 1539089 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node4/. [junit4] 2> 1539090 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 15956534 [junit4] 2> 1539090 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node3/. [junit4] 2> 1539090 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node4] [junit4] 2> 1539090 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 19874690 [junit4] 2> 1539090 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node3] [junit4] 2> 1539090 WARN (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node4/lib [junit4] 2> 1539090 WARN (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node3/lib [junit4] 2> 1539090 INFO (jetty-launcher-1126-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> 1539090 INFO (jetty-launcher-1126-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> 1539092 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1539092 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1539092 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1539092 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1539092 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1539092 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1539092 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1539094 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539093 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr [junit4] 2> 1539094 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1539094 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1539094 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1539094 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539094 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539094 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr [junit4] 2> 1539094 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1539094 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539094 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539095 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539095 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539108 INFO (zkCallback-1144-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b2c030 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539108 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539109 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539121 INFO (zkCallback-1143-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@80c062 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539121 INFO (zkCallback-1147-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cab204 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539121 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539121 INFO (zkCallback-1145-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a4ee3a name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539121 INFO (zkCallback-1146-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a9772 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539122 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539122 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539122 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539122 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539122 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539122 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539122 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539123 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@1e344c9 [junit4] 2> 1539124 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539125 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@2a4572 [junit4] 2> 1539125 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@777bf6 [junit4] 2> 1539125 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 0x155d60a480b0008, 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> 1539125 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@da6887 [junit4] 2> 1539125 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@1563bb9 [junit4] 2> 1539125 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539125 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539126 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539126 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539126 INFO (zkCallback-1148-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d10f08 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539127 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539128 INFO (zkCallback-1150-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@117f2d3 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539128 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539128 INFO (zkCallback-1151-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d106f name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539128 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539128 INFO (zkCallback-1149-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14eecd3 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539128 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539128 INFO (zkCallback-1152-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19fed13 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539129 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539133 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1539133 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1539133 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1539133 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1539133 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1539140 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1539140 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1539142 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1539142 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1539142 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1539173 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1539175 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1539176 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1539176 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1539176 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1539186 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1539186 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1539186 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1539186 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1539188 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1539194 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1539196 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1539196 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1539196 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1539197 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1539202 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1539202 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1539202 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1539204 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1539207 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1539209 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1539209 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1539209 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1539209 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1539243 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1539243 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1539243 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1539243 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1539243 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1539273 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1539273 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1539274 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1539274 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1539274 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1539279 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1539279 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1539279 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1539279 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1539279 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1539280 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1539282 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1539282 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1539283 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1539285 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1539285 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1539285 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1539285 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1539285 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1539285 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1539285 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1539285 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1539286 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1539286 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1539286 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1539286 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1539286 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1539286 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1539286 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1539287 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1539291 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1539293 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1539293 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1539293 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1539293 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1539296 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1539296 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1539296 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1539298 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1539309 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1539309 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031183-127.0.0.1:35224_solr-n_0000000000 [junit4] 2> 1539309 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031181-127.0.0.1:45363_solr-n_0000000001 [junit4] 2> 1539309 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031180-127.0.0.1:44335_solr-n_0000000002 [junit4] 2> 1539310 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031182-127.0.0.1:42323_solr-n_0000000003 [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031179-127.0.0.1:44683_solr-n_0000000004 [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35224_solr [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031183-127.0.0.1:35224_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031181-127.0.0.1:45363_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031180-127.0.0.1:44335_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45363_solr [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031182-127.0.0.1:42323_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44335_solr [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42323_solr [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44335_solr [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42323_solr [junit4] 2> 1539312 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45363_solr [junit4] 2> 1539314 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44683_solr [junit4] 2> 1539314 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44683_solr [junit4] 2> 1539314 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.Overseer Overseer (id=96218306705031183-127.0.0.1:35224_solr-n_0000000000) starting [junit4] 2> 1539328 INFO (zkCallback-1149-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> 1539329 INFO (zkCallback-1151-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> 1539329 INFO (zkCallback-1148-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> 1539328 INFO (zkCallback-1150-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> 1539328 INFO (zkCallback-1152-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> 1539343 INFO (zkCallback-1149-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1539344 INFO (zkCallback-1151-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1539344 INFO (zkCallback-1148-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1539344 INFO (zkCallback-1150-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1539344 INFO (zkCallback-1152-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1539345 INFO (zkCallback-1149-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: [3]) [junit4] 2> 1539345 INFO (zkCallback-1151-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: [3]) [junit4] 2> 1539345 INFO (zkCallback-1150-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: [3]) [junit4] 2> 1539345 INFO (zkCallback-1148-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: [3]) [junit4] 2> 1539345 INFO (zkCallback-1152-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: [3]) [junit4] 2> 1539346 INFO (zkCallback-1151-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1539346 INFO (zkCallback-1149-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1539347 INFO (zkCallback-1150-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1539347 INFO (zkCallback-1152-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1539347 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1539350 INFO (zkCallback-1148-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1539353 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1539353 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1539354 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node4/. [junit4] 2> 1539354 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1539355 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1539355 INFO (jetty-launcher-1126-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1539360 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1539360 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1539360 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node3/. [junit4] 2> 1539361 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1539362 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1539362 INFO (jetty-launcher-1126-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1539362 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1539362 INFO (OverseerCollectionConfigSetProcessor-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1539362 INFO (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [ ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1539362 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:35224_solr as DOWN [junit4] 2> 1539364 INFO (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 1539365 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1539365 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1539365 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node1/. [junit4] 2> 1539365 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1539365 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1539365 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1539366 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35224_solr [junit4] 2> 1539366 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35224_solr [junit4] 2> 1539366 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1539366 INFO (jetty-launcher-1126-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1539366 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node5/. [junit4] 2> 1539366 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1539366 INFO (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:35224_solr"} current state version: 0 [junit4] 2> 1539366 INFO (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35224_solr [junit4] 2> 1539367 INFO (zkCallback-1149-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> 1539367 INFO (zkCallback-1152-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> 1539368 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1539368 INFO (jetty-launcher-1126-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1539367 INFO (zkCallback-1150-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> 1539367 INFO (zkCallback-1148-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> 1539367 INFO (zkCallback-1151-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> 1539369 INFO (zkCallback-1149-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1539370 INFO (zkCallback-1150-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1539370 INFO (zkCallback-1151-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1539370 INFO (zkCallback-1152-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1539370 INFO (zkCallback-1148-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1539396 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1539396 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1539396 INFO (jetty-launcher-1126-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_3AD48A0BDA869FAA-001/tempDir-001/node2/. [junit4] 2> 1539396 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1539397 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1539397 INFO (jetty-launcher-1126-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1539397 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1539397 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1539399 INFO (zkCallback-1158-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e0577b name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1539399 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1539400 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1539409 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@1060740{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1539410 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15956534 [junit4] 2> 1539410 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:44335_solr as DOWN [junit4] 2> 1539421 INFO (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:44335_solr"} current state version: 0 [junit4] 2> 1539421 INFO (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44335_solr [junit4] 2> 1539423 INFO (zkCallback-1150-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> 1539423 INFO (zkCallback-1148-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> 1539423 INFO (zkCallback-1151-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> 1539423 INFO (zkCallback-1149-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> 1539423 INFO (zkCallback-1152-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: [5]) [junit4] 2> 1539423 INFO (zkCallback-1148-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1539425 INFO (zkCallback-1149-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1539425 INFO (zkCallback-1151-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1539425 INFO (zkCallback-1152-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1539425 INFO (zkCallback-1149-thread-2) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031181-127.0.0.1:45363_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1540923 WARN (zkCallback-1150-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> 1540924 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@defe61{/solr,null,UNAVAILABLE} [junit4] 2> 1540925 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1540926 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1094464{/solr,null,AVAILABLE} [junit4] 2> 1540926 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.e.j.s.ServerConnector Started ServerConnector@19f800e{HTTP/1.1,[http/1.1]}{127.0.0.1:45016} [junit4] 2> 1540926 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.e.j.s.Server Started @1543448ms [junit4] 2> 1540926 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45016} [junit4] 2> 1540927 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab [junit4] 2> 1540927 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] 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_3AD48A0BDA869FAA-001/tempDir-001/node6' [junit4] 2> 1540927 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1540927 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1540927 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1540928 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1540933 INFO (zkCallback-1160-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60aab7 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1540933 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1540933 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1540933 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1540937 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] 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_3AD48A0BDA869FAA-001/tempDir-001/node6/. [junit4] 2> 1540937 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.CoreContainer New CoreContainer 27578618 [junit4] 2> 1540937 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] 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_3AD48A0BDA869FAA-001/tempDir-001/node6] [junit4] 2> 1540938 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] 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_3AD48A0BDA869FAA-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node6/lib [junit4] 2> 1540938 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] 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> 1540939 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1540939 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1540939 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1540939 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr [junit4] 2> 1540939 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1540939 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1540940 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1540941 INFO (zkCallback-1163-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d0c510 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1540942 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1540942 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1540944 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@142d6d5 [junit4] 2> 1540945 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1540947 INFO (zkCallback-1164-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63e508 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1540947 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1540959 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1540959 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1540959 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1540960 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1540961 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031187-127.0.0.1:45016_solr-n_0000000005 [junit4] 2> 1540962 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031179-127.0.0.1:44683_solr-n_0000000004 to know if I could be the leader [junit4] 2> 1540962 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45016_solr as DOWN [junit4] 2> 1540965 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45016_solr [junit4] 2> 1540965 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45016_solr [junit4] 2> 1540965 INFO (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:45016_solr"} current state version: 0 [junit4] 2> 1540965 INFO (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45016_solr [junit4] 2> 1540967 INFO (zkCallback-1149-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> 1540967 INFO (zkCallback-1152-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> 1540967 INFO (zkCallback-1164-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> 1540967 INFO (zkCallback-1151-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> 1540967 INFO (zkCallback-1149-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1540967 INFO (zkCallback-1152-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1540967 INFO (zkCallback-1148-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> 1540975 INFO (zkCallback-1151-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1540975 INFO (zkCallback-1148-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1540975 INFO (zkCallback-1164-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1540980 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1540980 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1540980 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] 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_3AD48A0BDA869FAA-001/tempDir-001/node6/. [junit4] 2> 1540980 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1540981 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1540981 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1540981 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1540981 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1540990 INFO (zkCallback-1166-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@108418a name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1540990 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1540990 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1540991 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt [junit4] 2> 1541025 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml [junit4] 2> 1541027 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml [junit4] 2> 1541045 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml [junit4] 2> 1541047 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml [junit4] 2> 1541078 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml [junit4] 2> 1541080 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml [junit4] 2> 1541097 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml [junit4] 2> 1541099 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml [junit4] 2> 1541101 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml [junit4] 2> 1541106 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 1541108 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt [junit4] 2> 1541110 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml [junit4] 2> 1541112 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml [junit4] 2> 1541117 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml [junit4] 2> 1541119 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml [junit4] 2> 1541131 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml [junit4] 2> 1541143 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt [junit4] 2> 1541151 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml [junit4] 2> 1541154 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml [junit4] 2> 1541165 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [ ] o.a.s.c.c.SolrZkClient makePath: /confi [...truncated too long message...] 10 /solr/collections [junit4] 2> 7 /solr/live_nodes [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=3AD48A0BDA869FAA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dav -Dtests.timezone=Pacific/Port_Moresby -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 18.2s J0 | BasicAuthIntegrationTest.testBasics <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:45363/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at __randomizedtesting.SeedInfo.seed([3AD48A0BDA869FAA:70C2427E268C1DA]: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:45363/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:45363 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_3AD48A0BDA869FAA-001 [junit4] 2> Jul 10, 2016 6:21:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=Lucene50(blocksize=128), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=FSTOrd50, range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1302, maxMBSortInHeap=7.277521843574227, sim=RandomSimilarity(queryNorm=false): {}, locale=dav, timezone=Pacific/Port_Moresby [junit4] 2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=164428512,total=329252864 [junit4] 2> NOTE: All tests run in this JVM: [BasicZkTest, TestLRUCache, DataDrivenBlockJoinTest, DeleteLastCustomShardedReplicaTest, CdcrReplicationDistributedZkTest, TestValueSourceCache, HdfsNNFailoverTest, SuggestComponentContextFilterQueryTest, TestSchemaSimilarityResource, LeaderElectionIntegrationTest, TestBadConfig, TestSQLHandler, HdfsDirectoryFactoryTest, HdfsRestartWhileUpdatingTest, CacheHeaderTest, UUIDUpdateProcessorFallbackTest, TestTolerantUpdateProcessorRandomCloud, TestJoin, TestDocTermOrds, DistribJoinFromCollectionTest, VMParamsZkACLAndCredentialsProvidersTest, AtomicUpdatesTest, TestCloudSchemaless, RequiredFieldsTest, DistributedQueryElevationComponentTest, WrapperMergePolicyFactoryTest, TestMacros, TestStressCloudBlindAtomicUpdates, TestCloudInspectUtil, TestDFISimilarityFactory, TestSolrDynamicMBean, PreAnalyzedFieldTest, TestNumericTerms32, ShardSplitTest, TestStressLucene, CdcrVersionReplicationTest, SolrRequestParserTest, SystemInfoHandlerTest, TestGraphMLResponseWriter, PeerSyncTest, CoreAdminCreateDiscoverTest, TestReloadAndDeleteDocs, ExplicitHLLTest, TestRandomFaceting, JsonLoaderTest, URLClassifyProcessorTest, SmileWriterTest, ConcurrentDeleteAndCreateCollectionTest, TestUseDocValuesAsStored2, TestSubQueryTransformer, TestComponentsName, StandardRequestHandlerTest, DistributedSuggestComponentTest, TestRangeQuery, TestSearcherReuse, SyncSliceTest, EchoParamsTest, SolrCoreTest, TestCollectionAPI, TestHdfsUpdateLog, TestRequestForwarding, JSONWriterTest, TestRealTimeGet, AddBlockUpdateTest, TestFunctionQuery, CursorMarkTest, TestRandomDVFaceting, TestRemoteStreaming, BasicDistributedZkTest, TestConfigOverlay, TestLazyCores, OutputWriterTest, TestAtomicUpdateErrorCases, StressHdfsTest, BooleanFieldTest, BufferStoreTest, TestConfigSetsAPIZkFailure, TestScoreJoinQPNoScore, QueryElevationComponentTest, TestAnalyzedSuggestions, UUIDFieldTest, TestJsonFacets, TestBulkSchemaConcurrent, ActionThrottleTest, TestHashQParserPlugin, ExternalFileFieldSortTest, TestCrossCoreJoin, TestManagedSchemaAPI, ResourceLoaderTest, TestRTGBase, RAMDirectoryFactoryTest, TestReRankQParserPlugin, BasicAuthIntegrationTest] [junit4] Completed [452/620 (1!)] on J0 in 19.25s, 1 test, 1 error <<< FAILURES! [...truncated 583 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 136 ignored (88 assumptions) [seed: 3AD48A0BDA869FAA] Total time: 58 minutes 16 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
