Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/326/
2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:39391/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:39391/solr at __randomizedtesting.SeedInfo.seed([8E2355893CE3DBC8:E32BB36889B4D144]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat(CollectionsAPISolrJTest.java:249) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475) at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469) at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69) at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239) at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75) at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 53 more FAILED: org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors Error Message: Expected exception SolrException but no exception was thrown Stack Trace: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown at __randomizedtesting.SeedInfo.seed([8E2355893CE3DBC8:E187B90314CA4382]:0) at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2756) at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2746) at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145) 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.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) Build Log: [...truncated 14541 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest [junit4] 2> 816961 INFO (SUITE-CollectionsAPISolrJTest-seed#[8E2355893CE3DBC8]-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> 816961 INFO (SUITE-CollectionsAPISolrJTest-seed#[8E2355893CE3DBC8]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/data-dir-82-001 [junit4] 2> 816961 WARN (SUITE-CollectionsAPISolrJTest-seed#[8E2355893CE3DBC8]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5 [junit4] 2> 816961 INFO (SUITE-CollectionsAPISolrJTest-seed#[8E2355893CE3DBC8]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 816963 INFO (SUITE-CollectionsAPISolrJTest-seed#[8E2355893CE3DBC8]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 816963 INFO (SUITE-CollectionsAPISolrJTest-seed#[8E2355893CE3DBC8]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 816963 INFO (SUITE-CollectionsAPISolrJTest-seed#[8E2355893CE3DBC8]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 816976 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testReadOnlyCollection [junit4] 2> 816976 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001 [junit4] 2> 816976 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 816977 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 816977 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 816978 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 817077 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.ZkTestServer start zk server on port: 42867 [junit4] 2> 817077 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42867 [junit4] 2> 817077 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42867 [junit4] 2> 817077 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42867 [junit4] 2> 817078 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 817081 INFO (zkConnectionManagerCallback-7198-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 817081 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 817084 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 817085 INFO (zkConnectionManagerCallback-7200-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 817085 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 817085 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 817086 INFO (zkConnectionManagerCallback-7202-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 817086 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 817190 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 817190 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 817190 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 817190 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 817190 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 817190 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 817190 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 817190 INFO (jetty-launcher-7203-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> 817190 INFO (jetty-launcher-7203-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> 817190 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 817190 INFO (jetty-launcher-7203-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> 817190 INFO (jetty-launcher-7203-thread-4) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 817191 INFO (jetty-launcher-7203-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 817191 INFO (jetty-launcher-7203-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 817191 INFO (jetty-launcher-7203-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 817191 INFO (jetty-launcher-7203-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 817191 INFO (jetty-launcher-7203-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 817191 INFO (jetty-launcher-7203-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 817192 INFO (jetty-launcher-7203-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c3df728{/solr,null,AVAILABLE} [junit4] 2> 817192 INFO (jetty-launcher-7203-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 817192 INFO (jetty-launcher-7203-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 817192 INFO (jetty-launcher-7203-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41600a4b{/solr,null,AVAILABLE} [junit4] 2> 817192 INFO (jetty-launcher-7203-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 817192 INFO (jetty-launcher-7203-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 817192 INFO (jetty-launcher-7203-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 817192 INFO (jetty-launcher-7203-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 817192 INFO (jetty-launcher-7203-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51b81d8d{/solr,null,AVAILABLE} [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ba33c12{/solr,null,AVAILABLE} [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6b01ceac{SSL, (ssl, http/1.1)}{127.0.0.1:44487} [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-4) [ ] o.e.j.s.Server Started @817222ms [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42867/solr, hostPort=44487} [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7c18ac91{SSL, (ssl, http/1.1)}{127.0.0.1:38337} [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-3) [ ] o.e.j.s.Server Started @817222ms [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3125820f{SSL, (ssl, http/1.1)}{127.0.0.1:35551} [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42867/solr, hostPort=38337} [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-2) [ ] o.e.j.s.Server Started @817222ms [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42867/solr, hostPort=35551} [junit4] 2> 817193 ERROR (jetty-launcher-7203-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62916b5a{SSL, (ssl, http/1.1)}{127.0.0.1:44575} [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-1) [ ] o.e.j.s.Server Started @817222ms [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.10.0 [junit4] 2> 817193 ERROR (jetty-launcher-7203-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42867/solr, hostPort=44575} [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 817193 ERROR (jetty-launcher-7203-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.10.0 [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.10.0 [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-07-02T13:53:23.333Z [junit4] 2> 817193 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 817194 ERROR (jetty-launcher-7203-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 817194 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 817194 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.10.0 [junit4] 2> 817194 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 817194 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 817194 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-07-02T13:53:23.334Z [junit4] 2> 817194 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 817194 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 817194 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-07-02T13:53:23.334Z [junit4] 2> 817194 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-07-02T13:53:23.334Z [junit4] 2> 817195 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 817195 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 817196 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 817196 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 817196 INFO (zkConnectionManagerCallback-7205-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 817196 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 817197 INFO (zkConnectionManagerCallback-7207-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 817197 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 817197 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 817197 INFO (zkConnectionManagerCallback-7211-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 817197 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 817197 INFO (zkConnectionManagerCallback-7209-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 817197 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 817200 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 817200 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 817200 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 817200 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 817201 WARN (jetty-launcher-7203-thread-4-SendThread(127.0.0.1:42867)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1061e6bf9e60003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1061e6bf9e60003, 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 0x1061e6bf9e60003, 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> 817203 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 817203 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 817203 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 817204 WARN (jetty-launcher-7203-thread-2-SendThread(127.0.0.1:42867)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1061e6bf9e60004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1061e6bf9e60004, 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 0x1061e6bf9e60004, 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> 817889 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 817889 WARN (jetty-launcher-7203-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 817918 WARN (jetty-launcher-7203-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ec8ad2a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 817918 WARN (jetty-launcher-7203-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ec8ad2a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 817922 WARN (jetty-launcher-7203-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 817938 WARN (jetty-launcher-7203-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@419f18b6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 817938 WARN (jetty-launcher-7203-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@419f18b6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 817939 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42867/solr [junit4] 2> 817943 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 817943 INFO (zkConnectionManagerCallback-7231-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 817943 INFO (jetty-launcher-7203-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 817946 WARN (jetty-launcher-7203-thread-1-SendThread(127.0.0.1:42867)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1061e6bf9e60007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1061e6bf9e60007, 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 0x1061e6bf9e60007, 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> 818051 INFO (jetty-launcher-7203-thread-1) [n:127.0.0.1:44575_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 818051 INFO (zkConnectionManagerCallback-7233-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 818051 INFO (jetty-launcher-7203-thread-1) [n:127.0.0.1:44575_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 818123 WARN (jetty-launcher-7203-thread-1) [n:127.0.0.1:44575_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> 818134 INFO (jetty-launcher-7203-thread-1) [n:127.0.0.1:44575_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44575_solr [junit4] 2> 818135 INFO (jetty-launcher-7203-thread-1) [n:127.0.0.1:44575_solr ] o.a.s.c.Overseer Overseer (id=73779893001125896-127.0.0.1:44575_solr-n_0000000000) starting [junit4] 2> 818146 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 818146 WARN (jetty-launcher-7203-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 818147 INFO (OverseerStateUpdate-73779893001125896-127.0.0.1:44575_solr-n_0000000000) [n:127.0.0.1:44575_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44575_solr [junit4] 2> 818148 INFO (jetty-launcher-7203-thread-1) [n:127.0.0.1:44575_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44575_solr [junit4] 2> 818150 WARN (jetty-launcher-7203-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e2ff973[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818150 WARN (jetty-launcher-7203-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e2ff973[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818152 INFO (OverseerStateUpdate-73779893001125896-127.0.0.1:44575_solr-n_0000000000) [n:127.0.0.1:44575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 818154 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 818154 WARN (jetty-launcher-7203-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 818154 INFO (jetty-launcher-7203-thread-1) [n:127.0.0.1:44575_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 818155 WARN (jetty-launcher-7203-thread-1) [n:127.0.0.1:44575_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> 818170 WARN (jetty-launcher-7203-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 818176 WARN (jetty-launcher-7203-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cb3e04d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818176 WARN (jetty-launcher-7203-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cb3e04d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818176 INFO (jetty-launcher-7203-thread-1) [n:127.0.0.1:44575_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-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node1 [junit4] 2> 818186 WARN (jetty-launcher-7203-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9c6e0db[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818186 WARN (jetty-launcher-7203-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9c6e0db[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818187 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42867/solr [junit4] 2> 818199 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 818199 WARN (jetty-launcher-7203-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 818206 INFO (zkConnectionManagerCallback-7255-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 818206 INFO (jetty-launcher-7203-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 818206 WARN (jetty-launcher-7203-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c3901b5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818206 WARN (jetty-launcher-7203-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c3901b5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818207 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42867/solr [junit4] 2> 818209 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 818210 INFO (zkConnectionManagerCallback-7259-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 818210 INFO (jetty-launcher-7203-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 818293 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 818294 WARN (jetty-launcher-7203-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 818295 WARN (jetty-launcher-7203-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e112a3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818295 WARN (jetty-launcher-7203-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e112a3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818297 WARN (jetty-launcher-7203-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 818298 WARN (jetty-launcher-7203-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c03bd3e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818298 WARN (jetty-launcher-7203-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c03bd3e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 818299 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42867/solr [junit4] 2> 818299 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 818300 INFO (zkConnectionManagerCallback-7267-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 818300 INFO (jetty-launcher-7203-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 818309 INFO (jetty-launcher-7203-thread-2) [n:127.0.0.1:35551_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 818310 INFO (zkConnectionManagerCallback-7269-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 818310 INFO (jetty-launcher-7203-thread-2) [n:127.0.0.1:35551_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 818314 WARN (jetty-launcher-7203-thread-2) [n:127.0.0.1:35551_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> 818314 INFO (jetty-launcher-7203-thread-2) [n:127.0.0.1:35551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 818317 INFO (jetty-launcher-7203-thread-2) [n:127.0.0.1:35551_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35551_solr as DOWN [junit4] 2> 818318 INFO (jetty-launcher-7203-thread-2) [n:127.0.0.1:35551_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 818318 INFO (jetty-launcher-7203-thread-2) [n:127.0.0.1:35551_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35551_solr [junit4] 2> 818319 INFO (zkCallback-7232-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 818319 INFO (zkCallback-7268-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 818320 INFO (jetty-launcher-7203-thread-2) [n:127.0.0.1:35551_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 818321 WARN (jetty-launcher-7203-thread-2) [n:127.0.0.1:35551_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> 818331 INFO (jetty-launcher-7203-thread-2) [n:127.0.0.1:35551_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-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node2 [junit4] 2> 818410 INFO (jetty-launcher-7203-thread-3) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 818412 INFO (zkConnectionManagerCallback-7277-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 818412 INFO (jetty-launcher-7203-thread-3) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 818419 WARN (jetty-launcher-7203-thread-3) [n:127.0.0.1:38337_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> 818420 INFO (jetty-launcher-7203-thread-3) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 818423 INFO (jetty-launcher-7203-thread-3) [n:127.0.0.1:38337_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38337_solr as DOWN [junit4] 2> 818424 INFO (jetty-launcher-7203-thread-3) [n:127.0.0.1:38337_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 818424 INFO (jetty-launcher-7203-thread-3) [n:127.0.0.1:38337_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38337_solr [junit4] 2> 818425 INFO (zkCallback-7232-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 818425 INFO (zkCallback-7268-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 818425 INFO (zkCallback-7276-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 818426 INFO (jetty-launcher-7203-thread-3) [n:127.0.0.1:38337_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 818426 WARN (jetty-launcher-7203-thread-3) [n:127.0.0.1:38337_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> 818443 INFO (jetty-launcher-7203-thread-3) [n:127.0.0.1:38337_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-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node3 [junit4] 2> 818510 INFO (jetty-launcher-7203-thread-4) [n:127.0.0.1:44487_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 818512 INFO (zkConnectionManagerCallback-7285-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 818512 INFO (jetty-launcher-7203-thread-4) [n:127.0.0.1:44487_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 818515 WARN (jetty-launcher-7203-thread-4) [n:127.0.0.1:44487_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> 818516 INFO (jetty-launcher-7203-thread-4) [n:127.0.0.1:44487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 818520 INFO (jetty-launcher-7203-thread-4) [n:127.0.0.1:44487_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44487_solr as DOWN [junit4] 2> 818521 INFO (jetty-launcher-7203-thread-4) [n:127.0.0.1:44487_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 818521 INFO (jetty-launcher-7203-thread-4) [n:127.0.0.1:44487_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44487_solr [junit4] 2> 818524 INFO (zkCallback-7268-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 818524 INFO (zkCallback-7276-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 818525 INFO (zkCallback-7284-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 818525 INFO (zkCallback-7232-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 818526 INFO (jetty-launcher-7203-thread-4) [n:127.0.0.1:44487_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 818527 WARN (jetty-launcher-7203-thread-4) [n:127.0.0.1:44487_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> 818538 INFO (jetty-launcher-7203-thread-4) [n:127.0.0.1:44487_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-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node4 [junit4] 2> 818546 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 818547 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 818548 INFO (zkConnectionManagerCallback-7296-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 818548 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 818550 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 818553 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42867/solr ready [junit4] 2> 818585 INFO (qtp1994442721-12127) [n:127.0.0.1:38337_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 818592 INFO (OverseerThreadFactory-7244-thread-1-processing-n:127.0.0.1:44575_solr) [n:127.0.0.1:44575_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection readOnlyTest [junit4] 2> 818701 INFO (OverseerStateUpdate-73779893001125896-127.0.0.1:44575_solr-n_0000000000) [n:127.0.0.1:44575_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"readOnlyTest_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:38337_solr", [junit4] 2> "base_url":"https://127.0.0.1:38337/solr", [junit4] 2> "collection":"readOnlyTest", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 818703 INFO (OverseerStateUpdate-73779893001125896-127.0.0.1:44575_solr-n_0000000000) [n:127.0.0.1:44575_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"readOnlyTest_shard1_replica_n2", [junit4] 2> "node_name":"127.0.0.1:44487_solr", [junit4] 2> "base_url":"https://127.0.0.1:44487/solr", [junit4] 2> "collection":"readOnlyTest", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 818705 INFO (OverseerStateUpdate-73779893001125896-127.0.0.1:44575_solr-n_0000000000) [n:127.0.0.1:44575_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"readOnlyTest_shard2_replica_n4", [junit4] 2> "node_name":"127.0.0.1:44575_solr", [junit4] 2> "base_url":"https://127.0.0.1:44575/solr", [junit4] 2> "collection":"readOnlyTest", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 818708 INFO (OverseerStateUpdate-73779893001125896-127.0.0.1:44575_solr-n_0000000000) [n:127.0.0.1:44575_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"readOnlyTest_shard2_replica_n6", [junit4] 2> "node_name":"127.0.0.1:35551_solr", [junit4] 2> "base_url":"https://127.0.0.1:35551/solr", [junit4] 2> "collection":"readOnlyTest", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 818921 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr x:readOnlyTest_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n1&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 818945 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr x:readOnlyTest_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n4&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 818945 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 818952 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr x:readOnlyTest_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n2&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 818960 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0 [junit4] 2> 818960 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr x:readOnlyTest_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n6&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 818962 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 818962 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 818962 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard1_replica_n1' using configuration from configset conf, trusted=true [junit4] 2> 818962 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SolrCore [[readOnlyTest_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node3/readOnlyTest_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node3/readOnlyTest_shard1_replica_n1/data/] [junit4] 2> 818963 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0 [junit4] 2> 818965 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 818965 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 818965 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard2_replica_n4' using configuration from configset conf, trusted=true [junit4] 2> 818965 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SolrCore [[readOnlyTest_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node1/readOnlyTest_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node1/readOnlyTest_shard2_replica_n4/data/] [junit4] 2> 818983 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0 [junit4] 2> 818983 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0 [junit4] 2> 818985 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 818985 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 818985 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard2_replica_n6' using configuration from configset conf, trusted=true [junit4] 2> 818986 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.SolrCore [[readOnlyTest_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node2/readOnlyTest_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node2/readOnlyTest_shard2_replica_n6/data/] [junit4] 2> 818987 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 818988 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 818988 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard1_replica_n2' using configuration from configset conf, trusted=true [junit4] 2> 818988 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.SolrCore [[readOnlyTest_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node4/readOnlyTest_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001/tempDir-001/node4/readOnlyTest_shard1_replica_n2/data/] [junit4] 2> 819011 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 819011 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 819012 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 819012 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 819013 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 819013 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 819013 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 819013 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1704181372187312128 [junit4] 2> 819015 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 819015 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 819015 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 819015 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 819016 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 819017 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 819017 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 819017 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1704181372191506432 [junit4] 2> 819018 INFO (searcherExecutor-7300-thread-1-processing-n:127.0.0.1:44575_solr x:readOnlyTest_shard2_replica_n4 c:readOnlyTest s:shard2 r:core_node7) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SolrCore [readOnlyTest_shard2_replica_n4] Registered new searcher autowarm time: 0 ms [junit4] 2> 819018 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 819019 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 819019 INFO (searcherExecutor-7298-thread-1-processing-n:127.0.0.1:38337_solr x:readOnlyTest_shard1_replica_n1 c:readOnlyTest s:shard1 r:core_node3) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SolrCore [readOnlyTest_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 819020 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 819020 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 819021 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 819021 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 819021 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 819022 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1704181372196749312 [junit4] 2> 819023 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 819023 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 819024 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 819024 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 819024 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard2 to Terms{values={core_node7=0}, version=0} [junit4] 2> 819024 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readOnlyTest/leaders/shard2 [junit4] 2> 819025 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 819025 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 819025 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 819025 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1704181372199895040 [junit4] 2> 819025 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 819025 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readOnlyTest/leaders/shard1 [junit4] 2> 819026 INFO (searcherExecutor-7302-thread-1-processing-n:127.0.0.1:35551_solr x:readOnlyTest_shard2_replica_n6 c:readOnlyTest s:shard2 r:core_node8) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.SolrCore [readOnlyTest_shard2_replica_n6] Registered new searcher autowarm time: 0 ms [junit4] 2> 819027 INFO (searcherExecutor-7304-thread-1-processing-n:127.0.0.1:44487_solr x:readOnlyTest_shard1_replica_n2 c:readOnlyTest s:shard1 r:core_node5) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.SolrCore [readOnlyTest_shard1_replica_n2] Registered new searcher autowarm time: 0 ms [junit4] 2> 819030 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9999ms [junit4] 2> 819032 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms [junit4] 2> 819033 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 819033 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readOnlyTest/leaders/shard1 [junit4] 2> 819033 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 819033 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readOnlyTest/leaders/shard2 [junit4] 2> 819532 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 819532 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 819532 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44575/solr/readOnlyTest_shard2_replica_n4/ [junit4] 2> 819532 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard2_replica_n4 url=https://127.0.0.1:44575/solr START replicas=[https://127.0.0.1:35551/solr/readOnlyTest_shard2_replica_n6/] nUpdates=100 [junit4] 2> 819532 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard2_replica_n4 url=https://127.0.0.1:44575/solr DONE. We have no versions. sync failed. [junit4] 2> 819533 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 819533 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 819533 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38337/solr/readOnlyTest_shard1_replica_n1/ [junit4] 2> 819534 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard1_replica_n1 url=https://127.0.0.1:38337/solr START replicas=[https://127.0.0.1:44487/solr/readOnlyTest_shard1_replica_n2/] nUpdates=100 [junit4] 2> 819534 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard1_replica_n1 url=https://127.0.0.1:38337/solr DONE. We have no versions. sync failed. [junit4] 2> 819541 INFO (qtp1004398975-12130) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.S.Request [readOnlyTest_shard2_replica_n6] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 819542 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 819542 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 819542 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/readOnlyTest/leaders/shard2/leader after winning as /collections/readOnlyTest/leader_elect/shard2/election/73779893001125896-core_node7-n_0000000000 [junit4] 2> 819542 INFO (qtp1643750876-12142) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.S.Request [readOnlyTest_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 819546 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 819546 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 819546 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/readOnlyTest/leaders/shard1/leader after winning as /collections/readOnlyTest/leader_elect/shard1/election/73779893001125901-core_node3-n_0000000000 [junit4] 2> 819548 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44575/solr/readOnlyTest_shard2_replica_n4/ shard2 [junit4] 2> 819549 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38337/solr/readOnlyTest_shard1_replica_n1/ shard1 [junit4] 2> 819651 INFO (zkCallback-7232-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 819651 INFO (zkCallback-7276-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 819652 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 819652 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 819655 INFO (qtp1751711786-12135) [n:127.0.0.1:44575_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n4&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=710 [junit4] 2> 819655 INFO (qtp1994442721-12125) [n:127.0.0.1:38337_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n1&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=734 [junit4] 2> 819755 INFO (zkCallback-7276-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 819755 INFO (zkCallback-7232-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 819755 INFO (zkCallback-7232-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 819755 INFO (zkCallback-7276-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 820042 INFO (qtp1004398975-12133) [n:127.0.0.1:35551_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n6&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1081 [junit4] 2> 820043 INFO (qtp1643750876-12138) [n:127.0.0.1:44487_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n2&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1091 [junit4] 2> 820045 INFO (qtp1994442721-12128) [n:127.0.0.1:38337_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 820142 INFO (zkCallback-7268-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 820142 INFO (zkCallback-7232-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 820142 INFO (zkCallback-7276-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 820142 INFO (zkCallback-7284-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 820142 INFO (zkCallback-7268-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 820142 INFO (zkCallback-7284-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 820142 INFO (zkCallback-7276-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 820142 INFO (zkCallback-7232-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4]) [junit4] 2> 820143 INFO (qtp1994442721-12128) [n:127.0.0.1:38337_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=readOnlyTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1556 [junit4] 2> 820144 INFO (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: readOnlyTest [junit4] 2> 820167 INFO (qtp1994442721-12127) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2} [junit4] 2> 820183 INFO (qtp1751711786-12129) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2} [junit4] 2> 820232 INFO (qtp1643750876-12142) [n:127.0.0.1:44487_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38337/solr/readOnlyTest_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1704181373385834496), 1 (1704181373392125952), 4 (1704181373393174528), 8 (1704181373393174529)]} 0 2 [junit4] 2> 820233 INFO (qtp1994442721-12127) [n:127.0.0.1:38337_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1704181373385834496), 1 (1704181373392125952), 4 (1704181373393174528), 8 (1704181373393174529)]} 0 78 [junit4] 2> 820237 INFO (qtp1004398975-12130) [n:127.0.0.1:35551_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard2_replica_n6] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:44575/solr/readOnlyTest_shard2_replica_n4/&wt=javabin&version=2}{add=[2 (1704181373397368832), 3 (1704181373407854592), 5 (1704181373408903168), 6 (1704181373408903169), 7 (1704181373408903170), 9 (1704181373408903171)]} 0 2 [junit4] 2> 820237 INFO (qtp1751711786-12129) [n:127.0.0.1:44575_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard2_replica_n4] webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1704181373397368832), 3 (1704181373407854592), 5 (1704181373408903168), 6 (1704181373408903169), 7 (1704181373408903170), 9 (1704181373408903171)]} 0 73 [junit4] 2> 820278 INFO (searcherExecutor-7298-thread-1-processing-n:127.0.0.1:38337_solr x:readOnlyTest_shard1_replica_n1 c:readOnlyTest s:shard1 r:core_node3) [n [...truncated too long message...] /collections [junit4] 2> 17 /solr/collections/solrj_newstateformat/state.json [junit4] 2> 15 /solr/live_nodes [junit4] 2> 10 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 1039847 INFO (TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41009 [junit4] 2> 1039847 INFO (TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41009 [junit4] 2> 1039847 INFO (TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41009 [junit4] 2> 1039848 INFO (TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[8E2355893CE3DBC8]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteCollection [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8E2355893CE3DBC8-001 [junit4] 2> Jul 02, 2021 1:57:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {tv_mv_string=Lucene84, _root_=Lucene84, string_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), boolean_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{multi_int_with_docvals=DocValuesFormat(name=Lucene80), payload=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1874, maxMBSortInHeap=7.265786905633929, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=el-CY, timezone=Mexico/BajaNorte [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=166544504,total=508559360 [junit4] 2> NOTE: All tests run in this JVM: [RequestHandlersTest, TestBooleanSimilarityFactory, BasicAuthIntegrationTest, SolrIndexConfigTest, TestRandomRequestDistribution, V2StandaloneTest, TestRTimerTree, AutoAddReplicasPlanActionTest, BasicFunctionalityTest, MoreLikeThisHandlerTest, TestFilteredDocIdSet, TestMiniSolrCloudClusterSSL, TestPKIAuthenticationPlugin, TestSimpleQParserPlugin, TestRetrieveFieldsOptimizer, DirectSolrConnectionTest, OverseerSolrResponseUnsafeSerializationTest, SolrCLIZkUtilsTest, TestUnInvertedFieldException, HighlighterTest, HttpPartitionOnCommitTest, SimplePostToolTest, DocExpirationUpdateProcessorFactoryTest, VersionInfoTest, SolrShardReporterTest, RequiredFieldsTest, TestSolrDeletionPolicy2, LeaderElectionIntegrationTest, TestBlobHandler, TestHashPartitioner, TestSchemaResource, FileBasedSpellCheckerTest, RestoreTriggerStateTest, TestCloudPseudoReturnFields, TestCustomDocTransformer, NodeAddedTriggerTest, RoutingToNodesWithPropertiesTest, TestLocalFSCloudBackupRestore, DebugComponentTest, FileUtilsTest, HdfsSyncSliceTest, TestSurroundQueryParser, SuggesterFSTTest, DistributedFacetPivotWhiteBoxTest, UpdateRequestProcessorFactoryTest, SolrMetricManagerTest, TestUniqueKeyFieldResource, LocalFSCloudIncrementalBackupTest, FacetPivotSmallTest, ConnectionReuseTest, PackageManagerCLITest, TestReplicationHandlerDiskOverFlow, TestReRankQParserPlugin, CdcrRequestHandlerTest, TestSolrCloudSnapshots, TestDistributedSearch, ZkStateReaderTest, TestNRTOpen, TestReload, TestBlockCollapse, CloneFieldUpdateProcessorFactoryTest, TestSimTriggerIntegration, PKIAuthenticationIntegrationTest, TestHashQParserPlugin, CSVRequestHandlerTest, CoreAdminRequestStatusTest, TestDistributedStatsComponentCardinality, TestSegmentSorting, IndexSizeTriggerTest, TestStressInPlaceUpdates, TestElisionMultitermQuery, TestNumericRangeQuery32, TestAnalyzeInfixSuggestions, TestCopyFieldCollectionResource, CdcrBidirectionalTest, BadCopyFieldTest, TestTolerantUpdateProcessorCloud, DOMUtilTest, CoreSorterTest, TestMissingGroups, TestFreeTextSuggestions, AssignBackwardCompatibilityTest, AssignTest, TestStressRecovery, TestExceedMaxTermLength, CollectionsAPISolrJTest] [junit4] Completed [359/939 (1!)] on J1 in 223.46s, 22 tests, 1 error, 1 skipped <<< FAILURES! [...truncated 1728 lines...] [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest [junit4] 2> 2357919 INFO (SUITE-JWTIssuerConfigTest-seed#[8E2355893CE3DBC8]-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> NOTE: reproduce with: ant test -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=8E2355893CE3DBC8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zh-HK -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] FAILURE 0.01s J3 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<< [junit4] > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown [junit4] > at __randomizedtesting.SeedInfo.seed([8E2355893CE3DBC8:E187B90314CA4382]:0) [junit4] > at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2756) [junit4] > at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2746) [junit4] > at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1593, maxMBSortInHeap=6.1442566277397495, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh-HK, timezone=Israel [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=259418848,total=525860864 [junit4] 2> NOTE: All tests run in this JVM: [SystemLogListenerTest, SimpleMLTQParserTest, AggValueSourceTest, TestSimPolicyCloud, DistributedFacetPivotSmallAdvancedTest, IndexSchemaTest, DeleteStatusTest, AlternateDirectoryTest, TestRequestStatusCollectionAPI, PeerSyncWithIndexFingerprintCachingTest, TestFieldTypeResource, TestCoreContainer, ReplaceNodeNoTargetTest, CustomHighlightComponentTest, TestConfigReload, JavabinLoaderTest, ConnectionManagerTest, TestPerFieldSimilarityWithDefaultOverride, DocValuesTest, HdfsCloudIncrementalBackupTest, TestFoldingMultitermQuery, TestConfigSetsAPIExclusivity, TestBadConfig, DaemonStreamApiTest, TestGraphMLResponseWriter, TestLMJelinekMercerSimilarityFactory, SubstringBytesRefFilterTest, BigEndianAscendingWordDeserializerTest, CdcrOpsAndBoundariesTest, ZkShardTermsTest, TestNoOpRegenerator, TestRandomFaceting, TestTrieFacet, TestDynamicFieldResource, DistributedExpandComponentTest, TestSearchPerf, TestMaxTokenLenTokenizer, TestMacroExpander, TestUtilizeNode, TokenizerChainTest, AuditLoggerIntegrationTest, FullHLLTest, SaslZkACLProviderTest, UUIDUpdateProcessorFallbackTest, TestCloudJSONFacetSKG, DeleteLastCustomShardedReplicaTest, QueryEqualityTest, ShowFileRequestHandlerTest, ReturnFieldsTest, TestSchemaField, CollectionsAPIDistributedZkTest, TestFastLRUCache, NodeLostTriggerTest, DimensionalRoutedAliasUpdateProcessorTest, TestInitQParser, TestDistribPackageStore, AuthToolTest, TriggerIntegrationTest, BlockJoinFacetDistribTest, TestAuthorizationFramework, GraphQueryTest, BasicDistributedZkTest, SolrPluginUtilsTest, ShardSplitTest, HdfsTlogReplayBufferedWhileIndexingTest, TestRawResponseWriter, SuggesterTest, TestRandomCollapseQParserPlugin, ScriptEngineTest, TestSizeLimitedDistributedMap, TestStandardQParsers, NoCacheHeaderTest, SolrSlf4jReporterTest, TestCloudRecovery2, UpdateLogTest, TestCloudPhrasesIdentificationComponent, TestSimDistribStateManager, IndexSizeTriggerMixedBoundsTest, JWTVerificationkeyResolverTest, TestDistributedGrouping, TestTrie, TestHighFrequencyDictionaryFactory, TestPseudoReturnFields, BackupRestoreApiErrorConditionsTest, TestSnapshotCloudManager, OrderedExecutorTest, LoggingHandlerTest, MetricTriggerTest, TestDocTermOrdsUninvertLimit, TestInPlaceUpdateWithRouteField, TestManagedSchemaAPI, TestRequestForwarding, TestSystemCollAutoCreate, TestDynamicLoading, TestRecovery, SoftAutoCommitTest, TestClusterStateMutator, TestMaxScoreQueryParser, TestReplicationHandler, ComputePlanActionTest, TestPostingsSolrHighlighter, MultiSolrCloudTestCaseTest, TestMergePolicyConfig, TestHttpShardHandlerFactory, ChaosMonkeySafeLeaderTest, LeaderFailoverAfterPartitionTest, HdfsChaosMonkeyNothingIsSafeTest, CdcrWithNodesRestartsTest, TestSolrCloudWithSecureImpersonation, DocumentBuilderTest, TestManagedSynonymFilterFactory, ParsingFieldUpdateProcessorsTest, UninvertDocValuesMergePolicyTest, ZookeeperStatusHandlerFailureTest, AddReplicaTest, ScheduledTriggerIntegrationTest, TriggerCooldownIntegrationTest, TestSimExecutePlanAction, TestSimLargeCluster, FieldAnalysisRequestHandlerTest, RequestLoggingTest, TestContainerPlugin, TestStressIncrementalBackup, HealthCheckHandlerTest, InfoHandlerTest, MBeansHandlerTest, DistributedQueryElevationComponentTest, PhrasesIdentificationComponentTest, ResponseBuilderTest, ResponseLogComponentTest, SearchHandlerTest, TermVectorComponentTest, TestPivotHelperCode, TestTrackingShardHandlerFactory, FastVectorHighlighterTest, TestUnifiedSolrHighlighterWithoutStoredId, MetricsDisabledCloudTest, SolrJmxReporterCloudTest, RegexBytesRefFilterTest, SimpleFacetsTest, TestIntervalFaceting, TestQueryTypes, TestSort, SpatialHeatmapFacetsTest, TestExactSharedStatsCache, TestExactStatsCache, JWTIssuerConfigTest] [junit4] Completed [855/939 (2!)] on J3 in 0.35s, 13 tests, 1 failure <<< FAILURES! [...truncated 52810 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
