Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/111/
2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:32845/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:32845/solr at __randomizedtesting.SeedInfo.seed([5A0F86013349AED6:81052B6D2DBC9269]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard(CollectionsAPISolrJTest.java:448) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475) at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469) at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69) at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1228) at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75) at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:915) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 53 more FAILED: org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([5A0F86013349AED6:B2D32BE3C0A1B4F6]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983) at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 470335584 and allocated threshold 395182080 at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:322) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216) at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) at org.apache.solr.util.TestHarness.query(TestHarness.java:346) at org.apache.solr.util.TestHarness.query(TestHarness.java:328) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997) ... 45 more Build Log: [...truncated 14894 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest [junit4] 2> 777688 INFO (SUITE-CollectionsAPISolrJTest-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/server/solr/configsets/_default/conf' [junit4] 2> 777688 INFO (SUITE-CollectionsAPISolrJTest-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 777688 INFO (SUITE-CollectionsAPISolrJTest-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A0F86013349AED6-001/data-dir-92-001 [junit4] 2> 777688 WARN (SUITE-CollectionsAPISolrJTest-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9 [junit4] 2> 777689 INFO (SUITE-CollectionsAPISolrJTest-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 777690 INFO (SUITE-CollectionsAPISolrJTest-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 777694 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testList [junit4] 2> 777694 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A0F86013349AED6-001/tempDir-001 [junit4] 2> 777694 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 777695 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 777695 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 777695 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 777795 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer start zk server on port: 40085 [junit4] 2> 777795 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40085 [junit4] 2> 777795 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40085 [junit4] 2> 777795 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40085 [junit4] 2> 777814 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 777816 INFO (zkConnectionManagerCallback-7113-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 777816 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 777818 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 777819 INFO (zkConnectionManagerCallback-7115-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 777819 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 777820 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 777820 INFO (zkConnectionManagerCallback-7117-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 777821 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 777822 WARN (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]-SendThread(127.0.0.1:40085)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee84ea40002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40002, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40002, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 777975 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 777975 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 777975 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 777975 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 777975 INFO (jetty-launcher-7118-thread-2) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09 [junit4] 2> 777976 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 777976 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 777976 INFO (jetty-launcher-7118-thread-3) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09 [junit4] 2> 777976 INFO (jetty-launcher-7118-thread-1) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09 [junit4] 2> 777979 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 777979 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 777979 INFO (jetty-launcher-7118-thread-4) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09 [junit4] 2> 777983 INFO (jetty-launcher-7118-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 777983 INFO (jetty-launcher-7118-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 777983 INFO (jetty-launcher-7118-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 777983 INFO (jetty-launcher-7118-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ccd9f9e{/solr,null,AVAILABLE} [junit4] 2> 777984 INFO (jetty-launcher-7118-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 777984 INFO (jetty-launcher-7118-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 777984 INFO (jetty-launcher-7118-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 777984 INFO (jetty-launcher-7118-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bd50b77{/solr,null,AVAILABLE} [junit4] 2> 777987 INFO (jetty-launcher-7118-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 777987 INFO (jetty-launcher-7118-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 777987 INFO (jetty-launcher-7118-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 777988 INFO (jetty-launcher-7118-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@90e79ad{/solr,null,AVAILABLE} [junit4] 2> 778003 INFO (jetty-launcher-7118-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 778003 INFO (jetty-launcher-7118-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 778003 INFO (jetty-launcher-7118-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 778003 INFO (jetty-launcher-7118-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50cf2a1{/solr,null,AVAILABLE} [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62b05898{SSL, (ssl, http/1.1)}{127.0.0.1:43459} [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-1) [ ] o.e.j.s.Server Started @778031ms [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40085/solr, hostPort=43459} [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4709a567{SSL, (ssl, http/1.1)}{127.0.0.1:38233} [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-2) [ ] o.e.j.s.Server Started @778031ms [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40085/solr, hostPort=38233} [junit4] 2> 778004 ERROR (jetty-launcher-7118-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.1 [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr [junit4] 2> 778004 ERROR (jetty-launcher-7118-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T01:20:49.149Z [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.1 [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr [junit4] 2> 778004 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T01:20:49.149Z [junit4] 2> 778005 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 778005 INFO (jetty-launcher-7118-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@c6a987a{SSL, (ssl, http/1.1)}{127.0.0.1:39421} [junit4] 2> 778005 INFO (jetty-launcher-7118-thread-3) [ ] o.e.j.s.Server Started @778033ms [junit4] 2> 778005 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40085/solr, hostPort=39421} [junit4] 2> 778005 ERROR (jetty-launcher-7118-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 778005 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 778006 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.1 [junit4] 2> 778006 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 778006 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr [junit4] 2> 778006 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T01:20:49.151Z [junit4] 2> 778010 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 778010 INFO (jetty-launcher-7118-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3ddc58b{SSL, (ssl, http/1.1)}{127.0.0.1:36847} [junit4] 2> 778011 INFO (jetty-launcher-7118-thread-4) [ ] o.e.j.s.Server Started @778038ms [junit4] 2> 778011 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40085/solr, hostPort=36847} [junit4] 2> 778011 ERROR (jetty-launcher-7118-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 778011 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 778011 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.1 [junit4] 2> 778011 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 778011 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr [junit4] 2> 778011 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T01:20:49.156Z [junit4] 2> 778012 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 778012 INFO (zkConnectionManagerCallback-7120-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778012 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 778012 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 778016 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 778016 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 778016 INFO (zkConnectionManagerCallback-7122-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778016 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 778017 INFO (zkConnectionManagerCallback-7126-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778017 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 778017 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 778017 WARN (jetty-launcher-7118-thread-1-SendThread(127.0.0.1:40085)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee84ea40003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 778017 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 778020 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 778023 WARN (jetty-launcher-7118-thread-2-SendThread(127.0.0.1:40085)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee84ea40004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 778025 INFO (zkConnectionManagerCallback-7124-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778025 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 778025 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 778127 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 778130 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 779157 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 779158 WARN (jetty-launcher-7118-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 779159 WARN (jetty-launcher-7118-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@105f4f73[provider=null,keyStore=null,trustStore=null] [junit4] 2> 779159 WARN (jetty-launcher-7118-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@105f4f73[provider=null,keyStore=null,trustStore=null] [junit4] 2> 779161 WARN (jetty-launcher-7118-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 779165 WARN (jetty-launcher-7118-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71a00f17[provider=null,keyStore=null,trustStore=null] [junit4] 2> 779165 WARN (jetty-launcher-7118-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71a00f17[provider=null,keyStore=null,trustStore=null] [junit4] 2> 779166 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40085/solr [junit4] 2> 779170 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 779170 INFO (zkConnectionManagerCallback-7146-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 779170 INFO (jetty-launcher-7118-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 779404 INFO (jetty-launcher-7118-thread-4) [n:127.0.0.1:36847_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 779418 INFO (zkConnectionManagerCallback-7148-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 779419 INFO (jetty-launcher-7118-thread-4) [n:127.0.0.1:36847_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 779509 WARN (jetty-launcher-7118-thread-4) [n:127.0.0.1:36847_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 779513 INFO (jetty-launcher-7118-thread-4) [n:127.0.0.1:36847_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36847_solr [junit4] 2> 779514 INFO (jetty-launcher-7118-thread-4) [n:127.0.0.1:36847_solr ] o.a.s.c.Overseer Overseer (id=72373052115255304-127.0.0.1:36847_solr-n_0000000000) starting [junit4] 2> 779523 INFO (OverseerStateUpdate-72373052115255304-127.0.0.1:36847_solr-n_0000000000) [n:127.0.0.1:36847_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36847_solr [junit4] 2> 779531 INFO (jetty-launcher-7118-thread-4) [n:127.0.0.1:36847_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36847_solr [junit4] 2> 779539 INFO (jetty-launcher-7118-thread-4) [n:127.0.0.1:36847_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 779539 WARN (jetty-launcher-7118-thread-4) [n:127.0.0.1:36847_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 779541 INFO (zkCallback-7147-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 779564 INFO (jetty-launcher-7118-thread-4) [n:127.0.0.1:36847_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A0F86013349AED6-001/tempDir-001/node4 [junit4] 2> 780577 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 780577 WARN (jetty-launcher-7118-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 780595 WARN (jetty-launcher-7118-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33d139aa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 780595 WARN (jetty-launcher-7118-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33d139aa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 780608 WARN (jetty-launcher-7118-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 780609 WARN (jetty-launcher-7118-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18cf1605[provider=null,keyStore=null,trustStore=null] [junit4] 2> 780609 WARN (jetty-launcher-7118-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18cf1605[provider=null,keyStore=null,trustStore=null] [junit4] 2> 780611 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40085/solr [junit4] 2> 780614 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 780615 INFO (zkConnectionManagerCallback-7166-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 780615 INFO (jetty-launcher-7118-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 780615 WARN (jetty-launcher-7118-thread-3-SendThread(127.0.0.1:40085)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee84ea40009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 780717 INFO (jetty-launcher-7118-thread-3) [n:127.0.0.1:39421_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 780719 INFO (zkConnectionManagerCallback-7168-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 780719 INFO (jetty-launcher-7118-thread-3) [n:127.0.0.1:39421_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 780722 WARN (jetty-launcher-7118-thread-3) [n:127.0.0.1:39421_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 780725 INFO (jetty-launcher-7118-thread-3) [n:127.0.0.1:39421_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 780940 INFO (jetty-launcher-7118-thread-3) [n:127.0.0.1:39421_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39421_solr as DOWN [junit4] 2> 780941 INFO (jetty-launcher-7118-thread-3) [n:127.0.0.1:39421_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 780941 INFO (jetty-launcher-7118-thread-3) [n:127.0.0.1:39421_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39421_solr [junit4] 2> 780942 INFO (zkCallback-7147-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 780943 INFO (jetty-launcher-7118-thread-3) [n:127.0.0.1:39421_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 780944 WARN (jetty-launcher-7118-thread-3) [n:127.0.0.1:39421_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 780953 INFO (zkCallback-7167-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 780963 INFO (jetty-launcher-7118-thread-3) [n:127.0.0.1:39421_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A0F86013349AED6-001/tempDir-001/node3 [junit4] 2> 780991 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 780991 WARN (jetty-launcher-7118-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 780992 WARN (jetty-launcher-7118-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75bf0640[provider=null,keyStore=null,trustStore=null] [junit4] 2> 780992 WARN (jetty-launcher-7118-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75bf0640[provider=null,keyStore=null,trustStore=null] [junit4] 2> 780993 WARN (jetty-launcher-7118-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 780994 WARN (jetty-launcher-7118-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16018c29[provider=null,keyStore=null,trustStore=null] [junit4] 2> 780994 WARN (jetty-launcher-7118-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16018c29[provider=null,keyStore=null,trustStore=null] [junit4] 2> 780995 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40085/solr [junit4] 2> 780996 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 780998 INFO (zkConnectionManagerCallback-7182-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 780999 INFO (jetty-launcher-7118-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 781125 INFO (jetty-launcher-7118-thread-1) [n:127.0.0.1:43459_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 781126 INFO (zkConnectionManagerCallback-7184-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 781127 INFO (jetty-launcher-7118-thread-1) [n:127.0.0.1:43459_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 781130 WARN (jetty-launcher-7118-thread-1) [n:127.0.0.1:43459_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 781130 INFO (jetty-launcher-7118-thread-1) [n:127.0.0.1:43459_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 781134 INFO (jetty-launcher-7118-thread-1) [n:127.0.0.1:43459_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43459_solr as DOWN [junit4] 2> 781134 INFO (jetty-launcher-7118-thread-1) [n:127.0.0.1:43459_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 781135 INFO (jetty-launcher-7118-thread-1) [n:127.0.0.1:43459_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43459_solr [junit4] 2> 781135 INFO (zkCallback-7147-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 781135 INFO (zkCallback-7167-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 781137 INFO (jetty-launcher-7118-thread-1) [n:127.0.0.1:43459_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 781137 WARN (jetty-launcher-7118-thread-1) [n:127.0.0.1:43459_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 781146 INFO (jetty-launcher-7118-thread-1) [n:127.0.0.1:43459_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A0F86013349AED6-001/tempDir-001/node1 [junit4] 2> 781147 INFO (zkCallback-7183-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 781194 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 781194 WARN (jetty-launcher-7118-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 781196 WARN (jetty-launcher-7118-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17fde219[provider=null,keyStore=null,trustStore=null] [junit4] 2> 781196 WARN (jetty-launcher-7118-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17fde219[provider=null,keyStore=null,trustStore=null] [junit4] 2> 781199 WARN (jetty-launcher-7118-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 781200 WARN (jetty-launcher-7118-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@562c05be[provider=null,keyStore=null,trustStore=null] [junit4] 2> 781200 WARN (jetty-launcher-7118-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@562c05be[provider=null,keyStore=null,trustStore=null] [junit4] 2> 781201 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40085/solr [junit4] 2> 781202 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 781206 INFO (zkConnectionManagerCallback-7198-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 781207 INFO (jetty-launcher-7118-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 781322 INFO (jetty-launcher-7118-thread-2) [n:127.0.0.1:38233_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 781326 INFO (zkConnectionManagerCallback-7200-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 781326 INFO (jetty-launcher-7118-thread-2) [n:127.0.0.1:38233_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 781329 WARN (jetty-launcher-7118-thread-2) [n:127.0.0.1:38233_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 781330 INFO (jetty-launcher-7118-thread-2) [n:127.0.0.1:38233_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 781333 INFO (jetty-launcher-7118-thread-2) [n:127.0.0.1:38233_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38233_solr as DOWN [junit4] 2> 781334 INFO (jetty-launcher-7118-thread-2) [n:127.0.0.1:38233_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 781334 INFO (jetty-launcher-7118-thread-2) [n:127.0.0.1:38233_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38233_solr [junit4] 2> 781335 INFO (zkCallback-7147-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 781335 INFO (zkCallback-7167-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 781336 INFO (zkCallback-7183-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 781340 INFO (zkCallback-7199-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 781340 INFO (jetty-launcher-7118-thread-2) [n:127.0.0.1:38233_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 781340 WARN (jetty-launcher-7118-thread-2) [n:127.0.0.1:38233_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 781355 INFO (jetty-launcher-7118-thread-2) [n:127.0.0.1:38233_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A0F86013349AED6-001/tempDir-001/node2 [junit4] 2> 781370 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 781371 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 781374 INFO (zkConnectionManagerCallback-7211-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 781374 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 781377 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 781379 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40085/solr ready [junit4] 2> 781413 INFO (qtp1307692567-11537) [n:127.0.0.1:38233_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 781414 INFO (qtp1307692567-11538) [n:127.0.0.1:38233_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 781547 INFO (jetty-closer-7212-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=859261137 [junit4] 2> 781547 INFO (jetty-closer-7212-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36847_solr [junit4] 2> 781553 INFO (jetty-closer-7212-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 781553 INFO (jetty-closer-7212-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36847_solr as DOWN [junit4] 2> 781553 INFO (jetty-closer-7212-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=824735625 [junit4] 2> 781553 INFO (jetty-closer-7212-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39421_solr [junit4] 2> 781554 INFO (jetty-closer-7212-thread-2) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 781554 INFO (jetty-closer-7212-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39421_solr as DOWN [junit4] 2> 781567 INFO (jetty-closer-7212-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1712021596 [junit4] 2> 781567 INFO (jetty-closer-7212-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43459_solr [junit4] 2> 781567 INFO (jetty-closer-7212-thread-3) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 781567 INFO (jetty-closer-7212-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:43459_solr as DOWN [junit4] 2> 781579 INFO (jetty-closer-7212-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1929307304 [junit4] 2> 781579 INFO (jetty-closer-7212-thread-4) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38233_solr [junit4] 2> 781579 INFO (jetty-closer-7212-thread-4) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 781579 INFO (jetty-closer-7212-thread-4) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:38233_solr as DOWN [junit4] 2> 781815 INFO (jetty-closer-7212-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 781815 INFO (jetty-closer-7212-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 781815 INFO (jetty-closer-7212-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 781815 INFO (jetty-closer-7212-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 781815 INFO (jetty-closer-7212-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 781815 INFO (jetty-closer-7212-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 781815 INFO (jetty-closer-7212-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 781815 INFO (jetty-closer-7212-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 781817 INFO (jetty-closer-7212-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 781817 INFO (jetty-closer-7212-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 781817 INFO (jetty-closer-7212-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 781817 INFO (jetty-closer-7212-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 781823 INFO (jetty-closer-7212-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 781825 WARN (jetty-launcher-7118-thread-2-SendThread(127.0.0.1:40085)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee84ea4000e. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea4000e, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea4000e, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 781825 WARN (jetty-launcher-7118-thread-3-SendThread(127.0.0.1:40085)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee84ea4000a. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea4000a, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea4000a, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 781826 INFO (zkCallback-7147-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2) [junit4] 2> 781826 INFO (jetty-closer-7212-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 781826 INFO (jetty-closer-7212-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 781826 INFO (jetty-closer-7212-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 781826 INFO (jetty-closer-7212-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 781843 INFO (closeThreadPool-7232-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72373052115255304-127.0.0.1:36847_solr-n_0000000000) closing [junit4] 2> 781843 INFO (OverseerStateUpdate-72373052115255304-127.0.0.1:36847_solr-n_0000000000) [n:127.0.0.1:36847_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36847_solr [junit4] 2> 781843 INFO (OverseerAutoScalingTriggerThread-72373052115255304-127.0.0.1:36847_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 781845 INFO (zkCallback-7147-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 781853 INFO (closeThreadPool-7232-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72373052115255304-127.0.0.1:36847_solr-n_0000000000) closing [junit4] 2> 781853 WARN (jetty-launcher-7118-thread-4-SendThread(127.0.0.1:40085)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee84ea40008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 781944 INFO (jetty-closer-7212-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4709a567{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 781944 INFO (jetty-closer-7212-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@90e79ad{/solr,null,STOPPED} [junit4] 2> 781944 INFO (jetty-closer-7212-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 782044 INFO (jetty-closer-7212-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72373052115255304-127.0.0.1:36847_solr-n_0000000000) closing [junit4] 2> 782051 INFO (jetty-closer-7212-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ddc58b{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 782052 INFO (jetty-closer-7212-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50cf2a1{/solr,null,STOPPED} [junit4] 2> 782052 INFO (jetty-closer-7212-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 782145 INFO (jetty-closer-7212-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@62b05898{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 782145 INFO (jetty-closer-7212-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ccd9f9e{/solr,null,STOPPED} [junit4] 2> 782145 INFO (jetty-closer-7212-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 782245 INFO (jetty-closer-7212-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@c6a987a{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 782246 INFO (jetty-closer-7212-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6bd50b77{/solr,null,STOPPED} [junit4] 2> 782246 INFO (jetty-closer-7212-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 782246 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 782248 WARN (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]-SendThread(127.0.0.1:40085)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee84ea40000. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 782349 WARN (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]-SendThread(127.0.0.1:40085)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee84ea40001. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee84ea40001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 782450 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 17 /solr/live_nodes [junit4] 2> 12 /solr/overseer/queue [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 782454 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40085 [junit4] 2> 782454 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40085 [junit4] 2> 782454 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40085 [junit4] 2> 782455 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[5A0F86013349AED6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testList [junit4] 2> 782459 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSplitShard [junit4] 2> 782459 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A0F86013349AED6-001/tempDir-002 [junit4] 2> 782459 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 782460 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 782460 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 782461 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 782560 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer start zk server on port: 37921 [junit4] 2> 782560 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37921 [junit4] 2> 782560 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37921 [junit4] 2> 782560 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37921 [junit4] 2> 782561 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 782563 INFO (zkConnectionManagerCallback-7234-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 782563 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 782566 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 782567 INFO (zkConnectionManagerCallback-7236-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 782567 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 782567 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 782568 INFO (zkConnectionManagerCallback-7238-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 782568 INFO (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 782570 WARN (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[5A0F86013349AED6]-SendThread(127.0.0.1:37921)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee8613f0002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee8613f0002, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee8613f0002, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 782672 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 782672 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 782672 INFO (jetty-launcher-7239-thread-1) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09 [junit4] 2> 782673 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 782673 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 782673 INFO (jetty-launcher-7239-thread-2) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09 [junit4] 2> 782676 INFO (jetty-launcher-7239-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 782676 INFO (jetty-launcher-7239-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 782676 INFO (jetty-launcher-7239-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 782676 INFO (jetty-launcher-7239-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1be023bc{/solr,null,AVAILABLE} [junit4] 2> 782677 INFO (jetty-launcher-7239-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3c621459{SSL, (ssl, http/1.1)}{127.0.0.1:34621} [junit4] 2> 782677 INFO (jetty-launcher-7239-thread-1) [ ] o.e.j.s.Server Started @782705ms [junit4] 2> 782677 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37921/solr, hostPort=34621} [junit4] 2> 782677 ERROR (jetty-launcher-7239-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 782677 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 782677 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.1 [junit4] 2> 782678 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 782678 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr [junit4] 2> 782678 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T01:20:53.823Z [junit4] 2> 782678 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 782678 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 782678 INFO (jetty-launcher-7239-thread-3) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09 [junit4] 2> 782679 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 782679 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 782679 INFO (jetty-launcher-7239-thread-4) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09 [junit4] 2> 782679 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 782680 INFO (zkConnectionManagerCallback-7241-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 782680 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 782680 INFO (jetty-launcher-7239-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 782680 INFO (jetty-launcher-7239-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 782680 INFO (jetty-launcher-7239-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 782680 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 782681 INFO (jetty-launcher-7239-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55cf5d01{/solr,null,AVAILABLE} [junit4] 2> 782683 INFO (jetty-launcher-7239-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 782683 INFO (jetty-launcher-7239-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 782683 INFO (jetty-launcher-7239-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 782683 INFO (jetty-launcher-7239-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70239393{/solr,null,AVAILABLE} [junit4] 2> 782684 INFO (jetty-launcher-7239-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 782684 INFO (jetty-launcher-7239-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 782684 INFO (jetty-launcher-7239-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 782684 INFO (jetty-launcher-7239-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 782684 INFO (jetty-launcher-7239-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1250bf80{SSL, (ssl, http/1.1)}{127.0.0.1:32845} [junit4] 2> 782684 INFO (jetty-launcher-7239-thread-4) [ ] o.e.j.s.Server Started @782712ms [junit4] 2> 782684 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37921/solr, hostPort=32845} [junit4] 2> 782685 ERROR (jetty-launcher-7239-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 782685 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 782685 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.1 [junit4] 2> 782685 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 782685 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr [junit4] 2> 782685 INFO (jetty-launcher-7239-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@769a477e{/solr,null,AVAILABLE} [junit4] 2> 782685 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T01:20:53.830Z [junit4] 2> 782685 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 782685 INFO (jetty-launcher-7239-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2dd72b15{SSL, (ssl, http/1.1)}{127.0.0.1:41203} [junit4] 2> 782685 INFO (jetty-launcher-7239-thread-2) [ ] o.e.j.s.Server Started @782713ms [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37921/solr, hostPort=41203} [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2e483f21{SSL, (ssl, http/1.1)}{127.0.0.1:45337} [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-3) [ ] o.e.j.s.Server Started @782713ms [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37921/solr, hostPort=45337} [junit4] 2> 782686 ERROR (jetty-launcher-7239-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.1 [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr [junit4] 2> 782686 ERROR (jetty-launcher-7239-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T01:20:53.831Z [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.1 [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr [junit4] 2> 782686 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T01:20:53.831Z [junit4] 2> 782687 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 782688 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 782688 INFO (zkConnectionManagerCallback-7243-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 782688 INFO (zkConnectionManagerCallback-7245-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 782688 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 782688 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 782688 INFO (zkConnectionManagerCallback-7247-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 782688 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 782688 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 782688 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 782688 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 782691 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 782691 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 782705 INFO (jetty-launcher-7239-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 782705 WARN (jetty-launcher-7239-thread-4-SendThread(127.0.0.1:37921)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee8613f0004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee8613f0004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee8613f0004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 782705 WARN (jetty-launcher-7239-thread-2-SendThread(127.0.0.1:37921)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee8613f0005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee8613f0005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee8613f0005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 782705 WARN (jetty-launcher-7239-thread-3-SendThread(127.0.0.1:37921)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1011ee8613f0006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee8613f0006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1011ee8613f0006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 783507 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 783507 WARN (jetty-launcher-7239-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 783543 WARN (jetty-launcher-7239-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57df4a97[provider=null,keyStore=null,trustStore=null] [junit4] 2> 783543 WARN (jetty-launcher-7239-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57df4a97[provider=null,keyStore=null,trustStore=null] [junit4] 2> 783563 WARN (jetty-launcher-7239-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 783774 WARN (jetty-launcher-7239-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76f5491d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 783774 WARN (jetty-launcher-7239-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76f5491d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 783776 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37921/solr [junit4] 2> 783784 INFO (jetty-launcher-7239-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 783784 WARN (jetty-launcher-7239-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 783784 INFO (jetty-launcher-7239-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 783785 WARN (jetty-launcher-7239-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@222855dc[provider= [...truncated too long message...] rcuitBreaker-25239-thread-1) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 2522701 INFO (TestCircuitBreaker-25239-thread-2) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 2522701 INFO (TestCircuitBreaker-25239-thread-1) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 2522701 INFO (TestCircuitBreaker-25239-thread-2) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 2522701 INFO (TestCircuitBreaker-25239-thread-3) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 2522702 INFO (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[5A0F86013349AED6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker [junit4] 2> 2522703 INFO (SUITE-TestCircuitBreaker-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 2522703 INFO (SUITE-TestCircuitBreaker-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=917310502 [junit4] 2> 2522703 INFO (coreCloseExecutor-25241-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@3a83af5d [junit4] 2> 2522703 INFO (coreCloseExecutor-25241-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@3a83af5d [junit4] 2> 2522703 INFO (coreCloseExecutor-25241-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2aa53ae: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1e3fcf4e [junit4] 2> 2522714 INFO (coreCloseExecutor-25241-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 2522715 INFO (SUITE-TestCircuitBreaker-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 2522715 INFO (SUITE-TestCircuitBreaker-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a5c0e16: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@36ece81d [junit4] 2> 2522720 INFO (SUITE-TestCircuitBreaker-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 2522720 INFO (SUITE-TestCircuitBreaker-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58653eda: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@31de2ea2 [junit4] 2> 2522724 INFO (SUITE-TestCircuitBreaker-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 2522724 INFO (SUITE-TestCircuitBreaker-seed#[5A0F86013349AED6]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64fd1854: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@22d427ab [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_5A0F86013349AED6-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=lv, timezone=Atlantic/South_Georgia [junit4] 2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=193075800,total=528482304 [junit4] 2> NOTE: All tests run in this JVM: [TestHalfAndHalfDocValues, RankQParserPluginTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, DistributedFacetPivotWhiteBoxTest, CloneFieldUpdateProcessorFactoryTest, CreateRoutedAliasTest, TestIBSimilarityFactory, TestUninvertingReader, SuggesterFSTTest, TestCrossCoreJoin, TestSolrCloudWithDelegationTokens, QueryElevationComponentTest, BasicAuthIntegrationTest, SplitByPrefixTest, TestBlobHandler, TestExplainDocTransformer, TestReload, TestSolrCachePerf, AutoAddReplicasPlanActionTest, SolrJmxReporterCloudTest, SimplePostToolTest, IndexSizeTriggerTest, SolrCLIZkUtilsTest, TestSolrQueryParser, DocValuesMissingTest, HdfsNNFailoverTest, TestCloudPseudoReturnFields, TestNonDefinedSimilarityFactory, TestConfigSetsAPIZkFailure, TestReversedWildcardFilterFactory, TestShardHandlerFactory, DistanceFunctionTest, TestSolrDeletionPolicy2, CopyFieldTest, HdfsAutoAddReplicasIntegrationTest, JWTAuthPluginTest, AssignBackwardCompatibilityTest, TestRandomRequestDistribution, SolrMetricManagerTest, TestSimExecutePlanAction, SpellPossibilityIteratorTest, PKIAuthenticationIntegrationTest, TestFieldResource, RegexBytesRefFilterTest, SolrIndexConfigTest, IndexSizeEstimatorTest, CdcrRequestHandlerTest, BadComponentTest, CSVRequestHandlerTest, CoreSorterTest, DirectSolrConnectionTest, TestQueryUtils, TestAnalyzeInfixSuggestions, ClusterStateTest, DeleteReplicaTest, SecurityConfHandlerTest, TestSchemaResource, TestSimClusterStateProvider, TestRuleBasedAuthorizationWithKerberos, TestCloudDeleteByQuery, DistribDocExpirationUpdateProcessorTest, TestFieldCacheWithThreads, MoveReplicaHDFSTest, TestDistributedMap, TestUseDocValuesAsStored2, TestCollectionAPIs, UnloadDistributedZkTest, TestSolrCoreProperties, TestMissingGroups, TestJmxIntegration, V2CollectionBackupsAPIMappingTest, TestTrackingShardHandlerFactory, SearchRateTriggerIntegrationTest, HdfsSyncSliceTest, TestSurroundQueryParser, TriggerCooldownIntegrationTest, VersionInfoTest, TestDynamicURP, DataDrivenBlockJoinTest, TestSchemalessBufferedUpdates, ExternalFileFieldSortTest, ChaosMonkeyNothingIsSafeTest, CollectionsAPISolrJTest, TestLRUCache, TestTolerantUpdateProcessorCloud, TestFunctionQuery, TestInPlaceUpdatesRequiredField, ConcurrentDeleteAndCreateCollectionTest, NestedShardedAtomicUpdateTest, TestMiniSolrCloudClusterSSL, TestClusterProperties, ConnectionReuseTest, TestElisionMultitermQuery, TolerantUpdateProcessorTest, DistributedIntervalFacetingTest, TestFreeTextSuggestions, TestUniqueKeyFieldResource, TestDistributedSearch, TestXmlQParser, SecurityHeadersTest, TestPHPSerializedResponseWriter, TestSimpleQParserPlugin, TestUpdate, DocValuesNotIndexedTest, TestConfigSetProperties, TestSimTriggerIntegration, TestManagedResource, TestFieldCacheReopen, RulesTest, TestDistributedTracing, SolrIndexSearcherTest, RestartWhileUpdatingTest, RouteFieldTest, SSLMigrationTest, ShardRoutingCustomTest, ShardTermsTest, SplitShardTest, SyncSliceTest, TestPullReplicaWithAuth, TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, TestTlogReplayVsRecovery, TestWaitForStateWithJettyShutdowns, TestZkChroot, ZkControllerTest, ZkFailoverTest, ZkNodePropsTest, ZkSolrClientTest, CollectionsAPIDistributedZkTest, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest, ScheduledMaintenanceTriggerTest, TestSimLargeCluster, AlternateDirectoryTest, CachingDirectoryFactoryTest, TestConfigOverlay, TestCoreContainer, TestNRTOpen, TestSolrCoreSnapshots, TestDistribPackageStore, TestContainerPlugin, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, V2StandaloneTest, XmlUpdateRequestHandlerTest, AutoscalingHistoryHandlerTest, CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, ShowFileRequestHandlerTest, StatsReloadRaceTest, DebugComponentTest, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLongTailTest, FacetPivotSmallTest, InfixSuggestersTest, MoreLikeThisComponentTest, ResponseLogComponentTest, ShardsWhitelistTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestHttpShardHandlerFactory, TaggerTest, FastVectorHighlighterTest, HighlighterWithoutStoredIdTest, CheckHdfsIndexTest, TestUnInvertedFieldException, TestWriterPerf, JSONWriterTest, TestCSVResponseWriter, TestGeoJSONResponseWriter, TestRetrieveFieldsOptimizer, TestBulkSchemaAPI, NumericFieldsTest, PreAnalyzedFieldManagedSchemaCloudTest, SchemaApiFailureTest, TestCloudManagedSchema, TestCloudSchemaless, CursorMarkTest, FuzzySearchTest, QueryEqualityTest, ReturnFieldsTest, TestAddFieldRealTimeGet, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestComponentsName, TestFieldSortValues, TestFilteredDocIdSet, TestFiltering, TestReRankQParserPlugin, TestRealTimeGet, TestSolr4Spatial, TestSolrFieldCacheBean, TestStandardQParsers, TestStressLucene, TestStressRecovery, TestStressUserVersions, TestTrieFacet, SpatialHeatmapFacetsTest, BlockJoinFacetSimpleTest, CrossCollectionJoinQueryTest, TestExactSharedStatsCache, AuditLoggerIntegrationTest, TestFieldCacheSortRandom, MaxSizeAutoCommitTest, PeerSyncWithIndexFingerprintCachingTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestExceedMaxTermLength, TestHdfsUpdateLog, NestedAtomicUpdateTest, ScriptEngineTest, TestDocBasedVersionConstraints, CircularListTest, DOMUtilTest, DynamicMapsTest, NumberUtilsTest, TestCircuitBreaker] [junit4] Completed [918/939 (2!)] on J1 in 1.26s, 5 tests, 1 error <<< FAILURES! [...truncated 52569 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
