Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/418/
1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:42389/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42389/solr at __randomizedtesting.SeedInfo.seed([3E33BC9D12FE23F3:140E17DFB25EF9FE]: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.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection(CloudSolrClientTest.java:1107) 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 org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 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 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) ... 54 more Build Log: [...truncated 17718 lines...] [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest [junit4] 2> 148670 INFO (SUITE-CloudSolrClientTest-seed#[3E33BC9D12FE23F3]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 148670 INFO (SUITE-CloudSolrClientTest-seed#[3E33BC9D12FE23F3]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/data-dir-23-001 [junit4] 2> 148671 WARN (SUITE-CloudSolrClientTest-seed#[3E33BC9D12FE23F3]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 148671 INFO (SUITE-CloudSolrClientTest-seed#[3E33BC9D12FE23F3]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 148672 INFO (SUITE-CloudSolrClientTest-seed#[3E33BC9D12FE23F3]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 148672 INFO (SUITE-CloudSolrClientTest-seed#[3E33BC9D12FE23F3]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 148672 INFO (SUITE-CloudSolrClientTest-seed#[3E33BC9D12FE23F3]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 148677 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.SolrTestCaseJ4 ###Starting checkCollectionParameters [junit4] 2> 148678 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001 [junit4] 2> 148679 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 148682 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 148682 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 148683 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 148781 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.ZkTestServer start zk server on port: 35385 [junit4] 2> 148781 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35385 [junit4] 2> 148781 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35385 [junit4] 2> 148782 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35385 [junit4] 2> 148783 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148790 INFO (zkConnectionManagerCallback-1001-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148791 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 148798 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148802 INFO (zkConnectionManagerCallback-1003-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148802 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 148810 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148811 INFO (zkConnectionManagerCallback-1005-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148811 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 148914 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 148914 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 148914 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 148914 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 148914 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 148914 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 148914 INFO (jetty-launcher-1006-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_291-b10 [junit4] 2> 148914 INFO (jetty-launcher-1006-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_291-b10 [junit4] 2> 148914 INFO (jetty-launcher-1006-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_291-b10 [junit4] 2> 148942 INFO (jetty-launcher-1006-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 148942 INFO (jetty-launcher-1006-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 148942 INFO (jetty-launcher-1006-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 148950 INFO (jetty-launcher-1006-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 148950 INFO (jetty-launcher-1006-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 148950 INFO (jetty-launcher-1006-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 148951 INFO (jetty-launcher-1006-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f788df7{/solr,null,AVAILABLE} [junit4] 2> 148952 INFO (jetty-launcher-1006-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7458a197{/solr,null,AVAILABLE} [junit4] 2> 148954 INFO (jetty-launcher-1006-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 148954 INFO (jetty-launcher-1006-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 148954 INFO (jetty-launcher-1006-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 148956 INFO (jetty-launcher-1006-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cdbe37a{/solr,null,AVAILABLE} [junit4] 2> 148956 INFO (jetty-launcher-1006-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@221ca4fc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39565} [junit4] 2> 148956 INFO (jetty-launcher-1006-thread-2) [ ] o.e.j.s.Server Started @149002ms [junit4] 2> 148956 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35385/solr, hostPort=39565} [junit4] 2> 148956 INFO (jetty-launcher-1006-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1b39c28e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42131} [junit4] 2> 148956 ERROR (jetty-launcher-1006-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 148956 INFO (jetty-launcher-1006-thread-3) [ ] o.e.j.s.Server Started @149002ms [junit4] 2> 148956 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 148956 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 148956 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 148957 INFO (jetty-launcher-1006-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6da3d842{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36769} [junit4] 2> 148958 INFO (jetty-launcher-1006-thread-1) [ ] o.e.j.s.Server Started @149003ms [junit4] 2> 148958 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 148958 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-02T11:12:40.206Z [junit4] 2> 148958 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35385/solr, hostPort=36769} [junit4] 2> 148958 ERROR (jetty-launcher-1006-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 148958 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 148958 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 148958 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 148958 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 148958 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-02T11:12:40.206Z [junit4] 2> 148959 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148956 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35385/solr, hostPort=42131} [junit4] 2> 148959 ERROR (jetty-launcher-1006-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 148959 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 148959 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 148959 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 148959 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 148959 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-02T11:12:40.207Z [junit4] 2> 148962 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148970 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148974 INFO (zkConnectionManagerCallback-1008-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148974 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 148978 INFO (zkConnectionManagerCallback-1010-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148978 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 148979 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 148980 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 148989 WARN (jetty-launcher-1006-thread-2-SendThread(127.0.0.1:35385)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107f7a1e5310003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x107f7a1e5310003, 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 0x107f7a1e5310003, 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> 148994 INFO (zkConnectionManagerCallback-1012-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148994 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 149107 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 149620 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 149622 WARN (jetty-launcher-1006-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18201851[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149622 WARN (jetty-launcher-1006-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18201851[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149644 WARN (jetty-launcher-1006-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15a1bf70[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149644 WARN (jetty-launcher-1006-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15a1bf70[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149645 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35385/solr [junit4] 2> 149659 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 149664 INFO (zkConnectionManagerCallback-1029-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 149664 INFO (jetty-launcher-1006-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 149674 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 149676 WARN (jetty-launcher-1006-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66ea2a08[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149676 WARN (jetty-launcher-1006-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66ea2a08[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149692 WARN (jetty-launcher-1006-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d049127[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149692 WARN (jetty-launcher-1006-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d049127[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149693 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35385/solr [junit4] 2> 149699 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 149705 INFO (zkConnectionManagerCallback-1037-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 149705 INFO (jetty-launcher-1006-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 149707 WARN (jetty-launcher-1006-thread-1-SendThread(127.0.0.1:35385)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107f7a1e5310007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x107f7a1e5310007, 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 0x107f7a1e5310007, 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> 149778 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 149782 INFO (zkConnectionManagerCallback-1039-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 149782 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 149816 INFO (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 149821 INFO (zkConnectionManagerCallback-1041-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 149821 INFO (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 149942 WARN (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_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> 149970 INFO (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36769_solr [junit4] 2> 149972 INFO (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_solr ] o.a.s.c.Overseer Overseer (id=74300193581891593-127.0.0.1:36769_solr-n_0000000000) starting [junit4] 2> 149987 INFO (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36769_solr [junit4] 2> 149987 INFO (OverseerStateUpdate-74300193581891593-127.0.0.1:36769_solr-n_0000000000) [n:127.0.0.1:36769_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36769_solr [junit4] 2> 149993 INFO (OverseerStateUpdate-74300193581891593-127.0.0.1:36769_solr-n_0000000000) [n:127.0.0.1:36769_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 149998 INFO (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 149998 WARN (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_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> 150043 INFO (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 150050 WARN (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_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> 150055 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 150060 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39565_solr as DOWN [junit4] 2> 150063 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 150063 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39565_solr [junit4] 2> 150065 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 150066 WARN (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_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> 150072 INFO (zkCallback-1038-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 150082 INFO (zkCallback-1040-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 150088 INFO (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36769.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 150097 INFO (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36769.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 150097 INFO (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36769.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 150098 INFO (jetty-launcher-1006-thread-1) [n:127.0.0.1:36769_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001/node1 [junit4] 2> 150102 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 150125 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 150136 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 150136 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 150137 INFO (jetty-launcher-1006-thread-2) [n:127.0.0.1:39565_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001/node2 [junit4] 2> 151663 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 151664 WARN (jetty-launcher-1006-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66966a0d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 151664 WARN (jetty-launcher-1006-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66966a0d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 151686 WARN (jetty-launcher-1006-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@266f7746[provider=null,keyStore=null,trustStore=null] [junit4] 2> 151686 WARN (jetty-launcher-1006-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@266f7746[provider=null,keyStore=null,trustStore=null] [junit4] 2> 151687 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35385/solr [junit4] 2> 151706 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 151714 INFO (zkConnectionManagerCallback-1069-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 151714 INFO (jetty-launcher-1006-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 151846 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 151854 INFO (zkConnectionManagerCallback-1071-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 151854 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 151859 WARN (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_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> 151860 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 151866 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42131_solr as DOWN [junit4] 2> 151868 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 151868 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42131_solr [junit4] 2> 151871 INFO (zkCallback-1040-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 151871 INFO (zkCallback-1038-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 151872 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 151872 WARN (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_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> 151880 INFO (zkCallback-1070-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 151946 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 151975 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42131.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 152004 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42131.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 152010 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42131.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 152011 INFO (jetty-launcher-1006-thread-3) [n:127.0.0.1:42131_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001/node3 [junit4] 2> 152058 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3 [junit4] 2> 152074 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 152087 INFO (zkConnectionManagerCallback-1084-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 152087 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 152095 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 152096 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35385/solr ready [junit4] 2> 152130 INFO (qtp1667512926-1965) [n:127.0.0.1:36769_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 152170 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 152182 INFO (zkConnectionManagerCallback-1090-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 152182 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 152184 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 152185 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35385/solr ready [junit4] 2> 152201 INFO (qtp368979521-1961) [n:127.0.0.1:42131_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=c2106f37-e611-4ef0-8a0a-52db12a7757b&collection.configName=conf&name=multicollection1&nrtReplicas=1&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 152206 INFO (qtp368979521-1962) [n:127.0.0.1:42131_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=fec438fe-da4d-4ee4-9c2a-8459c9bd5983&collection.configName=conf&name=multicollection2&nrtReplicas=1&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 152215 INFO (OverseerThreadFactory-1050-thread-1-processing-n:127.0.0.1:36769_solr) [n:127.0.0.1:36769_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection multicollection1 [junit4] 2> 152215 INFO (qtp368979521-1967) [n:127.0.0.1:42131_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c2106f37-e611-4ef0-8a0a-52db12a7757b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 152218 DEBUG (OverseerThreadFactory-1050-thread-1-processing-n:127.0.0.1:36769_solr) [n:127.0.0.1:36769_solr ] o.a.s.c.c.PerReplicaStatesOps touchChildren [ADD : .dummy.34219356926411548:0:D, DELETE : .dummy.34219356926411548:0:D] [junit4] 2> 152220 INFO (OverseerThreadFactory-1050-thread-1-processing-n:127.0.0.1:36769_solr) [n:127.0.0.1:36769_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"multicollection1_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:39565_solr", [junit4] 2> "base_url":"http://127.0.0.1:39565/solr", [junit4] 2> "collection":"multicollection1", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 152222 INFO (OverseerThreadFactory-1050-thread-1-processing-n:127.0.0.1:36769_solr) [n:127.0.0.1:36769_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"multicollection1_shard2_replica_n3", [junit4] 2> "node_name":"127.0.0.1:36769_solr", [junit4] 2> "base_url":"http://127.0.0.1:36769/solr", [junit4] 2> "collection":"multicollection1", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 152234 INFO (OverseerThreadFactory-1050-thread-2-processing-n:127.0.0.1:36769_solr) [n:127.0.0.1:36769_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection multicollection2 [junit4] 2> 152238 DEBUG (OverseerThreadFactory-1050-thread-2-processing-n:127.0.0.1:36769_solr) [n:127.0.0.1:36769_solr ] o.a.s.c.c.PerReplicaStatesOps touchChildren [ADD : .dummy.34219356947033072:0:D, DELETE : .dummy.34219356947033072:0:D] [junit4] 2> 152240 INFO (OverseerThreadFactory-1050-thread-2-processing-n:127.0.0.1:36769_solr) [n:127.0.0.1:36769_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"multicollection2_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:36769_solr", [junit4] 2> "base_url":"http://127.0.0.1:36769/solr", [junit4] 2> "collection":"multicollection2", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 152243 INFO (OverseerThreadFactory-1050-thread-2-processing-n:127.0.0.1:36769_solr) [n:127.0.0.1:36769_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"multicollection2_shard2_replica_n3", [junit4] 2> "node_name":"127.0.0.1:39565_solr", [junit4] 2> "base_url":"http://127.0.0.1:39565/solr", [junit4] 2> "collection":"multicollection2", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 152301 INFO (qtp752574231-1964) [n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=multicollection1&version=2&replicaType=NRT&async=c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374&coreNodeName=core_node2&name=multicollection1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=13 [junit4] 2> 152301 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=multicollection1&version=2&replicaType=NRT&async=c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374&coreNodeName=core_node2&name=multicollection1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 152310 INFO (qtp1667512926-1972) [n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=multicollection2&version=2&replicaType=NRT&async=fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577&coreNodeName=core_node2&name=multicollection2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=23 [junit4] 2> 152310 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=multicollection2&version=2&replicaType=NRT&async=fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577&coreNodeName=core_node2&name=multicollection2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 152322 INFO (qtp1667512926-1963) [n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=multicollection1&version=2&replicaType=NRT&async=c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850&coreNodeName=core_node4&name=multicollection1_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=34 [junit4] 2> 152322 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=multicollection1&version=2&replicaType=NRT&async=c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850&coreNodeName=core_node4&name=multicollection1_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 152322 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 152334 INFO (qtp752574231-1966) [n:127.0.0.1:39565_solr x:multicollection2_shard2_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=multicollection2&version=2&replicaType=NRT&async=fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356953055787&coreNodeName=core_node4&name=multicollection2_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=39 [junit4] 2> 152334 INFO (parallelCoreAdminExecutor-1056-thread-2-processing-n:127.0.0.1:39565_solr x:multicollection2_shard2_replica_n3 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356953055787 CREATE) [n:127.0.0.1:39565_solr x:multicollection2_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=multicollection2&version=2&replicaType=NRT&async=fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356953055787&coreNodeName=core_node4&name=multicollection2_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 152404 ERROR (OverseerStateUpdate-74300193581891593-127.0.0.1:36769_solr-n_0000000000) [n:127.0.0.1:36769_solr ] o.a.s.c.o.ReplicaMutator No such slice exists { [junit4] 2> "core":"multicollection1_shard2_replica_n3", [junit4] 2> "core_node_name":"core_node4", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:36769_solr", [junit4] 2> "base_url":"http://127.0.0.1:36769/solr", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"multicollection1", [junit4] 2> "type":"NRT", [junit4] 2> "force_set_state":"false", [junit4] 2> "operation":"state"} [junit4] 2> 152415 DEBUG (OverseerStateUpdate-74300193581891593-127.0.0.1:36769_solr-n_0000000000) [n:127.0.0.1:36769_solr ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/multicollection2/state.json, core_node2 -> down, ops :[ADD : core_node2:0:D] [junit4] 2> 152415 DEBUG (OverseerStateUpdate-74300193581891593-127.0.0.1:36769_solr-n_0000000000) [n:127.0.0.1:36769_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/multicollection2/state.json', ops: [ADD : core_node2:0:D] [junit4] 2> 152417 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 152420 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 152424 WARN (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 152424 WARN (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 152424 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 152424 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'multicollection1_shard2_replica_n3' using configuration from configset conf, trusted=true [junit4] 2> 152425 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36769.solr.core.multicollection1.shard2.replica_n3' (registry 'solr.core.multicollection1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 152425 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.SolrCore [[multicollection1_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001/node1/multicollection1_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001/node1/multicollection1_shard2_replica_n3/data/] [junit4] 2> 152453 INFO (qtp1667512926-1974) [n:127.0.0.1:36769_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 [junit4] 2> 152453 INFO (qtp1667512926-1974) [n:127.0.0.1:36769_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 152461 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 152462 ERROR (OverseerStateUpdate-74300193581891593-127.0.0.1:36769_solr-n_0000000000) [n:127.0.0.1:36769_solr ] o.a.s.c.o.ReplicaMutator No such slice exists { [junit4] 2> "core":"multicollection1_shard1_replica_n1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:39565_solr", [junit4] 2> "base_url":"http://127.0.0.1:39565/solr", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"multicollection1", [junit4] 2> "type":"NRT", [junit4] 2> "force_set_state":"false", [junit4] 2> "operation":"state"} [junit4] 2> 152462 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 152476 WARN (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 152477 WARN (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 152477 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 152477 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'multicollection2_shard1_replica_n1' using configuration from configset conf, trusted=true [junit4] 2> 152477 DEBUG (OverseerStateUpdate-74300193581891593-127.0.0.1:36769_solr-n_0000000000) [n:127.0.0.1:36769_solr ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/multicollection2/state.json, core_node4 -> down, ops :[ADD : core_node4:0:D] [junit4] 2> 152477 DEBUG (OverseerStateUpdate-74300193581891593-127.0.0.1:36769_solr-n_0000000000) [n:127.0.0.1:36769_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/multicollection2/state.json', ops: [ADD : core_node4:0:D] [junit4] 2> 152477 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36769.solr.core.multicollection2.shard1.replica_n1' (registry 'solr.core.multicollection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 152478 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.SolrCore [[multicollection2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001/node1/multicollection2_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001/node1/multicollection2_shard1_replica_n1/data/] [junit4] 2> 152481 INFO (qtp752574231-1960) [n:127.0.0.1:39565_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 [junit4] 2> 152481 INFO (qtp752574231-1960) [n:127.0.0.1:39565_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 152482 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 152486 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 152490 WARN (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 152490 WARN (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 152490 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 152490 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'multicollection1_shard1_replica_n1' using configuration from configset conf, trusted=true [junit4] 2> 152490 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.core.multicollection1.shard1.replica_n1' (registry 'solr.core.multicollection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 152491 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[multicollection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001/node2/multicollection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001/node2/multicollection1_shard1_replica_n1/data/] [junit4] 2> 152498 INFO (parallelCoreAdminExecutor-1056-thread-2-processing-n:127.0.0.1:39565_solr x:multicollection2_shard2_replica_n3 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356953055787 CREATE) [n:127.0.0.1:39565_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 152499 INFO (parallelCoreAdminExecutor-1056-thread-2-processing-n:127.0.0.1:39565_solr x:multicollection2_shard2_replica_n3 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356953055787 CREATE) [n:127.0.0.1:39565_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n3 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 152502 WARN (parallelCoreAdminExecutor-1056-thread-2-processing-n:127.0.0.1:39565_solr x:multicollection2_shard2_replica_n3 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356953055787 CREATE) [n:127.0.0.1:39565_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n3 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 152502 WARN (parallelCoreAdminExecutor-1056-thread-2-processing-n:127.0.0.1:39565_solr x:multicollection2_shard2_replica_n3 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356953055787 CREATE) [n:127.0.0.1:39565_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n3 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 152503 INFO (parallelCoreAdminExecutor-1056-thread-2-processing-n:127.0.0.1:39565_solr x:multicollection2_shard2_replica_n3 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356953055787 CREATE) [n:127.0.0.1:39565_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 152503 INFO (parallelCoreAdminExecutor-1056-thread-2-processing-n:127.0.0.1:39565_solr x:multicollection2_shard2_replica_n3 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356953055787 CREATE) [n:127.0.0.1:39565_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'multicollection2_shard2_replica_n3' using configuration from configset conf, trusted=true [junit4] 2> 152503 INFO (parallelCoreAdminExecutor-1056-thread-2-processing-n:127.0.0.1:39565_solr x:multicollection2_shard2_replica_n3 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356953055787 CREATE) [n:127.0.0.1:39565_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.core.multicollection2.shard2.replica_n3' (registry 'solr.core.multicollection2.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f09767 [junit4] 2> 152503 INFO (parallelCoreAdminExecutor-1056-thread-2-processing-n:127.0.0.1:39565_solr x:multicollection2_shard2_replica_n3 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356953055787 CREATE) [n:127.0.0.1:39565_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n3 ] o.a.s.c.SolrCore [[multicollection2_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001/node2/multicollection2_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001/tempDir-001/node2/multicollection2_shard2_replica_n3/data/] [junit4] 2> 152596 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 152596 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 152597 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 152597 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 152599 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 152600 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 152600 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 152600 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712506183455080448 [junit4] 2> 152811 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 152811 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 152814 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 152814 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 152815 INFO (searcherExecutor-1094-thread-1-processing-x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 r:core_node2 CREATE n:127.0.0.1:36769_solr c:multicollection2 s:shard1) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.SolrCore [multicollection2_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 152815 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 152815 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 152817 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 152817 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 152821 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 152822 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 152822 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 152823 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712506183688912896 [junit4] 2> 152825 INFO (searcherExecutor-1092-thread-1-processing-x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 r:core_node4 CREATE n:127.0.0.1:36769_solr c:multicollection1 s:shard2) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.SolrCore [multicollection1_shard2_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 152827 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 152828 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 152828 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 152828 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712506183694155776 [junit4] 2> 152832 INFO (searcherExecutor-1096-thread-1-processing-x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 r:core_node2 CREATE n:127.0.0.1:39565_solr c:multicollection1 s:shard1) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.c.SolrCore [multicollection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 152836 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/multicollection2/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 152836 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/multicollection2/leaders/shard1 [junit4] 2> 152843 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/multicollection1/terms/shard2 to Terms{values={core_node4=0}, version=0} [junit4] 2> 152844 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/multicollection1/leaders/shard2 [junit4] 2> 152845 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 152845 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 152845 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36769/solr/multicollection2_shard1_replica_n1/ [junit4] 2> 152845 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 152846 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/multicollection1/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 152846 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36769/solr/multicollection2_shard1_replica_n1/ has no replicas [junit4] 2> 152846 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/multicollection1/leaders/shard1 [junit4] 2> 152846 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/multicollection2/leaders/shard1/leader after winning as /collections/multicollection2/leader_elect/shard1/election/74300193581891593-core_node2-n_0000000000 [junit4] 2> 152849 DEBUG (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps flipLeader on:/collections/multicollection2/state.json, [core_node2] -> core_node2, ops: [ADD : core_node2:1:A:L, DELETE : core_node2:0:D] [junit4] 2> 152849 DEBUG (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/multicollection2/state.json', ops: [ADD : core_node2:1:A:L, DELETE : core_node2:0:D] [junit4] 2> 152850 INFO (parallelCoreAdminExecutor-1051-thread-2-processing-n:127.0.0.1:36769_solr x:multicollection2_shard1_replica_n1 fec438fe-da4d-4ee4-9c2a-8459c9bd598334219356950617577 CREATE) [n:127.0.0.1:36769_solr c:multicollection2 s:shard1 r:core_node2 x:multicollection2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36769/solr/multicollection2_shard1_replica_n1/ shard1 [junit4] 2> 152852 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 152852 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 152852 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36769/solr/multicollection1_shard2_replica_n3/ [junit4] 2> 152852 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 152852 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 152852 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 152852 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39565/solr/multicollection1_shard1_replica_n1/ [junit4] 2> 152853 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy http://127.0.0.1:36769/solr/multicollection1_shard2_replica_n3/ has no replicas [junit4] 2> 152853 INFO (parallelCoreAdminExecutor-1051-thread-1-processing-n:127.0.0.1:36769_solr x:multicollection1_shard2_replica_n3 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356932549850 CREATE) [n:127.0.0.1:36769_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/multicollection1/leaders/shard2/leader after winning as /collections/multicollection1/leader_elect/shard2/election/74300193581891593-core_node4-n_0000000000 [junit4] 2> 152853 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e611-4ef0-8a0a-52db12a7757b34219356930039374 CREATE) [n:127.0.0.1:39565_solr c:multicollection1 s:shard1 r:core_node2 x:multicollection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 152853 INFO (parallelCoreAdminExecutor-1056-thread-1-processing-n:127.0.0.1:39565_solr x:multicollection1_shard1_replica_n1 c2106f37-e [...truncated too long message...] metrics.reporters.SolrJmxReporter@779f8edf: rootName = solr_40415, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@69f7e401 [junit4] 2> 340836 INFO (jetty-closer-3418-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 340837 INFO (jetty-closer-3418-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 340837 INFO (jetty-closer-3418-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@477fa0e0: rootName = solr_37503, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@69f7e401 [junit4] 2> 340837 INFO (jetty-closer-3418-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 340841 INFO (closeThreadPool-3432-thread-2) [ ] o.a.s.c.Overseer Overseer (id=74300206024032263-127.0.0.1:37503_solr-n_0000000000) closing [junit4] 2> 340841 WARN (jetty-launcher-3337-thread-3-SendThread(127.0.0.1:37753)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107f7a4cacd0009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x107f7a4cacd0009, 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 0x107f7a4cacd0009, 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> 340841 INFO (zkCallback-3361-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 340844 INFO (jetty-closer-3418-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 340844 INFO (jetty-closer-3418-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2794b822: rootName = solr_45869, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@742b7a3b [junit4] 2> 340846 INFO (OverseerStateUpdate-74300206024032263-127.0.0.1:37503_solr-n_0000000000) [n:127.0.0.1:37503_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37503_solr [junit4] 2> 340848 INFO (OverseerAutoScalingTriggerThread-74300206024032263-127.0.0.1:37503_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 340849 INFO (jetty-closer-3418-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 340849 INFO (jetty-closer-3418-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b4a6ec8: rootName = solr_45869, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@69f7e401 [junit4] 2> 340849 INFO (closeThreadPool-3432-thread-1) [ ] o.a.s.c.Overseer Overseer (id=74300206024032263-127.0.0.1:37503_solr-n_0000000000) closing [junit4] 2> 340849 INFO (jetty-closer-3418-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 340943 INFO (zkCallback-3401-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1) [junit4] 2> 340943 INFO (jetty-closer-3418-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2e57603{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 340944 INFO (jetty-closer-3418-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ab8867f{/solr,null,STOPPED} [junit4] 2> 340944 INFO (jetty-closer-3418-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 340944 WARN (jetty-launcher-3337-thread-2-SendThread(127.0.0.1:37753)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107f7a4cacd000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x107f7a4cacd000b, 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 0x107f7a4cacd000b, 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> 341043 INFO (jetty-closer-3418-thread-1) [ ] o.a.s.c.Overseer Overseer (id=74300206024032263-127.0.0.1:37503_solr-n_0000000000) closing [junit4] 2> 341044 INFO (jetty-closer-3418-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@ad0a044{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 341044 INFO (jetty-closer-3418-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d7b99e8{/solr,null,STOPPED} [junit4] 2> 341044 INFO (jetty-closer-3418-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 341045 INFO (jetty-closer-3418-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d69732d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 341045 INFO (jetty-closer-3418-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d3f6288{/solr,null,STOPPED} [junit4] 2> 341045 INFO (jetty-closer-3418-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 341046 INFO (TEST-CloudSolrClientTest.customHttpClientTest-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 341249 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> 4 /solr/aliases.json [junit4] 2> 4 /solr/clusterprops.json [junit4] 2> 3 /solr/packages.json [junit4] 2> 3 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 4 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 12 /solr/live_nodes [junit4] 2> 8 /solr/overseer/queue [junit4] 2> 4 /solr/collections [junit4] 2> [junit4] 2> 341251 INFO (TEST-CloudSolrClientTest.customHttpClientTest-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37753 [junit4] 2> 341251 INFO (TEST-CloudSolrClientTest.customHttpClientTest-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37753 [junit4] 2> 341251 INFO (TEST-CloudSolrClientTest.customHttpClientTest-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37753 [junit4] 2> 341252 INFO (TEST-CloudSolrClientTest.customHttpClientTest-seed#[3E33BC9D12FE23F3]) [ ] o.a.s.SolrTestCaseJ4 ###Ending customHttpClientTest [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_3E33BC9D12FE23F3-001 [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=9960, maxDocsPerChunk=836, blockShift=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=9960, maxDocsPerChunk=836, blockSize=9)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh, timezone=Asia/Chongqing [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=120674248,total=515899392 [junit4] 2> NOTE: All tests run in this JVM: [TermsResponseTest, TestPolicy2, ConcurrentUpdateSolrClientBadInputTest, TestV1toV2ApiMapper, LessThanEqualToEvaluatorTest, JsonRequestApiHeatmapFacetingTest, NaturalLogEvaluatorTest, NamedListTest, Http2SolrClientCompatibilityTest, ArcCosineEvaluatorTest, SolrExampleStreamingHttp2Test, UrlSchemeTest, DivideEvaluatorTest, FieldAnalysisResponseTest, DomainMapTest, PerReplicaStatesRestartTest, TestJSONParser, TestDelegationTokenRequest, TestSolrProperties, TermsFacetMapTest, SolrExampleXMLTest, CloudSolrClientBuilderTest, JdbcDriverTest, TestHash, LargeVolumeBinaryJettyTest, UniformDistributionEvaluatorTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, SolrExampleBinaryHttp2Test, SolrExampleBinaryTest, TestBatchUpdate, TestLBHttp2SolrClient, TestDocumentObjectBinder, MoveReplicaSuggesterTest, SolrExampleEmbeddedTest, CloudHttp2SolrClientBuilderTest, CloudHttp2SolrClientMultiConstructorTest, CloudHttp2SolrClientRetryTest, CloudSolrClientTest] [junit4] Completed [215/215 (1!)] on J0 in 192.70s, 20 tests, 1 error <<< FAILURES! [...truncated 53090 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
