You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/05/29 02:19:59 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2529 - Still Failing!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2529/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:36715/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36715/solr]
	at __randomizedtesting.SeedInfo.seed([957104F288EFAEEA:BF4CAFB0284F74E7]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:346)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection(CloudSolrClientTest.java:1115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36715/solr
	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)
	... 50 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 54 more




Build Log:
[...truncated 17673 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> 187437 INFO  (SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 187438 INFO  (SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/data-dir-19-001
   [junit4]   2> 187438 WARN  (SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 187438 INFO  (SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 187440 INFO  (SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 187440 INFO  (SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 187444 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting preferLocalShardsTest
   [junit4]   2> 187444 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001
   [junit4]   2> 187445 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 187445 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 187445 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 187447 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 187545 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34361
   [junit4]   2> 187545 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34361
   [junit4]   2> 187545 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34361
   [junit4]   2> 187545 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34361
   [junit4]   2> 187547 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187552 INFO  (zkConnectionManagerCallback-2043-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187552 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187561 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187561 INFO  (zkConnectionManagerCallback-2045-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187561 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187562 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187564 INFO  (zkConnectionManagerCallback-2047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187564 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187669 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 187669 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 187669 INFO  (jetty-launcher-2048-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 187672 INFO  (jetty-launcher-2048-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 187672 INFO  (jetty-launcher-2048-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 187672 INFO  (jetty-launcher-2048-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 187674 INFO  (jetty-launcher-2048-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c2a1dd6{/solr,null,AVAILABLE}
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 187681 INFO  (jetty-launcher-2048-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50a49213{/solr,null,AVAILABLE}
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@73ab2293{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:४३३२७}
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] o.e.j.s.Server Started @१८७७१४ms
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34361/solr, hostPort=43327}
   [junit4]   2> 187682 ERROR (jetty-launcher-2048-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-29T02:10:45.552Z
   [junit4]   2> 187683 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7918a491{/solr,null,AVAILABLE}
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1fadf29f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:४३७५३}
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-1) [     ] o.e.j.s.Server Started @१८७७१७ms
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34361/solr, hostPort=43753}
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@54e2a9d5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:३७६६७}
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-3) [     ] o.e.j.s.Server Started @१८७७१७ms
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34361/solr, hostPort=37667}
   [junit4]   2> 187685 ERROR (jetty-launcher-2048-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 187684 ERROR (jetty-launcher-2048-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-29T02:10:45.555Z
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-29T02:10:45.555Z
   [junit4]   2> 187685 INFO  (zkConnectionManagerCallback-2050-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187686 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 187690 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187692 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187696 INFO  (zkConnectionManagerCallback-2052-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187696 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187696 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 187700 INFO  (zkConnectionManagerCallback-2054-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187700 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187701 WARN  (jetty-launcher-2048-thread-3-SendThread(127.0.0.1:34361)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1056cd07b040004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1056cd07b040004, 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 0x1056cd07b040004, 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> 187701 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 189046 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 189048 WARN  (jetty-launcher-2048-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50a2b052[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189048 WARN  (jetty-launcher-2048-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50a2b052[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189063 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 189064 WARN  (jetty-launcher-2048-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16a100e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189064 WARN  (jetty-launcher-2048-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16a100e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189065 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34361/solr
   [junit4]   2> 189074 WARN  (jetty-launcher-2048-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3914e320[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189074 WARN  (jetty-launcher-2048-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3914e320[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189077 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 189078 WARN  (jetty-launcher-2048-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@367de658[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189078 WARN  (jetty-launcher-2048-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@367de658[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189079 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34361/solr
   [junit4]   2> 189080 INFO  (zkConnectionManagerCallback-2074-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 189080 INFO  (jetty-launcher-2048-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 189081 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 189083 INFO  (zkConnectionManagerCallback-2079-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 189083 INFO  (jetty-launcher-2048-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 189085 WARN  (jetty-launcher-2048-thread-1-SendThread(127.0.0.1:34361)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1056cd07b040007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1056cd07b040007, 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 0x1056cd07b040007, 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> 189270 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 189271 INFO  (zkConnectionManagerCallback-2081-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 189271 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 189374 INFO  (jetty-launcher-2048-thread-1) [n:127.0.0.1:43753_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 189383 INFO  (zkConnectionManagerCallback-2085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 189384 INFO  (jetty-launcher-2048-thread-1) [n:127.0.0.1:43753_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 189403 WARN  (jetty-launcher-2048-thread-1) [n:127.0.0.1:43753_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> 189420 WARN  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_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> 189423 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37667_solr
   [junit4]   2> 189424 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.c.Overseer Overseer (id=73584611594338312-127.0.0.1:37667_solr-n_0000000000) starting
   [junit4]   2> 189431 INFO  (jetty-launcher-2048-thread-1) [n:127.0.0.1:43753_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43753_solr
   [junit4]   2> 189435 INFO  (jetty-launcher-2048-thread-1) [n:127.0.0.1:43753_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 189435 WARN  (jetty-launcher-2048-thread-1) [n:127.0.0.1:43753_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> 189461 INFO  (zkCallback-2080-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 189461 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37667_solr as DOWN
   [junit4]   2> 189461 INFO  (OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) [n:127.0.0.1:37667_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37667_solr
   [junit4]   2> 189463 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 189463 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37667_solr
   [junit4]   2> 189464 INFO  (zkCallback-2080-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 189465 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 189465 WARN  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_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> 189466 INFO  (jetty-launcher-2048-thread-1) [n:127.0.0.1:43753_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 189468 INFO  (zkCallback-2084-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 189487 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 189591 INFO  (jetty-launcher-2048-thread-1) [n:127.0.0.1:43753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43753.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189600 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37667.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189601 INFO  (jetty-launcher-2048-thread-1) [n:127.0.0.1:43753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43753.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189601 INFO  (jetty-launcher-2048-thread-1) [n:127.0.0.1:43753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43753.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189603 INFO  (jetty-launcher-2048-thread-1) [n:127.0.0.1:43753_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1
   [junit4]   2> 189611 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37667.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189611 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37667.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189612 INFO  (jetty-launcher-2048-thread-3) [n:127.0.0.1:37667_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3
   [junit4]   2> 190234 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 190235 WARN  (jetty-launcher-2048-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45fe00a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 190235 WARN  (jetty-launcher-2048-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45fe00a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 190237 WARN  (jetty-launcher-2048-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49c4ec23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 190237 WARN  (jetty-launcher-2048-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49c4ec23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 190238 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34361/solr
   [junit4]   2> 190239 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 190244 INFO  (zkConnectionManagerCallback-2111-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 190244 INFO  (jetty-launcher-2048-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 190348 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 190352 INFO  (zkConnectionManagerCallback-2113-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 190352 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 190356 WARN  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_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> 190357 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 190360 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43327_solr as DOWN
   [junit4]   2> 190361 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 190361 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43327_solr
   [junit4]   2> 190362 INFO  (zkCallback-2080-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 190362 INFO  (zkCallback-2084-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 190364 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 190364 WARN  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_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> 190374 INFO  (zkCallback-2112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 190484 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 190613 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43327.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 190640 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43327.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 190640 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43327.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 190641 INFO  (jetty-launcher-2048-thread-2) [n:127.0.0.1:43327_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node2
   [junit4]   2> 190674 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 190675 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 190679 INFO  (zkConnectionManagerCallback-2126-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 190682 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 190688 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 190689 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34361/solr ready
   [junit4]   2> 190699 INFO  (qtp292163266-3653) [n:127.0.0.1:43753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 190712 INFO  (qtp1512393953-3665) [n:127.0.0.1:37667_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba&collection.configName=conf&maxShardsPerNode=9&name=localShardsTestColl&nrtReplicas=3&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 190715 INFO  (qtp1512393953-3667) [n:127.0.0.1:37667_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b1f4c2f7-51af-4561-9f77-f0c0a96969ba&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 190717 INFO  (OverseerThreadFactory-2094-thread-1-processing-n:127.0.0.1:37667_solr) [n:127.0.0.1:37667_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection localShardsTestColl
   [junit4]   2> 190847 INFO  (OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) [n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43327_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43327/solr",
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190857 INFO  (OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) [n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:43753_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43753/solr",
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190865 INFO  (OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) [n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard1_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:37667_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37667/solr",
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190874 INFO  (OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) [n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:43327_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43327/solr",
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190880 INFO  (OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) [n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard2_replica_n8",
   [junit4]   2>   "node_name":"127.0.0.1:43753_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43753/solr",
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190884 INFO  (OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) [n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard2_replica_n10",
   [junit4]   2>   "node_name":"127.0.0.1:37667_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37667/solr",
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190886 INFO  (OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) [n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard3_replica_n12",
   [junit4]   2>   "node_name":"127.0.0.1:43327_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43327/solr",
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190889 INFO  (OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) [n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard3_replica_n14",
   [junit4]   2>   "node_name":"127.0.0.1:43753_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43753/solr",
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190892 INFO  (OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) [n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard3_replica_n16",
   [junit4]   2>   "node_name":"127.0.0.1:37667_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37667/solr",
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 191262 INFO  (qtp2104279886-3666) [n:127.0.0.1:43327_solr    x:localShardsTestColl_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135&coreNodeName=core_node3&name=localShardsTestColl_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 191262 INFO  (parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard1_replica_n1 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) [n:127.0.0.1:43327_solr    x:localShardsTestColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135&coreNodeName=core_node3&name=localShardsTestColl_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 191265 INFO  (qtp1512393953-3673) [n:127.0.0.1:37667_solr    x:localShardsTestColl_shard1_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084&coreNodeName=core_node7&name=localShardsTestColl_shard1_replica_n4&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=3
   [junit4]   2> 191266 INFO  (parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard1_replica_n2 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) [n:127.0.0.1:43753_solr    x:localShardsTestColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300&coreNodeName=core_node5&name=localShardsTestColl_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 191267 INFO  (qtp292163266-3654) [n:127.0.0.1:43753_solr    x:localShardsTestColl_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300&coreNodeName=core_node5&name=localShardsTestColl_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=3
   [junit4]   2> 191267 INFO  (parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard1_replica_n4 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) [n:127.0.0.1:37667_solr    x:localShardsTestColl_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084&coreNodeName=core_node7&name=localShardsTestColl_shard1_replica_n4&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 191268 INFO  (parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard1_replica_n2 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) [n:127.0.0.1:43753_solr    x:localShardsTestColl_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 191268 INFO  (qtp292163266-3655) [n:127.0.0.1:43753_solr    x:localShardsTestColl_shard3_replica_n14 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915&coreNodeName=core_node17&name=localShardsTestColl_shard3_replica_n14&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=4
   [junit4]   2> 191269 INFO  (parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard3_replica_n14 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) [n:127.0.0.1:43753_solr    x:localShardsTestColl_shard3_replica_n14 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915&coreNodeName=core_node17&name=localShardsTestColl_shard3_replica_n14&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 191272 INFO  (qtp292163266-3651) [n:127.0.0.1:43753_solr    x:localShardsTestColl_shard2_replica_n8 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823&coreNodeName=core_node11&name=localShardsTestColl_shard2_replica_n8&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=8
   [junit4]   2> 191272 INFO  (qtp1512393953-3672) [n:127.0.0.1:37667_solr    x:localShardsTestColl_shard3_replica_n16 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957&coreNodeName=core_node18&name=localShardsTestColl_shard3_replica_n16&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=7
   [junit4]   2> 191273 INFO  (parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard3_replica_n16 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) [n:127.0.0.1:37667_solr    x:localShardsTestColl_shard3_replica_n16 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957&coreNodeName=core_node18&name=localShardsTestColl_shard3_replica_n16&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 191273 INFO  (parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard2_replica_n8 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) [n:127.0.0.1:43753_solr    x:localShardsTestColl_shard2_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823&coreNodeName=core_node11&name=localShardsTestColl_shard2_replica_n8&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 191289 INFO  (qtp1512393953-3665) [n:127.0.0.1:37667_solr    x:localShardsTestColl_shard2_replica_n10 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241&coreNodeName=core_node13&name=localShardsTestColl_shard2_replica_n10&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=24
   [junit4]   2> 191289 INFO  (parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard2_replica_n10 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) [n:127.0.0.1:37667_solr    x:localShardsTestColl_shard2_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241&coreNodeName=core_node13&name=localShardsTestColl_shard2_replica_n10&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 191289 INFO  (qtp2104279886-3670) [n:127.0.0.1:43327_solr    x:localShardsTestColl_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167&coreNodeName=core_node9&name=localShardsTestColl_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=23
   [junit4]   2> 191289 INFO  (parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard2_replica_n6 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) [n:127.0.0.1:43327_solr    x:localShardsTestColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167&coreNodeName=core_node9&name=localShardsTestColl_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 191291 INFO  (qtp2104279886-3669) [n:127.0.0.1:43327_solr    x:localShardsTestColl_shard3_replica_n12 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045&coreNodeName=core_node15&name=localShardsTestColl_shard3_replica_n12&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=24
   [junit4]   2> 191291 INFO  (parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard3_replica_n12 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) [n:127.0.0.1:43327_solr    x:localShardsTestColl_shard3_replica_n12 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045&coreNodeName=core_node15&name=localShardsTestColl_shard3_replica_n12&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 191295 INFO  (parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard3_replica_n14 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 x:localShardsTestColl_shard3_replica_n14 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 191295 INFO  (parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard2_replica_n8 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 191298 INFO  (parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard3_replica_n14 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 x:localShardsTestColl_shard3_replica_n14 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191299 INFO  (parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard2_replica_n8 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191300 INFO  (parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard3_replica_n16 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 x:localShardsTestColl_shard3_replica_n16 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 191301 WARN  (parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard3_replica_n14 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 x:localShardsTestColl_shard3_replica_n14 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191304 WARN  (parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard3_replica_n14 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 x:localShardsTestColl_shard3_replica_n14 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191305 INFO  (parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard3_replica_n14 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 x:localShardsTestColl_shard3_replica_n14 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 191305 INFO  (parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard3_replica_n14 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 x:localShardsTestColl_shard3_replica_n14 ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard3_replica_n14' using configuration from configset conf, trusted=true
   [junit4]   2> 191306 WARN  (parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard2_replica_n8 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191306 WARN  (parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard2_replica_n8 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191306 INFO  (parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard2_replica_n8 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 191306 INFO  (parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard2_replica_n8 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8 ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard2_replica_n8' using configuration from configset conf, trusted=true
   [junit4]   2> 191306 INFO  (parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard3_replica_n16 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 x:localShardsTestColl_shard3_replica_n16 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191315 INFO  (parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard3_replica_n14 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 x:localShardsTestColl_shard3_replica_n14 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43753.solr.core.localShardsTestColl.shard3.replica_n14' (registry 'solr.core.localShardsTestColl.shard3.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191316 INFO  (parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard3_replica_n14 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 x:localShardsTestColl_shard3_replica_n14 ] o.a.s.c.SolrCore [[localShardsTestColl_shard3_replica_n14] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard3_replica_n14], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard3_replica_n14/data/]
   [junit4]   2> 191319 INFO  (qtp2104279886-3668) [n:127.0.0.1:43327_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135
   [junit4]   2> 191319 INFO  (qtp2104279886-3668) [n:127.0.0.1:43327_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 191319 INFO  (parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard1_replica_n2 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 x:localShardsTestColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 191317 INFO  (parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard2_replica_n8 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43753.solr.core.localShardsTestColl.shard2.replica_n8' (registry 'solr.core.localShardsTestColl.shard2.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191320 INFO  (parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard2_replica_n8 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8 ] o.a.s.c.SolrCore [[localShardsTestColl_shard2_replica_n8] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard2_replica_n8], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard2_replica_n8/data/]
   [junit4]   2> 191320 INFO  (parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard1_replica_n2 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 x:localShardsTestColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191323 WARN  (parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard1_replica_n2 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 x:localShardsTestColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191323 WARN  (parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard1_replica_n2 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 x:localShardsTestColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191323 INFO  (parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard1_replica_n2 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 x:localShardsTestColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 191323 INFO  (parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard1_replica_n2 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 x:localShardsTestColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 191324 INFO  (parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard1_replica_n2 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 x:localShardsTestColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43753.solr.core.localShardsTestColl.shard1.replica_n2' (registry 'solr.core.localShardsTestColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191324 INFO  (parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr x:localShardsTestColl_shard1_replica_n2 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) [n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 x:localShardsTestColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[localShardsTestColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard1_replica_n2/data/]
   [junit4]   2> 191325 INFO  (parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard2_replica_n10 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n10 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 191326 INFO  (parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard2_replica_n10 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n10 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191327 WARN  (parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard3_replica_n16 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 x:localShardsTestColl_shard3_replica_n16 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191327 WARN  (parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard3_replica_n16 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 x:localShardsTestColl_shard3_replica_n16 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191327 INFO  (parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard3_replica_n16 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 x:localShardsTestColl_shard3_replica_n16 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 191327 INFO  (parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard3_replica_n16 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 x:localShardsTestColl_shard3_replica_n16 ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard3_replica_n16' using configuration from configset conf, trusted=true
   [junit4]   2> 191327 INFO  (parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard3_replica_n16 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 x:localShardsTestColl_shard3_replica_n16 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37667.solr.core.localShardsTestColl.shard3.replica_n16' (registry 'solr.core.localShardsTestColl.shard3.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191328 INFO  (parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard3_replica_n16 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 x:localShardsTestColl_shard3_replica_n16 ] o.a.s.c.SolrCore [[localShardsTestColl_shard3_replica_n16] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard3_replica_n16], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard3_replica_n16/data/]
   [junit4]   2> 191328 WARN  (parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard2_replica_n10 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n10 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191328 WARN  (parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard2_replica_n10 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n10 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191328 INFO  (parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard2_replica_n10 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n10 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 191329 INFO  (parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard2_replica_n10 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n10 ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard2_replica_n10' using configuration from configset conf, trusted=true
   [junit4]   2> 191329 INFO  (parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard2_replica_n10 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n10 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37667.solr.core.localShardsTestColl.shard2.replica_n10' (registry 'solr.core.localShardsTestColl.shard2.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191329 INFO  (parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard2_replica_n10 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n10 ] o.a.s.c.SolrCore [[localShardsTestColl_shard2_replica_n10] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard2_replica_n10], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard2_replica_n10/data/]
   [junit4]   2> 191349 INFO  (parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard1_replica_n4 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 x:localShardsTestColl_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 191350 INFO  (parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard1_replica_n4 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 x:localShardsTestColl_shard1_replica_n4 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191355 WARN  (parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard1_replica_n4 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 x:localShardsTestColl_shard1_replica_n4 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191355 WARN  (parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard1_replica_n4 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 x:localShardsTestColl_shard1_replica_n4 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191355 INFO  (parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard1_replica_n4 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 x:localShardsTestColl_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 191355 INFO  (parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard1_replica_n4 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 x:localShardsTestColl_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard1_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 191355 INFO  (parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard1_replica_n4 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 x:localShardsTestColl_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37667.solr.core.localShardsTestColl.shard1.replica_n4' (registry 'solr.core.localShardsTestColl.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191355 INFO  (parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr x:localShardsTestColl_shard1_replica_n4 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) [n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 x:localShardsTestColl_shard1_replica_n4 ] o.a.s.c.SolrCore [[localShardsTestColl_shard1_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard1_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard1_replica_n4/data/]
   [junit4]   2> 191361 INFO  (parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard1_replica_n1 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 x:localShardsTestColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 191362 INFO  (parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard2_replica_n6 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 x:localShardsTestColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 191364 INFO  (parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard1_replica_n1 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 x:localShardsTestColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191368 INFO  (parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard2_replica_n6 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 x:localShardsTestColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191375 WARN  (parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard1_replica_n1 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 x:localShardsTestColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191375 WARN  (parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard1_replica_n1 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 x:localShardsTestColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191375 INFO  (parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard1_replica_n1 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 x:localShardsTestColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 191375 INFO  (parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard1_replica_n1 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 x:localShardsTestColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 191376 INFO  (parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard1_replica_n1 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 x:localShardsTestColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43327.solr.core.localShardsTestColl.shard1.replica_n1' (registry 'solr.core.localShardsTestColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191376 INFO  (parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard1_replica_n1 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 x:localShardsTestColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[localShardsTestColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node2/localShardsTestColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node2/localShardsTestColl_shard1_replica_n1/data/]
   [junit4]   2> 191378 WARN  (parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard2_replica_n6 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 x:localShardsTestColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191378 WARN  (parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard2_replica_n6 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 x:localShardsTestColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191378 INFO  (parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard2_replica_n6 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 x:localShardsTestColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 191378 INFO  (parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard2_replica_n6 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 x:localShardsTestColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 191378 INFO  (parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard2_replica_n6 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 x:localShardsTestColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43327.solr.core.localShardsTestColl.shard2.replica_n6' (registry 'solr.core.localShardsTestColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191378 INFO  (parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard2_replica_n6 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 x:localShardsTestColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[localShardsTestColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node2/localShardsTestColl_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node2/localShardsTestColl_shard2_replica_n6/data/]
   [junit4]   2> 191382 INFO  (parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard3_replica_n12 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 x:localShardsTestColl_shard3_replica_n12 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 191384 INFO  (parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard3_replica_n12 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 x:localShardsTestColl_shard3_replica_n12 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191387 WARN  (parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard3_replica_n12 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 x:localShardsTestColl_shard3_replica_n12 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191387 WARN  (parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard3_replica_n12 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 x:localShardsTestColl_shard3_replica_n12 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191387 INFO  (parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard3_replica_n12 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 x:localShardsTestColl_shard3_replica_n12 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 191387 INFO  (parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr x:localShardsTestColl_shard3_replica_n12 b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) [n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 x:localShardsTestColl_shard3_replica_n12 ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard3_replica_n12' using configuration from configset conf,

[...truncated too long message...]

tName = solr_42705, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2d53cb0d
   [junit4]   2> 377748 INFO  (jetty-closer-4412-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 377748 INFO  (jetty-closer-4412-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66273d27: rootName = solr_46223, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5e56bd36
   [junit4]   2> 377748 INFO  (jetty-closer-4412-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 377749 INFO  (jetty-closer-4412-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 377749 INFO  (jetty-closer-4412-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59e63815: rootName = solr_42705, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5e56bd36
   [junit4]   2> 377749 INFO  (jetty-closer-4412-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 377750 INFO  (zkCallback-4347-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 377751 INFO  (closeThreadPool-4429-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73584623900819464-127.0.0.1:42705_solr-n_0000000000) closing
   [junit4]   2> 377752 INFO  (OverseerStateUpdate-73584623900819464-127.0.0.1:42705_solr-n_0000000000) [n:127.0.0.1:42705_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42705_solr
   [junit4]   2> 377753 INFO  (OverseerAutoScalingTriggerThread-73584623900819464-127.0.0.1:42705_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 377755 WARN  (jetty-launcher-4315-thread-1-SendThread(127.0.0.1:45969)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1056cd3588a0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1056cd3588a0008, 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 0x1056cd3588a0008, 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> 377756 INFO  (closeThreadPool-4429-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73584623900819464-127.0.0.1:42705_solr-n_0000000000) closing
   [junit4]   2> 377834 INFO  (jetty-closer-4412-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c8e93e3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:०}
   [junit4]   2> 377835 INFO  (jetty-closer-4412-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b6d8371{/solr,null,STOPPED}
   [junit4]   2> 377835 INFO  (jetty-closer-4412-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 377856 INFO  (jetty-closer-4412-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73584623900819464-127.0.0.1:42705_solr-n_0000000000) closing
   [junit4]   2> 377857 INFO  (jetty-closer-4412-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@32ed2b76{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:०}
   [junit4]   2> 377857 INFO  (jetty-closer-4412-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@191de379{/solr,null,STOPPED}
   [junit4]   2> 377857 INFO  (jetty-closer-4412-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 377935 INFO  (jetty-closer-4412-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@69ed65bf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:०}
   [junit4]   2> 377935 INFO  (jetty-closer-4412-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4436dc24{/solr,null,STOPPED}
   [junit4]   2> 377935 INFO  (jetty-closer-4412-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 377936 INFO  (TEST-CloudSolrClientTest.testRouting-seed#[957104F288EFAEEA]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 378138 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/routing_collection/terms/shard2
   [junit4]   2> 	3	/solr/collections/routing_collection/terms/shard1
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/routing_collection/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/routing_collection/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/overseer/queue
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections/routing_collection/state.json
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 378140 INFO  (TEST-CloudSolrClientTest.testRouting-seed#[957104F288EFAEEA]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45969
   [junit4]   2> 378140 INFO  (TEST-CloudSolrClientTest.testRouting-seed#[957104F288EFAEEA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45969
   [junit4]   2> 378141 INFO  (TEST-CloudSolrClientTest.testRouting-seed#[957104F288EFAEEA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45969
   [junit4]   2> 378141 INFO  (TEST-CloudSolrClientTest.testRouting-seed#[957104F288EFAEEA]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRouting
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001
   [junit4]   2> May 29, 2021 2:13:56 AM 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): {multiDefault=FST50, a_t=BlockTreeOrds(blocksize=128), title_s=FST50, id=PostingsFormat(name=Direct), text=PostingsFormat(name=Asserting)}, docValues:{_version_=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Direct), title_s=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=155, maxMBSortInHeap=7.719116819780609, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hi-IN, timezone=Australia/Lord_Howe
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=149112296,total=456130560
   [junit4]   2> NOTE: All tests run in this JVM: [TermsResponseTest, DomainMapTest, JsonRequestApiHeatmapFacetingTest, TestDocumentObjectBinder, TestV1toV2ApiMapper, StreamExpressionTest, SolrExampleEmbeddedTest, SolrPingTest, LargeVolumeBinaryJettyTest, TestPathTrie, NodePreferenceRulesComparatorTest, OrEvaluatorTest, MathExpressionTest, CloudSolrClientBuilderTest, NamedListTest, ConcurrentUpdateSolrClientBadInputTest, ShardParamsTest, TestValidatingJsonMap, Http2SolrClientCompatibilityTest, CollectionAdminRequestRequiredParamsTest, CloudHttp2SolrClientMultiConstructorTest, TestCloudSolrClientConnections, TermsFacetMapTest, TestBatchUpdate, SolrExampleStreamingHttp2Test, TestDocCollectionWatcher, CorrelationEvaluatorTest, CloudSolrClientTest]
   [junit4] Completed [215/215 (1!)] on J0 in 191.40s, 19 tests, 1 error <<< FAILURES!

[...truncated 13679 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:619: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:116: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:260: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2264: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:149: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2011: Rat problems were found!

Total time: 65 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2538 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2538/

All tests passed

Build Log:
[...truncated 55622 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj334176943
 [ecj-lint] Compiling 324 source files to /tmp/ecj334176943
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 68)
 [ecj-lint] 	HTMLStripCharFilter reader = new HTMLStripCharFilter(new InputStreamReader(stream, StandardCharsets.UTF_8));
 [ecj-lint] 	                    ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 85)
 [ecj-lint] 	HTMLStripCharFilter reader = new HTMLStripCharFilter(new InputStreamReader(stream, StandardCharsets.UTF_8));
 [ecj-lint] 	                    ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 117)
 [ecj-lint] 	Reader reader = new HTMLStripCharFilter(new StringReader(test), set);
 [ecj-lint] 	       ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 360)
 [ecj-lint] 	HTMLStripCharFilter reader = new HTMLStripCharFilter(new BufferedReader(new StringReader(in)));
 [ecj-lint] 	                    ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 387)
 [ecj-lint] 	HTMLStripCharFilter reader = new HTMLStripCharFilter(new BufferedReader(new StringReader(in)));
 [ecj-lint] 	                    ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 592)
 [ecj-lint] 	Reader reader = new HTMLStripCharFilter
 [ecj-lint] 	       ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 638)
 [ecj-lint] 	reader = new HTMLStripCharFilter(input);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/TestMappingCharFilter.java (at line 67)
 [ecj-lint] 	CharFilter cs = new MappingCharFilter( normMap, new StringReader( "x" ) );
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/TestMappingCharFilter.java (at line 418)
 [ecj-lint] 	final MappingCharFilter mapFilter = new MappingCharFilter(charMap, new StringReader(content));
 [ecj-lint] 	                        ^^^^^^^^^
 [ecj-lint] Resource leak: 'mapFilter' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ckb/TestSoraniStemFilterFactory.java (at line 37)
 [ecj-lint] 	stream = tokenFilterFactory("SoraniStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/compound/TestCompoundWordTokenFilter.java (at line 252)
 [ecj-lint] 	TokenStream stream = new MockRetainAttributeFilter(tokenizer);
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/compound/TestDictionaryCompoundWordTokenFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("DictionaryCompoundWord", 
 [ecj-lint]         "dictionary", "compoundDictionary.txt").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/compound/TestHyphenationCompoundWordTokenFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("HyphenationCompoundWord", 
 [ecj-lint]         "hyphenator", "da_UTF8.xml",
 [ecj-lint]         "dictionary", "da_compoundDictionary.txt").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/compound/TestHyphenationCompoundWordTokenFilterFactory.java (at line 58)
 [ecj-lint] 	stream = tokenFilterFactory("HyphenationCompoundWord", 
 [ecj-lint]         "hyphenator", "da_UTF8.xml",
 [ecj-lint]         "minSubwordSize", "2",
 [ecj-lint]         "maxSubwordSize", "4").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/core/TestDuelingAnalyzers.java (at line 223)
 [ecj-lint] 	r = new MockReaderWrapper(random, r);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'r' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/cz/TestCzechStemFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("CzechStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/de/TestGermanMinimalStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("GermanMinimalStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/de/TestGermanNormalizationFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("GermanNormalization").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/de/TestGermanStemFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("GermanStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/es/TestSpanishLightStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("SpanishLightStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/es/TestSpanishMinimalStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("spanishMinimalStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/fi/TestFinnishLightStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("FinnishLightStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestSpellChecking.java (at line 19)
 [ecj-lint] 	import java.io.FileReader;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.io.FileReader is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/id/TestIndonesianStemFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("IndonesianStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/id/TestIndonesianStemFilterFactory.java (at line 50)
 [ecj-lint] 	stream = tokenFilterFactory("IndonesianStem", "stemDerivational", "false").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/lv/TestLatvianStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("LatvianStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestAsciiFoldingFilterFactory.java (at line 34)
 [ecj-lint] 	stream = factory.create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestAsciiFoldingFilterFactory.java (at line 38)
 [ecj-lint] 	stream = factory.normalize(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestAsciiFoldingFilterFactory.java (at line 43)
 [ecj-lint] 	stream = factory.create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestAsciiFoldingFilterFactory.java (at line 47)
 [ecj-lint] 	stream = factory.normalize(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestCapitalizationFilter.java (at line 159)
 [ecj-lint] 	new CapitalizationFilter(whitespaceMockTokenizer("accept only valid arguments"),true, null, true, null, -1 , DEFAULT_MAX_WORD_COUNT, DEFAULT_MAX_TOKEN_LENGTH);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestCapitalizationFilter.java (at line 163)
 [ecj-lint] 	new CapitalizationFilter(whitespaceMockTokenizer("accept only valid arguments"),true, null, true, null, 0 , -10, DEFAULT_MAX_TOKEN_LENGTH);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestCapitalizationFilter.java (at line 167)
 [ecj-lint] 	new CapitalizationFilter(whitespaceMockTokenizer("accept only valid arguments"),true, null, true, null, 0 , DEFAULT_MAX_WORD_COUNT, -50);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestCodepointCountFilter.java (at line 80)
 [ecj-lint] 	new CodepointCountFilter(whitespaceMockTokenizer("accept only valid arguments"), 4, 1);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestCodepointCountFilterFactory.java (at line 34)
 [ecj-lint] 	stream = tokenFilterFactory("CodepointCount",
 [ecj-lint]         "min", "4",
 [ecj-lint]         "max", "10").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConcatenateGraphFilterFactory.java (at line 38)
 [ecj-lint] 	stream = tokenFilterFactory("ConcatenateGraph",
 [ecj-lint]           "tokenSeparator", "\u001F"
 [ecj-lint]       ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConcatenateGraphFilterFactory.java (at line 53)
 [ecj-lint] 	stream = tokenFilterFactory("ConcatenateGraph",
 [ecj-lint]         "tokenSeparator", ""
 [ecj-lint]     ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 38. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConcatenateGraphFilterFactory.java (at line 67)
 [ecj-lint] 	stream = tokenFilterFactory("ConcatenateGraph",
 [ecj-lint]         Version.LUCENE_8_0_0,
 [ecj-lint]         "preserveSep", "false"
 [ecj-lint]     ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 39. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConcatenateGraphFilterFactory.java (at line 82)
 [ecj-lint] 	stream = tokenFilterFactory("ConcatenateGraph",
 [ecj-lint]         "tokenSeparator", "\u001F",
 [ecj-lint]         "preservePositionIncrements", "false"
 [ecj-lint]         ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 40. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConcatenateGraphFilterFactory.java (at line 111)
 [ecj-lint] 	stream = tokenFilterFactory("ConcatenateGraph",
 [ecj-lint]         "tokenSeparator", "-",
 [ecj-lint]         "preservePositionIncrements", "false"
 [ecj-lint]     ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConditionalTokenFilter.java (at line 230)
 [ecj-lint] 	Analyzer analyzer = new Analyzer() {
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConditionalTokenFilter.java (at line 261)
 [ecj-lint] 	Analyzer analyzer = new Analyzer() {
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 43. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConditionalTokenFilter.java (at line 294)
 [ecj-lint] 	Analyzer analyzer = new Analyzer() {
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 44. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestDropIfFlaggedFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory.create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 45. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestFingerprintFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("Fingerprint",
 [ecj-lint]           FingerprintFilterFactory.MAX_OUTPUT_TOKEN_SIZE_KEY, "256",
 [ecj-lint]           FingerprintFilterFactory.SEPARATOR_KEY, "_"
 [ecj-lint]       ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 46. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLengthFilter.java (at line 57)
 [ecj-lint] 	new LengthFilter(whitespaceMockTokenizer("accept only valid arguments"), -4, -1);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 47. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLengthFilterFactory.java (at line 34)
 [ecj-lint] 	stream = tokenFilterFactory("Length",
 [ecj-lint]         LengthFilterFactory.MIN_KEY, "4",
 [ecj-lint]         LengthFilterFactory.MAX_KEY, "10").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 48. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLimitTokenCountFilter.java (at line 38)
 [ecj-lint] 	new LimitTokenCountFilter(whitespaceMockTokenizer("A1 B2 C3 D4 E5 F6"), -1);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 49. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLimitTokenCountFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("LimitTokenCount",
 [ecj-lint]           LimitTokenCountFilterFactory.MAX_TOKEN_COUNT_KEY, "3",
 [ecj-lint]           LimitTokenCountFilterFactory.CONSUME_ALL_TOKENS_KEY, Boolean.toString(consumeAll)
 [ecj-lint]       ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 50. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLimitTokenOffsetFilter.java (at line 39)
 [ecj-lint] 	new LimitTokenOffsetFilter(whitespaceMockTokenizer("A1 B2 C3 D4 E5 F6"), -1);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 51. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLimitTokenOffsetFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("LimitTokenOffset",
 [ecj-lint]           LimitTokenOffsetFilterFactory.MAX_START_OFFSET, "3",
 [ecj-lint]           LimitTokenOffsetFilterFactory.CONSUME_ALL_TOKENS_KEY, Boolean.toString(consumeAll)
 [ecj-lint]       ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 52. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLimitTokenPositionFilter.java (at line 91)
 [ecj-lint] 	new LimitTokenPositionFilter(whitespaceMockTokenizer("one two three four five"), 0);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 53. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestRemoveDuplicatesTokenFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("RemoveDuplicates").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 54. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestTruncateTokenFilter.java (at line 37)
 [ecj-lint] 	new TruncateTokenFilter(whitespaceMockTokenizer("length must be a positive number"), -48);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 55. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestTruncateTokenFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("Truncate",
 [ecj-lint]         TruncateTokenFilterFactory.PREFIX_LENGTH_KEY, "5").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 56. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestTypeAsSynonymFilterFactory.java (at line 31)
 [ecj-lint] 	stream = tokenFilterFactory("TypeAsSynonym").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 57. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestTypeAsSynonymFilterFactory.java (at line 38)
 [ecj-lint] 	stream = tokenFilterFactory("TypeAsSynonym", "prefix", "_type_").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 58. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestTypeAsSynonymFilterFactory.java (at line 45)
 [ecj-lint] 	stream = tokenFilterFactory("typeAsSynonym", "prefix", "_type_","ignore", "<ALPHANUM>").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 59. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ngram/EdgeNGramTokenFilterTest.java (at line 275)
 [ecj-lint] 	TokenStream input = new EdgeNGramTokenFilter(source, 8, 8, false);
 [ecj-lint] 	            ^^^^^
 [ecj-lint] Resource leak: 'input' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 60. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ngram/NGramTokenFilterTest.java (at line 176)
 [ecj-lint] 	TokenStream input = new NGramTokenFilter(source, 8, 8, false);
 [ecj-lint] 	            ^^^^^
 [ecj-lint] Resource leak: 'input' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 61. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ngram/NGramTokenizerTest.java (at line 51)
 [ecj-lint] 	NGramTokenizer tok = new NGramTokenizer(2, 1);
 [ecj-lint] 	               ^^^
 [ecj-lint] Resource leak: 'tok' is never closed
 [ecj-lint] ----------
 [ecj-lint] 62. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ngram/NGramTokenizerTest.java (at line 57)
 [ecj-lint] 	NGramTokenizer tok = new NGramTokenizer(0, 1);
 [ecj-lint] 	               ^^^
 [ecj-lint] Resource leak: 'tok' is never closed
 [ecj-lint] ----------
 [ecj-lint] 63. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ngram/NGramTokenizerTest.java (at line 158)
 [ecj-lint] 	final Tokenizer grams = new NGramTokenizer(minGram, maxGram, edgesOnly) {
 [ecj-lint] 	                ^^^^^
 [ecj-lint] Resource leak: 'grams' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 64. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/no/TestNorwegianMinimalStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("NorwegianMinimalStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 65. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/no/TestNorwegianMinimalStemFilterFactory.java (at line 45)
 [ecj-lint] 	stream = tokenFilterFactory("NorwegianMinimalStem", "variant", "nb").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 66. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/no/TestNorwegianMinimalStemFilterFactory.java (at line 54)
 [ecj-lint] 	stream = tokenFilterFactory("NorwegianMinimalStem", "variant", "nn").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 67. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilter.java (at line 103)
 [ecj-lint] 	CharFilter cs = new PatternReplaceCharFilter(pattern(pattern), replacement,
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 68. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilterFactory.java (at line 36)
 [ecj-lint] 	reader = charFilterFactory("PatternReplace",
 [ecj-lint]         "pattern", "(aa)\\s+(bb)\\s+(cc)",
 [ecj-lint]         "replacement", "$1$2$3").create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 69. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilterFactory.java (at line 50)
 [ecj-lint] 	reader = charFilterFactory("PatternReplace",
 [ecj-lint]         "pattern", "(aa)\\s+(bb)\\s+(cc)").create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 70. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilterFactory.java (at line 61)
 [ecj-lint] 	reader = charFilterFactory("PatternReplace",
 [ecj-lint]         "pattern", "(aa)\\s+(bb)\\s+(cc)",
 [ecj-lint]         "replacement", "$1#$2#$3").create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 71. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilterFactory.java (at line 84)
 [ecj-lint] 	reader = charFilterFactory("PatternReplace",
 [ecj-lint]             "pattern", "\\\\(.)",
 [ecj-lint]             "replacement", "$1").create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 72. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilterFactory.java (at line 94)
 [ecj-lint] 	reader = charFilterFactory("PatternReplace",
 [ecj-lint]             "pattern", "\\\\([^\\p{IsAlphabetic}\\p{Digit}])",
 [ecj-lint]             "replacement", "$1").create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 73. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternTypingFilterFactory.java (at line 45)
 [ecj-lint] 	ts = tokenFilterFactory.create(ts);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ts' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 74. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternSplitTokenizer.java (at line 62)
 [ecj-lint] 	Tokenizer t = new SimplePatternSplitTokenizer(b.toString());
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 75. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternSplitTokenizer.java (at line 77)
 [ecj-lint] 	Tokenizer t = new SimplePatternSplitTokenizer(".*");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 76. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternSplitTokenizer.java (at line 92)
 [ecj-lint] 	Tokenizer t = new SimplePatternSplitTokenizer("a*");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 77. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternSplitTokenizer.java (at line 152)
 [ecj-lint] 	Tokenizer t = new SimplePatternSplitTokenizer("a+");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 78. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternTokenizer.java (at line 53)
 [ecj-lint] 	Tokenizer t = new SimplePatternTokenizer(b.toString());
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 79. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternTokenizer.java (at line 65)
 [ecj-lint] 	Tokenizer t = new SimplePatternTokenizer(".*");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 80. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternTokenizer.java (at line 81)
 [ecj-lint] 	Tokenizer t = new SimplePatternTokenizer("a*");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 81. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternTokenizer.java (at line 88)
 [ecj-lint] 	Tokenizer t = new SimplePatternTokenizer("a*");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 82. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternTokenizer.java (at line 98)
 [ecj-lint] 	Tokenizer t = new SimplePatternTokenizer("a+");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 83. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/NumericPayloadTokenFilterTest.java (at line 37)
 [ecj-lint] 	NumericPayloadTokenFilter nptf = new NumericPayloadTokenFilter(new WordTokenFilter(input), 3, "D");
 [ecj-lint] 	                          ^^^^
 [ecj-lint] Resource leak: 'nptf' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 84. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/TestDelimitedPayloadTokenFilterFactory.java (at line 35)
 [ecj-lint] 	stream = tokenFilterFactory("DelimitedPayload", "encoder", "float").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 85. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/TestDelimitedPayloadTokenFilterFactory.java (at line 54)
 [ecj-lint] 	stream = tokenFilterFactory("DelimitedPayload",
 [ecj-lint]         "encoder", "float",
 [ecj-lint]         "delimiter", "*").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 86. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/TokenOffsetPayloadTokenFilterTest.java (at line 31)
 [ecj-lint] 	TokenOffsetPayloadTokenFilter nptf = new TokenOffsetPayloadTokenFilter(whitespaceMockTokenizer(test));
 [ecj-lint] 	                              ^^^^
 [ecj-lint] Resource leak: 'nptf' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 87. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/TypeAsPayloadTokenFilterTest.java (at line 33)
 [ecj-lint] 	TypeAsPayloadTokenFilter nptf = new TypeAsPayloadTokenFilter(new WordTokenFilter(whitespaceMockTokenizer(test)));
 [ecj-lint] 	                         ^^^^
 [ecj-lint] Resource leak: 'nptf' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 88. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pt/TestPortugueseLightStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("PortugueseLightStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 89. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pt/TestPortugueseMinimalStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("PortugueseMinimalStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 90. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/shingle/FixedShingleFilterTest.java (at line 89)
 [ecj-lint] 	TokenStream ts = new FixedShingleFilter(new CannedTokenStream(
 [ecj-lint] 	            ^^
 [ecj-lint] Resource leak: 'ts' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 91. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/shingle/ShingleFilterTest.java (at line 1251)
 [ecj-lint] 	Analyzer a = new Analyzer() {
 [ecj-lint] 	         ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 92. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/snowball/TestSnowball.java (at line 55)
 [ecj-lint] 	SnowballFilter filter = new SnowballFilter(new TestTokenStream(), "English");
 [ecj-lint] 	               ^^^^^^
 [ecj-lint] Resource leak: 'filter' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 93. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/sr/TestSerbianNormalizationFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("SerbianNormalization").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 94. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/sr/TestSerbianNormalizationFilterFactory.java (at line 44)
 [ecj-lint] 	stream = tokenFilterFactory("SerbianNormalization", "haircut", "regular").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 95. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/synonym/TestSynonymGraphFilter.java (at line 1925)
 [ecj-lint] 	Analyzer analyzer = new CustomAnalyzer(builder.build());
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 96. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/tr/TestApostropheFilterFactory.java (at line 40)
 [ecj-lint] 	stream = tokenFilterFactory("Apostrophe").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 97. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/tr/TestTurkishLowerCaseFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("TurkishLowerCase").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 98. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/util/TestElisionFilterFactory.java (at line 38)
 [ecj-lint] 	stream = tokenFilterFactory("Elision", "articles", "frenchArticles.txt").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 99. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/util/TestElisionFilterFactory.java (at line 49)
 [ecj-lint] 	stream = tokenFilterFactory("Elision").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 100. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/util/TestElisionFilterFactory.java (at line 60)
 [ecj-lint] 	stream = tokenFilterFactory("Elision",
 [ecj-lint]         "articles", "frenchArticles.txt",
 [ecj-lint]         "ignoreCase", "true").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 100 problems (1 error, 99 warnings)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:619: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:100: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:206: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2264: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:153: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2091: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2124: Compile failed; see the compiler error output for details.

Total time: 66 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2537 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2537/

All tests passed

Build Log:
[...truncated 55659 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj1181124463
 [ecj-lint] Compiling 324 source files to /tmp/ecj1181124463
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 68)
 [ecj-lint] 	HTMLStripCharFilter reader = new HTMLStripCharFilter(new InputStreamReader(stream, StandardCharsets.UTF_8));
 [ecj-lint] 	                    ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 85)
 [ecj-lint] 	HTMLStripCharFilter reader = new HTMLStripCharFilter(new InputStreamReader(stream, StandardCharsets.UTF_8));
 [ecj-lint] 	                    ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 117)
 [ecj-lint] 	Reader reader = new HTMLStripCharFilter(new StringReader(test), set);
 [ecj-lint] 	       ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 360)
 [ecj-lint] 	HTMLStripCharFilter reader = new HTMLStripCharFilter(new BufferedReader(new StringReader(in)));
 [ecj-lint] 	                    ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 387)
 [ecj-lint] 	HTMLStripCharFilter reader = new HTMLStripCharFilter(new BufferedReader(new StringReader(in)));
 [ecj-lint] 	                    ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 592)
 [ecj-lint] 	Reader reader = new HTMLStripCharFilter
 [ecj-lint] 	       ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterTest.java (at line 638)
 [ecj-lint] 	reader = new HTMLStripCharFilter(input);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/TestMappingCharFilter.java (at line 67)
 [ecj-lint] 	CharFilter cs = new MappingCharFilter( normMap, new StringReader( "x" ) );
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/TestMappingCharFilter.java (at line 418)
 [ecj-lint] 	final MappingCharFilter mapFilter = new MappingCharFilter(charMap, new StringReader(content));
 [ecj-lint] 	                        ^^^^^^^^^
 [ecj-lint] Resource leak: 'mapFilter' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ckb/TestSoraniStemFilterFactory.java (at line 37)
 [ecj-lint] 	stream = tokenFilterFactory("SoraniStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/compound/TestCompoundWordTokenFilter.java (at line 252)
 [ecj-lint] 	TokenStream stream = new MockRetainAttributeFilter(tokenizer);
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/compound/TestDictionaryCompoundWordTokenFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("DictionaryCompoundWord", 
 [ecj-lint]         "dictionary", "compoundDictionary.txt").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/compound/TestHyphenationCompoundWordTokenFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("HyphenationCompoundWord", 
 [ecj-lint]         "hyphenator", "da_UTF8.xml",
 [ecj-lint]         "dictionary", "da_compoundDictionary.txt").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/compound/TestHyphenationCompoundWordTokenFilterFactory.java (at line 58)
 [ecj-lint] 	stream = tokenFilterFactory("HyphenationCompoundWord", 
 [ecj-lint]         "hyphenator", "da_UTF8.xml",
 [ecj-lint]         "minSubwordSize", "2",
 [ecj-lint]         "maxSubwordSize", "4").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/core/TestDuelingAnalyzers.java (at line 223)
 [ecj-lint] 	r = new MockReaderWrapper(random, r);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'r' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/cz/TestCzechStemFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("CzechStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/de/TestGermanMinimalStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("GermanMinimalStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/de/TestGermanNormalizationFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("GermanNormalization").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/de/TestGermanStemFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("GermanStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/es/TestSpanishLightStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("SpanishLightStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/es/TestSpanishMinimalStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("spanishMinimalStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/fi/TestFinnishLightStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("FinnishLightStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestSpellChecking.java (at line 19)
 [ecj-lint] 	import java.io.FileReader;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.io.FileReader is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/id/TestIndonesianStemFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("IndonesianStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/id/TestIndonesianStemFilterFactory.java (at line 50)
 [ecj-lint] 	stream = tokenFilterFactory("IndonesianStem", "stemDerivational", "false").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/lv/TestLatvianStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("LatvianStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestAsciiFoldingFilterFactory.java (at line 34)
 [ecj-lint] 	stream = factory.create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestAsciiFoldingFilterFactory.java (at line 38)
 [ecj-lint] 	stream = factory.normalize(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestAsciiFoldingFilterFactory.java (at line 43)
 [ecj-lint] 	stream = factory.create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestAsciiFoldingFilterFactory.java (at line 47)
 [ecj-lint] 	stream = factory.normalize(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestCapitalizationFilter.java (at line 159)
 [ecj-lint] 	new CapitalizationFilter(whitespaceMockTokenizer("accept only valid arguments"),true, null, true, null, -1 , DEFAULT_MAX_WORD_COUNT, DEFAULT_MAX_TOKEN_LENGTH);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestCapitalizationFilter.java (at line 163)
 [ecj-lint] 	new CapitalizationFilter(whitespaceMockTokenizer("accept only valid arguments"),true, null, true, null, 0 , -10, DEFAULT_MAX_TOKEN_LENGTH);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestCapitalizationFilter.java (at line 167)
 [ecj-lint] 	new CapitalizationFilter(whitespaceMockTokenizer("accept only valid arguments"),true, null, true, null, 0 , DEFAULT_MAX_WORD_COUNT, -50);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestCodepointCountFilter.java (at line 80)
 [ecj-lint] 	new CodepointCountFilter(whitespaceMockTokenizer("accept only valid arguments"), 4, 1);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestCodepointCountFilterFactory.java (at line 34)
 [ecj-lint] 	stream = tokenFilterFactory("CodepointCount",
 [ecj-lint]         "min", "4",
 [ecj-lint]         "max", "10").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConcatenateGraphFilterFactory.java (at line 38)
 [ecj-lint] 	stream = tokenFilterFactory("ConcatenateGraph",
 [ecj-lint]           "tokenSeparator", "\u001F"
 [ecj-lint]       ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConcatenateGraphFilterFactory.java (at line 53)
 [ecj-lint] 	stream = tokenFilterFactory("ConcatenateGraph",
 [ecj-lint]         "tokenSeparator", ""
 [ecj-lint]     ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 38. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConcatenateGraphFilterFactory.java (at line 67)
 [ecj-lint] 	stream = tokenFilterFactory("ConcatenateGraph",
 [ecj-lint]         Version.LUCENE_8_0_0,
 [ecj-lint]         "preserveSep", "false"
 [ecj-lint]     ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 39. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConcatenateGraphFilterFactory.java (at line 82)
 [ecj-lint] 	stream = tokenFilterFactory("ConcatenateGraph",
 [ecj-lint]         "tokenSeparator", "\u001F",
 [ecj-lint]         "preservePositionIncrements", "false"
 [ecj-lint]         ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 40. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConcatenateGraphFilterFactory.java (at line 111)
 [ecj-lint] 	stream = tokenFilterFactory("ConcatenateGraph",
 [ecj-lint]         "tokenSeparator", "-",
 [ecj-lint]         "preservePositionIncrements", "false"
 [ecj-lint]     ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConditionalTokenFilter.java (at line 230)
 [ecj-lint] 	Analyzer analyzer = new Analyzer() {
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConditionalTokenFilter.java (at line 261)
 [ecj-lint] 	Analyzer analyzer = new Analyzer() {
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 43. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestConditionalTokenFilter.java (at line 294)
 [ecj-lint] 	Analyzer analyzer = new Analyzer() {
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 44. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestDropIfFlaggedFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory.create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 45. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestFingerprintFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("Fingerprint",
 [ecj-lint]           FingerprintFilterFactory.MAX_OUTPUT_TOKEN_SIZE_KEY, "256",
 [ecj-lint]           FingerprintFilterFactory.SEPARATOR_KEY, "_"
 [ecj-lint]       ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 46. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLengthFilter.java (at line 57)
 [ecj-lint] 	new LengthFilter(whitespaceMockTokenizer("accept only valid arguments"), -4, -1);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 47. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLengthFilterFactory.java (at line 34)
 [ecj-lint] 	stream = tokenFilterFactory("Length",
 [ecj-lint]         LengthFilterFactory.MIN_KEY, "4",
 [ecj-lint]         LengthFilterFactory.MAX_KEY, "10").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 48. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLimitTokenCountFilter.java (at line 38)
 [ecj-lint] 	new LimitTokenCountFilter(whitespaceMockTokenizer("A1 B2 C3 D4 E5 F6"), -1);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 49. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLimitTokenCountFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("LimitTokenCount",
 [ecj-lint]           LimitTokenCountFilterFactory.MAX_TOKEN_COUNT_KEY, "3",
 [ecj-lint]           LimitTokenCountFilterFactory.CONSUME_ALL_TOKENS_KEY, Boolean.toString(consumeAll)
 [ecj-lint]       ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 50. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLimitTokenOffsetFilter.java (at line 39)
 [ecj-lint] 	new LimitTokenOffsetFilter(whitespaceMockTokenizer("A1 B2 C3 D4 E5 F6"), -1);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 51. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLimitTokenOffsetFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("LimitTokenOffset",
 [ecj-lint]           LimitTokenOffsetFilterFactory.MAX_START_OFFSET, "3",
 [ecj-lint]           LimitTokenOffsetFilterFactory.CONSUME_ALL_TOKENS_KEY, Boolean.toString(consumeAll)
 [ecj-lint]       ).create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 52. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestLimitTokenPositionFilter.java (at line 91)
 [ecj-lint] 	new LimitTokenPositionFilter(whitespaceMockTokenizer("one two three four five"), 0);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 53. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestRemoveDuplicatesTokenFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("RemoveDuplicates").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 54. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestTruncateTokenFilter.java (at line 37)
 [ecj-lint] 	new TruncateTokenFilter(whitespaceMockTokenizer("length must be a positive number"), -48);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 55. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestTruncateTokenFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("Truncate",
 [ecj-lint]         TruncateTokenFilterFactory.PREFIX_LENGTH_KEY, "5").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 56. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestTypeAsSynonymFilterFactory.java (at line 31)
 [ecj-lint] 	stream = tokenFilterFactory("TypeAsSynonym").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 57. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestTypeAsSynonymFilterFactory.java (at line 38)
 [ecj-lint] 	stream = tokenFilterFactory("TypeAsSynonym", "prefix", "_type_").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 58. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/miscellaneous/TestTypeAsSynonymFilterFactory.java (at line 45)
 [ecj-lint] 	stream = tokenFilterFactory("typeAsSynonym", "prefix", "_type_","ignore", "<ALPHANUM>").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 59. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ngram/EdgeNGramTokenFilterTest.java (at line 275)
 [ecj-lint] 	TokenStream input = new EdgeNGramTokenFilter(source, 8, 8, false);
 [ecj-lint] 	            ^^^^^
 [ecj-lint] Resource leak: 'input' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 60. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ngram/NGramTokenFilterTest.java (at line 176)
 [ecj-lint] 	TokenStream input = new NGramTokenFilter(source, 8, 8, false);
 [ecj-lint] 	            ^^^^^
 [ecj-lint] Resource leak: 'input' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 61. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ngram/NGramTokenizerTest.java (at line 51)
 [ecj-lint] 	NGramTokenizer tok = new NGramTokenizer(2, 1);
 [ecj-lint] 	               ^^^
 [ecj-lint] Resource leak: 'tok' is never closed
 [ecj-lint] ----------
 [ecj-lint] 62. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ngram/NGramTokenizerTest.java (at line 57)
 [ecj-lint] 	NGramTokenizer tok = new NGramTokenizer(0, 1);
 [ecj-lint] 	               ^^^
 [ecj-lint] Resource leak: 'tok' is never closed
 [ecj-lint] ----------
 [ecj-lint] 63. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/ngram/NGramTokenizerTest.java (at line 158)
 [ecj-lint] 	final Tokenizer grams = new NGramTokenizer(minGram, maxGram, edgesOnly) {
 [ecj-lint] 	                ^^^^^
 [ecj-lint] Resource leak: 'grams' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 64. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/no/TestNorwegianMinimalStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("NorwegianMinimalStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 65. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/no/TestNorwegianMinimalStemFilterFactory.java (at line 45)
 [ecj-lint] 	stream = tokenFilterFactory("NorwegianMinimalStem", "variant", "nb").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 66. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/no/TestNorwegianMinimalStemFilterFactory.java (at line 54)
 [ecj-lint] 	stream = tokenFilterFactory("NorwegianMinimalStem", "variant", "nn").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 67. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilter.java (at line 103)
 [ecj-lint] 	CharFilter cs = new PatternReplaceCharFilter(pattern(pattern), replacement,
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 68. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilterFactory.java (at line 36)
 [ecj-lint] 	reader = charFilterFactory("PatternReplace",
 [ecj-lint]         "pattern", "(aa)\\s+(bb)\\s+(cc)",
 [ecj-lint]         "replacement", "$1$2$3").create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 69. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilterFactory.java (at line 50)
 [ecj-lint] 	reader = charFilterFactory("PatternReplace",
 [ecj-lint]         "pattern", "(aa)\\s+(bb)\\s+(cc)").create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 70. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilterFactory.java (at line 61)
 [ecj-lint] 	reader = charFilterFactory("PatternReplace",
 [ecj-lint]         "pattern", "(aa)\\s+(bb)\\s+(cc)",
 [ecj-lint]         "replacement", "$1#$2#$3").create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 71. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilterFactory.java (at line 84)
 [ecj-lint] 	reader = charFilterFactory("PatternReplace",
 [ecj-lint]             "pattern", "\\\\(.)",
 [ecj-lint]             "replacement", "$1").create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 72. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternReplaceCharFilterFactory.java (at line 94)
 [ecj-lint] 	reader = charFilterFactory("PatternReplace",
 [ecj-lint]             "pattern", "\\\\([^\\p{IsAlphabetic}\\p{Digit}])",
 [ecj-lint]             "replacement", "$1").create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 73. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestPatternTypingFilterFactory.java (at line 45)
 [ecj-lint] 	ts = tokenFilterFactory.create(ts);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ts' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 74. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternSplitTokenizer.java (at line 62)
 [ecj-lint] 	Tokenizer t = new SimplePatternSplitTokenizer(b.toString());
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 75. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternSplitTokenizer.java (at line 77)
 [ecj-lint] 	Tokenizer t = new SimplePatternSplitTokenizer(".*");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 76. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternSplitTokenizer.java (at line 92)
 [ecj-lint] 	Tokenizer t = new SimplePatternSplitTokenizer("a*");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 77. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternSplitTokenizer.java (at line 152)
 [ecj-lint] 	Tokenizer t = new SimplePatternSplitTokenizer("a+");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 78. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternTokenizer.java (at line 53)
 [ecj-lint] 	Tokenizer t = new SimplePatternTokenizer(b.toString());
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 79. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternTokenizer.java (at line 65)
 [ecj-lint] 	Tokenizer t = new SimplePatternTokenizer(".*");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 80. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternTokenizer.java (at line 81)
 [ecj-lint] 	Tokenizer t = new SimplePatternTokenizer("a*");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 81. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternTokenizer.java (at line 88)
 [ecj-lint] 	Tokenizer t = new SimplePatternTokenizer("a*");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] 82. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pattern/TestSimplePatternTokenizer.java (at line 98)
 [ecj-lint] 	Tokenizer t = new SimplePatternTokenizer("a+");
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 't' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 83. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/NumericPayloadTokenFilterTest.java (at line 37)
 [ecj-lint] 	NumericPayloadTokenFilter nptf = new NumericPayloadTokenFilter(new WordTokenFilter(input), 3, "D");
 [ecj-lint] 	                          ^^^^
 [ecj-lint] Resource leak: 'nptf' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 84. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/TestDelimitedPayloadTokenFilterFactory.java (at line 35)
 [ecj-lint] 	stream = tokenFilterFactory("DelimitedPayload", "encoder", "float").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 85. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/TestDelimitedPayloadTokenFilterFactory.java (at line 54)
 [ecj-lint] 	stream = tokenFilterFactory("DelimitedPayload",
 [ecj-lint]         "encoder", "float",
 [ecj-lint]         "delimiter", "*").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 86. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/TokenOffsetPayloadTokenFilterTest.java (at line 31)
 [ecj-lint] 	TokenOffsetPayloadTokenFilter nptf = new TokenOffsetPayloadTokenFilter(whitespaceMockTokenizer(test));
 [ecj-lint] 	                              ^^^^
 [ecj-lint] Resource leak: 'nptf' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 87. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/TypeAsPayloadTokenFilterTest.java (at line 33)
 [ecj-lint] 	TypeAsPayloadTokenFilter nptf = new TypeAsPayloadTokenFilter(new WordTokenFilter(whitespaceMockTokenizer(test)));
 [ecj-lint] 	                         ^^^^
 [ecj-lint] Resource leak: 'nptf' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 88. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pt/TestPortugueseLightStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("PortugueseLightStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 89. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/pt/TestPortugueseMinimalStemFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("PortugueseMinimalStem").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 90. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/shingle/FixedShingleFilterTest.java (at line 89)
 [ecj-lint] 	TokenStream ts = new FixedShingleFilter(new CannedTokenStream(
 [ecj-lint] 	            ^^
 [ecj-lint] Resource leak: 'ts' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 91. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/shingle/ShingleFilterTest.java (at line 1251)
 [ecj-lint] 	Analyzer a = new Analyzer() {
 [ecj-lint] 	         ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 92. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/snowball/TestSnowball.java (at line 55)
 [ecj-lint] 	SnowballFilter filter = new SnowballFilter(new TestTokenStream(), "English");
 [ecj-lint] 	               ^^^^^^
 [ecj-lint] Resource leak: 'filter' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 93. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/sr/TestSerbianNormalizationFilterFactory.java (at line 36)
 [ecj-lint] 	stream = tokenFilterFactory("SerbianNormalization").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 94. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/sr/TestSerbianNormalizationFilterFactory.java (at line 44)
 [ecj-lint] 	stream = tokenFilterFactory("SerbianNormalization", "haircut", "regular").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 95. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/synonym/TestSynonymGraphFilter.java (at line 1925)
 [ecj-lint] 	Analyzer analyzer = new CustomAnalyzer(builder.build());
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 96. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/tr/TestApostropheFilterFactory.java (at line 40)
 [ecj-lint] 	stream = tokenFilterFactory("Apostrophe").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 97. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/tr/TestTurkishLowerCaseFilterFactory.java (at line 39)
 [ecj-lint] 	stream = tokenFilterFactory("TurkishLowerCase").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 98. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/util/TestElisionFilterFactory.java (at line 38)
 [ecj-lint] 	stream = tokenFilterFactory("Elision", "articles", "frenchArticles.txt").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 99. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/util/TestElisionFilterFactory.java (at line 49)
 [ecj-lint] 	stream = tokenFilterFactory("Elision").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 100. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/common/src/test/org/apache/lucene/analysis/util/TestElisionFilterFactory.java (at line 60)
 [ecj-lint] 	stream = tokenFilterFactory("Elision",
 [ecj-lint]         "articles", "frenchArticles.txt",
 [ecj-lint]         "ignoreCase", "true").create(stream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 100 problems (1 error, 99 warnings)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:619: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:100: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:206: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2264: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:153: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2091: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2124: Compile failed; see the compiler error output for details.

Total time: 67 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2536 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2536/

All tests passed

Build Log:
[...truncated 31356 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:619: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:116: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:260: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2264: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:149: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2011: Rat problems were found!

Total time: 64 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2535 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2535/

All tests passed

Build Log:
[...truncated 31362 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:619: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:116: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:260: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2264: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:149: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2011: Rat problems were found!

Total time: 66 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2534 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2534/

1 tests failed.
FAILED:  org.apache.solr.common.cloud.PerReplicaStatesIntegrationTest.testPerReplicaStateCollection

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:35051/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35051/solr
	at __randomizedtesting.SeedInfo.seed([AE60D7BF8766870:20DBA63958D6B27D]: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.common.cloud.PerReplicaStatesIntegrationTest.testPerReplicaStateCollection(PerReplicaStatesIntegrationTest.java:62)
	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 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




Build Log:
[...truncated 17286 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.PerReplicaStatesIntegrationTest
   [junit4]   2> 91976 INFO  (SUITE-PerReplicaStatesIntegrationTest-seed#[AE60D7BF8766870]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 91976 INFO  (SUITE-PerReplicaStatesIntegrationTest-seed#[AE60D7BF8766870]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 91977 INFO  (SUITE-PerReplicaStatesIntegrationTest-seed#[AE60D7BF8766870]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_AE60D7BF8766870-001/data-dir-3-001
   [junit4]   2> 91977 WARN  (SUITE-PerReplicaStatesIntegrationTest-seed#[AE60D7BF8766870]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 91977 INFO  (SUITE-PerReplicaStatesIntegrationTest-seed#[AE60D7BF8766870]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 91979 INFO  (SUITE-PerReplicaStatesIntegrationTest-seed#[AE60D7BF8766870]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 91985 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRestart
   [junit4]   2> 91988 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_AE60D7BF8766870-001/tempDir-001
   [junit4]   2> 91997 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkTestServer TEST_HOME() does not exist - solrj test?
   [junit4]   2> 92018 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 92024 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 92025 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 92109 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 92223 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45633
   [junit4]   2> 92223 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45633
   [junit4]   2> 92223 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45633
   [junit4]   2> 92223 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45633
   [junit4]   2> 92287 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92314 INFO  (zkConnectionManagerCallback-995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92314 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92342 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92350 INFO  (zkConnectionManagerCallback-997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92350 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92354 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92358 INFO  (zkConnectionManagerCallback-999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92358 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92363 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]-SendThread(127.0.0.1:45633)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1056f6a43430002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1056f6a43430002, 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 0x1056f6a43430002, 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> 92467 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 92467 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 92467 INFO  (jetty-launcher-1000-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 92472 INFO  (jetty-launcher-1000-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 92472 INFO  (jetty-launcher-1000-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 92472 INFO  (jetty-launcher-1000-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 92474 INFO  (jetty-launcher-1000-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17a84d8{/solr,null,AVAILABLE}
   [junit4]   2> 92475 INFO  (jetty-launcher-1000-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4094482c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36797}
   [junit4]   2> 92475 INFO  (jetty-launcher-1000-thread-1) [     ] o.e.j.s.Server Started @92503ms
   [junit4]   2> 92475 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45633/solr, hostPort=36797}
   [junit4]   2> 92475 ERROR (jetty-launcher-1000-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 92475 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 92475 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 92475 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 92475 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 92475 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-29T14:17:58.347Z
   [junit4]   2> 92476 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92479 INFO  (zkConnectionManagerCallback-1002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92479 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92481 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 92487 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 93194 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 93195 WARN  (jetty-launcher-1000-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47a7714b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93195 WARN  (jetty-launcher-1000-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47a7714b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93199 WARN  (jetty-launcher-1000-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41c9fb8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93199 WARN  (jetty-launcher-1000-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41c9fb8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93201 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45633/solr
   [junit4]   2> 93320 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 93323 INFO  (zkConnectionManagerCallback-1013-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 93323 INFO  (jetty-launcher-1000-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 93429 INFO  (jetty-launcher-1000-thread-1) [n:127.0.0.1:36797_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 93431 INFO  (zkConnectionManagerCallback-1015-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 93431 INFO  (jetty-launcher-1000-thread-1) [n:127.0.0.1:36797_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 93574 WARN  (jetty-launcher-1000-thread-1) [n:127.0.0.1:36797_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> 93610 INFO  (jetty-launcher-1000-thread-1) [n:127.0.0.1:36797_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36797_solr
   [junit4]   2> 93613 INFO  (jetty-launcher-1000-thread-1) [n:127.0.0.1:36797_solr     ] o.a.s.c.Overseer Overseer (id=73587471107162117-127.0.0.1:36797_solr-n_0000000000) starting
   [junit4]   2> 93722 INFO  (jetty-launcher-1000-thread-1) [n:127.0.0.1:36797_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36797_solr
   [junit4]   2> 93723 INFO  (OverseerStateUpdate-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36797_solr
   [junit4]   2> 93735 INFO  (zkCallback-1014-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 93756 INFO  (jetty-launcher-1000-thread-1) [n:127.0.0.1:36797_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 93761 WARN  (jetty-launcher-1000-thread-1) [n:127.0.0.1:36797_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> 93801 INFO  (jetty-launcher-1000-thread-1) [n:127.0.0.1:36797_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_AE60D7BF8766870-001/tempDir-001/node1
   [junit4]   2> 93816 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 93817 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 93820 INFO  (zkConnectionManagerCallback-1030-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 93820 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 93821 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 93822 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45633/solr ready
   [junit4]   2> 93846 INFO  (OverseerThreadFactory-1022-thread-1-processing-n:127.0.0.1:36797_solr) [n:127.0.0.1:36797_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection prs_restart_test
   [junit4]   2> 93864 DEBUG (OverseerThreadFactory-1022-thread-1-processing-n:127.0.0.1:36797_solr) [n:127.0.0.1:36797_solr     ] o.a.s.c.c.PerReplicaStatesOps touchChildren [ADD : .dummy.23344073195592571:0:D, DELETE : .dummy.23344073195592571:0:D]
   [junit4]   2> 93895 INFO  (OverseerThreadFactory-1022-thread-1-processing-n:127.0.0.1:36797_solr) [n:127.0.0.1:36797_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"prs_restart_test_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36797_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36797/solr",
   [junit4]   2>   "collection":"prs_restart_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 93916 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr    x:prs_restart_test_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=prs_restart_test_shard1_replica_n1&action=CREATE&numShards=1&collection=prs_restart_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 93918 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr    x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 93949 DEBUG (OverseerStateUpdate-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/prs_restart_test/state.json, core_node2 -> down, ops :[ADD : core_node2:0:D]
   [junit4]   2> 93950 DEBUG (OverseerStateUpdate-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node2:0:D]
   [junit4]   2> 93952 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 93959 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 93962 WARN  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 93962 WARN  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 93962 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 93962 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'prs_restart_test_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 93963 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SolrCore [[prs_restart_test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_AE60D7BF8766870-001/tempDir-001/node1/prs_restart_test_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_AE60D7BF8766870-001/tempDir-001/node1/prs_restart_test_shard1_replica_n1/data/]
   [junit4]   2> 94014 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 94014 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 94015 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 94015 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 94019 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 94019 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 94020 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 94023 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701102621708779520
   [junit4]   2> 94027 INFO  (searcherExecutor-1032-thread-1-processing-n:127.0.0.1:36797_solr x:prs_restart_test_shard1_replica_n1 c:prs_restart_test s:shard1 r:core_node2) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SolrCore [prs_restart_test_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 94042 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/prs_restart_test/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 94044 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/prs_restart_test/leaders/shard1
   [junit4]   2> 94052 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 94052 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 94053 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36797/solr/prs_restart_test_shard1_replica_n1/
   [junit4]   2> 94054 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 94055 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36797/solr/prs_restart_test_shard1_replica_n1/ has no replicas
   [junit4]   2> 94056 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/prs_restart_test/leaders/shard1/leader after winning as /collections/prs_restart_test/leader_elect/shard1/election/73587471107162117-core_node2-n_0000000000
   [junit4]   2> 94061 DEBUG (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps flipLeader on:/collections/prs_restart_test/state.json, [core_node2] -> core_node2, ops: [ADD : core_node2:1:A:L, DELETE : core_node2:0:D]
   [junit4]   2> 94061 DEBUG (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node2:1:A:L, DELETE : core_node2:0:D]
   [junit4]   2> 94062 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36797/solr/prs_restart_test_shard1_replica_n1/ shard1
   [junit4]   2> 94068 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 94069 DEBUG (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/prs_restart_test/state.json, core_node2 -> active, ops :[ADD : core_node2:2:A:L, DELETE : core_node2:1:A:L]
   [junit4]   2> 94069 DEBUG (qtp1314107286-1212) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node2:2:A:L, DELETE : core_node2:1:A:L]
   [junit4]   2> 94075 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=prs_restart_test_shard1_replica_n1&action=CREATE&numShards=1&collection=prs_restart_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=160
   [junit4]   2> 94081 INFO  (qtp1314107286-1210) [n:127.0.0.1:36797_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> 94082 INFO  (qtp1314107286-1210) [n:127.0.0.1:36797_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=prs_restart_test&nrtReplicas=1&action=CREATE&numShards=1&perReplicaState=true&wt=javabin&version=2} status=0 QTime=250
   [junit4]   2> 94083 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: prs_restart_test
   [junit4]   2> 94089 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 94089 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 94089 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 94090 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 94090 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 94090 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 94090 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bdb78a6{/solr,null,AVAILABLE}
   [junit4]   2> 94091 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b0388ab{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44977}
   [junit4]   2> 94091 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.Server Started @94119ms
   [junit4]   2> 94091 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45633/solr, hostPort=44977}
   [junit4]   2> 94091 ERROR (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 94091 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 94091 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 94091 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 94091 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 94091 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-29T14:17:59.963Z
   [junit4]   2> 94092 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94095 INFO  (zkConnectionManagerCallback-1038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94095 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94096 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 94100 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 94893 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 94895 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5aa286f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94895 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5aa286f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94916 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5565ca9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94916 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5565ca9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94917 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45633/solr
   [junit4]   2> 94920 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94934 INFO  (zkConnectionManagerCallback-1049-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94934 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94946 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]-SendThread(127.0.0.1:45633)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1056f6a43430008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1056f6a43430008, 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 0x1056f6a43430008, 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> 95062 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 95086 INFO  (zkConnectionManagerCallback-1051-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95086 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 95094 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_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> 95099 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 95104 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44977_solr as DOWN
   [junit4]   2> 95105 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 95106 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44977_solr
   [junit4]   2> 95107 INFO  (zkCallback-1029-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95107 INFO  (zkCallback-1014-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95127 INFO  (zkCallback-1050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95127 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 95128 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_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> 95148 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_AE60D7BF8766870-001/tempDir-001/node2
   [junit4]   2> 95194 INFO  (OverseerCollectionConfigSetProcessor-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 95202 INFO  (OverseerThreadFactory-1022-thread-2-processing-n:127.0.0.1:36797_solr) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44977_solr for creating new replica of shard shard1 for collection prs_restart_test
   [junit4]   2> 95205 INFO  (OverseerThreadFactory-1022-thread-2-processing-n:127.0.0.1:36797_solr) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 95208 INFO  (OverseerStateUpdate-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"prs_restart_test_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:44977_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:44977/solr",
   [junit4]   2>   "collection":"prs_restart_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"} 
   [junit4]   2> 95209 DEBUG (OverseerStateUpdate-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node4:0:D]
   [junit4]   2> 95214 INFO  (zkCallback-1014-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95215 INFO  (zkCallback-1014-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95234 INFO  (zkCallback-1014-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95241 INFO  (zkCallback-1014-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95353 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr    x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&name=prs_restart_test_shard1_replica_n3&action=CREATE&collection=prs_restart_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 95377 DEBUG (OverseerStateUpdate-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/prs_restart_test/state.json, core_node4 -> down, ops :[ADD : core_node4:1:D, DELETE : core_node4:0:D]
   [junit4]   2> 95377 DEBUG (OverseerStateUpdate-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node4:1:D, DELETE : core_node4:0:D]
   [junit4]   2> 95379 INFO  (zkCallback-1014-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95382 INFO  (zkCallback-1014-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95382 INFO  (zkCallback-1014-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95382 INFO  (zkCallback-1014-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95386 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 95389 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 95392 WARN  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 95392 WARN  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 95392 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 95392 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'prs_restart_test_shard1_replica_n3' using configuration from configset conf, trusted=true
   [junit4]   2> 95393 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.SolrCore [[prs_restart_test_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_AE60D7BF8766870-001/tempDir-001/node2/prs_restart_test_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_AE60D7BF8766870-001/tempDir-001/node2/prs_restart_test_shard1_replica_n3/data/]
   [junit4]   2> 95667 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 95667 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 95668 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95668 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95670 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 95670 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 95670 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 95671 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701102623436832768
   [junit4]   2> 95675 INFO  (searcherExecutor-1059-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.SolrCore [prs_restart_test_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 95680 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/prs_restart_test/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 95680 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/prs_restart_test/leaders/shard1
   [junit4]   2> 95685 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.ZkController Core needs to recover:prs_restart_test_shard1_replica_n3
   [junit4]   2> 95706 INFO  (updateExecutor-1045-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 95730 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 95731 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 95731 INFO  (qtp1708568061-1255) [n:127.0.0.1:44977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&name=prs_restart_test_shard1_replica_n3&action=CREATE&collection=prs_restart_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=378
   [junit4]   2> 95743 INFO  (qtp1314107286-1211) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.S.Request [prs_restart_test_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 95743 INFO  (qtp1314107286-1211) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.S.Request [prs_restart_test_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 95744 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[prs_restart_test_shard1_replica_n3]
   [junit4]   2> 95745 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 95745 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Publishing state of core [prs_restart_test_shard1_replica_n3] as recovering, leader is [http://127.0.0.1:36797/solr/prs_restart_test_shard1_replica_n1/] and I am [http://127.0.0.1:44977/solr/prs_restart_test_shard1_replica_n3/]
   [junit4]   2> 95748 DEBUG (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/prs_restart_test/state.json, core_node4 -> recovering, ops :[ADD : core_node4:2:R, DELETE : core_node4:1:D]
   [junit4]   2> 95748 DEBUG (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node4:2:R, DELETE : core_node4:1:D]
   [junit4]   2> 95749 INFO  (zkCallback-1050-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95749 INFO  (zkCallback-1014-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95749 INFO  (qtp1314107286-1213) [n:127.0.0.1:36797_solr c:prs_restart_test    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=prs_restart_test&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=583
   [junit4]   2> 95749 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: prs_restart_test
   [junit4]   2> 95757 INFO  (zkCallback-1050-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95759 INFO  (zkCallback-1050-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95769 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:36797/solr]; [WaitForState: action=PREPRECOVERY&core=prs_restart_test_shard1_replica_n1&nodeName=127.0.0.1:44977_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 95772 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr    x:prs_restart_test_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 95773 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=prs_restart_test, shard=shard1, thisCore=prs_restart_test_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:44977_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"prs_restart_test_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:44977_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:44977/solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 95773 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=prs_restart_test, shard=shard1, thisCore=prs_restart_test_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:44977_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"prs_restart_test_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:44977_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:44977/solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 95773 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=prs_restart_test, shard=shard1, thisCore=prs_restart_test_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:44977_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"prs_restart_test_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:44977_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:44977/solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 95773 INFO  (qtp1314107286-1212) [n:127.0.0.1:36797_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:44977_solr&onlyIfLeaderActive=true&core=prs_restart_test_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 96274 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:36797/solr/prs_restart_test_shard1_replica_n1/] - recoveringAfterStartup=[true]
   [junit4]   2> 96277 WARN  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
   [junit4]   2> 96278 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 96278 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 96278 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:36797/solr/prs_restart_test_shard1_replica_n1/].
   [junit4]   2> 96362 INFO  (qtp1708568061-1253) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: BUFFERING replay: false
   [junit4]   2> 96362 INFO  (qtp1708568061-1253) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.S.Request [prs_restart_test_shard1_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36797/solr/prs_restart_test_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=1
   [junit4]   2> 96364 INFO  (qtp1314107286-1210) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.S.Request [prs_restart_test_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=81
   [junit4]   2> 96386 INFO  (qtp1314107286-1209) [n:127.0.0.1:36797_solr c:prs_restart_test s:shard1 r:core_node2 x:prs_restart_test_shard1_replica_n1 ] o.a.s.c.S.Request [prs_restart_test_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 96387 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.IndexFetcher Leader's generation: 1
   [junit4]   2> 96387 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.IndexFetcher Leader's version: 0
   [junit4]   2> 96387 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.IndexFetcher Follower's generation: 1
   [junit4]   2> 96387 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.IndexFetcher Follower's version: 0
   [junit4]   2> 96387 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.h.IndexFetcher New index in Leader. Deleting mine...
   [junit4]   2> 96389 INFO  (searcherExecutor-1059-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.SolrCore [prs_restart_test_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 96390 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 96390 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 96390 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 96390 DEBUG (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/prs_restart_test/state.json, core_node4 -> active, ops :[ADD : core_node4:3:A, DELETE : core_node4:2:R]
   [junit4]   2> 96390 DEBUG (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node4:3:A, DELETE : core_node4:2:R]
   [junit4]   2> 96391 INFO  (zkCallback-1014-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96391 INFO  (zkCallback-1029-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96391 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery.
   [junit4]   2> 96391 INFO  (zkCallback-1050-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96391 INFO  (zkCallback-1050-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96391 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701102624191807488
   [junit4]   2> 96392 INFO  (zkCallback-1050-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96393 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 96393 INFO  (recoveryExecutor-1047-thread-1-processing-n:127.0.0.1:44977_solr x:prs_restart_test_shard1_replica_n3 c:prs_restart_test s:shard1 r:core_node4) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Finished recovery process. recoveringAfterStartup=true msTimeTaken=662.0
   [junit4]   2> 96393 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.PerReplicaStatesIntegrationTest restarting the node : 127.0.0.1:44977_solr, state.json v: 4 downreplica :core_node4
   [junit4]   2> 96393 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1303775272
   [junit4]   2> 96393 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44977_solr
   [junit4]   2> 96395 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 96395 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44977_solr as DOWN
   [junit4]   2> 96397 DEBUG (OverseerStateUpdate-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.c.PerReplicaStatesOps for coll: {/collections/prs_restart_test/state.json/[12]: [core_node2:2:A:L, core_node4:3:A]} down replicas [core_node4], ops [ADD : core_node4:4:D, DELETE : core_node4:3:A]
   [junit4]   2> 96398 DEBUG (OverseerStateUpdate-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/prs_restart_test/state.json', ops: [ADD : core_node4:4:D, DELETE : core_node4:3:A]
   [junit4]   2> 96399 INFO  (zkCallback-1050-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96399 INFO  (zkCallback-1050-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96399 INFO  (zkCallback-1014-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96399 INFO  (zkCallback-1050-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/prs_restart_test/state.json] for collection [prs_restart_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96400 INFO  (coreCloseExecutor-1068-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.SolrCore [prs_restart_test_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@441217f
   [junit4]   2> 96400 INFO  (coreCloseExecutor-1068-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.prs_restart_test.shard1.replica_n3 tag=SolrCore@441217f
   [junit4]   2> 96400 INFO  (coreCloseExecutor-1068-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.prs_restart_test.shard1.leader tag=SolrCore@441217f
   [junit4]   2> 96401 INFO  (coreCloseExecutor-1068-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 96403 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 96403 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 96403 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 96403 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 96406 INFO  (zkCallback-1014-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 96406 INFO  (zkCallback-1029-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 96512 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@b0388ab{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 96512 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bdb78a6{/solr,null,STOPPED}
   [junit4]   2> 96512 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 96515 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.PerReplicaStatesIntegrationTest after down node, state.json v: 4
   [junit4]   2> 96516 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=44977)
   [junit4]   2> 96516 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 44977 try number 2 ...
   [junit4]   2> 96517 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 96521 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 96521 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 96521 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 96522 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@312a9154{/solr,null,AVAILABLE}
   [junit4]   2> 96522 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@89b8998{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44977}
   [junit4]   2> 96522 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.s.Server Started @96551ms
   [junit4]   2> 96522 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45633/solr, hostPort=44977}
   [junit4]   2> 96523 ERROR (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 96523 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 96523 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 96523 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 96523 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 96523 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-29T14:18:02.395Z
   [junit4]   2> 96525 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 96539 INFO  (zkConnectionManagerCallback-1072-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 96539 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 96542 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 96546 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 97192 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 97193 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42799ab8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97193 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42799ab8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97196 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45c94170[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97196 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45c94170[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97197 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45633/solr
   [junit4]   2> 97198 INFO  (OverseerCollectionConfigSetProcessor-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 97198 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97226 INFO  (zkConnectionManagerCallback-1083-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97226 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97329 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97354 INFO  (zkConnectionManagerCallback-1085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97354 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97365 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_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> 97368 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 97375 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44977_solr as DOWN
   [junit4]   2> 97376 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 97376 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44977_solr
   [junit4]   2> 97378 INFO  (zkCallback-1014-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 97378 INFO  (zkCallback-1029-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 97378 DEBUG (OverseerStateUpdate-73587471107162117-127.0.0.1:36797_solr-n_0000000000) [n:127.0.0.1:36797_solr     ] o.a.s.c.c.PerReplicaStatesOps for coll: {/collections/prs_restart_test/state.json/[14]: [core_node2:2:A:L, core_node4:4:D]} down replicas [core_node4], ops []
   [junit4]   2> 97381 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 97381 WARN  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_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> 97390 INFO  (zkCallback-1084-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 97399 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_AE60D7BF8766870-001/tempDir-001/node2
   [junit4]   2> 97399 INFO  (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[AE60D7BF8766870]) [n:127.0.0.1:44977_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [prs_restart_test_shard1_replica_n3]
   [junit4]   2> 97428 INFO  (coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 97431 INFO  (coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 97442 WARN  (coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr     ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 97442 WARN  (coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr     ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 97442 INFO  (coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 97451 INFO  (coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 97452 INFO  (coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 97455 WARN  (coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr c:prs_restart_test s:shard1 r:core_node4 x:prs_restart_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 97455 WARN  (coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr c:prs_resta

[...truncated too long message...]

ache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1056f6a5da70001, 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> 195133 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/perReplicaState_test/terms/shard1
   [junit4]   2> 	5	/solr/collections/perReplicaState_test/terms/shard2
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections/perReplicaState_test/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/perReplicaState_test/state.json
   [junit4]   2> 	15	/solr/overseer/queue
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 195137 INFO  (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46017
   [junit4]   2> 195137 INFO  (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46017
   [junit4]   2> 195137 INFO  (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[AE60D7BF8766870]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46017
   [junit4]   2> 195138 INFO  (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[AE60D7BF8766870]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPerReplicaStateCollection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PerReplicaStatesIntegrationTest -Dtests.method=testPerReplicaStateCollection -Dtests.seed=AE60D7BF8766870 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   96.2s J3 | PerReplicaStatesIntegrationTest.testPerReplicaStateCollection <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35051/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AE60D7BF8766870:20DBA63958D6B27D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.common.cloud.PerReplicaStatesIntegrationTest.testPerReplicaStateCollection(PerReplicaStatesIntegrationTest.java:62)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 53 more
   [junit4]   2> 195146 INFO  (SUITE-PerReplicaStatesIntegrationTest-seed#[AE60D7BF8766870]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 195146 INFO  (SUITE-PerReplicaStatesIntegrationTest-seed#[AE60D7BF8766870]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46017
   [junit4]   2> 195146 INFO  (SUITE-PerReplicaStatesIntegrationTest-seed#[AE60D7BF8766870]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46017
   [junit4]   2> 195146 INFO  (SUITE-PerReplicaStatesIntegrationTest-seed#[AE60D7BF8766870]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46017
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_AE60D7BF8766870-001
   [junit4]   2> May 29, 2021 2:19:41 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): {}, docValues:{}, maxPointsInLeafNode=78, maxMBSortInHeap=5.441648085480887, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-CL, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=359929032,total=437780480
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaTest, ConcurrentUpdateHttp2SolrClientTest, QueryResponseTest, PerReplicaStatesIntegrationTest]
   [junit4] Completed [100/215 (1!)] on J3 in 103.94s, 2 tests, 1 error <<< FAILURES!

[...truncated 14042 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:619: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:116: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:260: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2264: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:149: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2011: Rat problems were found!

Total time: 67 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2533 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2533/

All tests passed

Build Log:
[...truncated 31334 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:619: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:116: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:260: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2264: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:149: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2011: Rat problems were found!

Total time: 65 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2532 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2532/

All tests passed

Build Log:
[...truncated 31323 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:619: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:116: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:260: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2264: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:149: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2011: Rat problems were found!

Total time: 65 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2531 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2531/

All tests passed

Build Log:
[...truncated 31321 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:619: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:116: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:260: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2264: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:149: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2011: Rat problems were found!

Total time: 66 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2530 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2530/

All tests passed

Build Log:
[...truncated 31358 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:619: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:116: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:260: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2264: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:149: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2011: Rat problems were found!

Total time: 64 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any