You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/07/01 08:51:32 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 798 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/798/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:38245/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:38245/solr
	at __randomizedtesting.SeedInfo.seed([8B6FB3DE1D95999D:E179D20E7567D357]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:384)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:256)
	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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	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:282)
	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:165)
	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:185)
	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:555)
	... 50 more




Build Log:
[...truncated 13831 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 396502 INFO  (SUITE-DeleteReplicaTest-seed#[8B6FB3DE1D95999D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/init-core-data-001
   [junit4]   2> 396502 WARN  (SUITE-DeleteReplicaTest-seed#[8B6FB3DE1D95999D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 396503 INFO  (SUITE-DeleteReplicaTest-seed#[8B6FB3DE1D95999D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 396504 INFO  (SUITE-DeleteReplicaTest-seed#[8B6FB3DE1D95999D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 396507 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4]   2> 396508 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001
   [junit4]   2> 396508 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 396509 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 396509 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 396609 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.ZkTestServer start zk server on port:46845
   [junit4]   2> 396609 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46845
   [junit4]   2> 396609 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46845
   [junit4]   2> 396610 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396618 INFO  (zkConnectionManagerCallback-2547-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396618 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396629 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396637 INFO  (zkConnectionManagerCallback-2549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396637 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396639 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396641 INFO  (zkConnectionManagerCallback-2551-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396641 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396758 WARN  (jetty-launcher-2552-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 396758 WARN  (jetty-launcher-2552-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 396758 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 396758 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 396758 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 396758 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 396758 WARN  (jetty-launcher-2552-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 396758 INFO  (jetty-launcher-2552-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 396758 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 396758 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 396758 INFO  (jetty-launcher-2552-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 396758 INFO  (jetty-launcher-2552-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 396761 WARN  (jetty-launcher-2552-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 396762 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 396762 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 396762 INFO  (jetty-launcher-2552-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 396783 INFO  (jetty-launcher-2552-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 396783 INFO  (jetty-launcher-2552-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 396783 INFO  (jetty-launcher-2552-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 396788 INFO  (jetty-launcher-2552-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4aac25ce{/solr,null,AVAILABLE}
   [junit4]   2> 396789 INFO  (jetty-launcher-2552-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 396789 INFO  (jetty-launcher-2552-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 396789 INFO  (jetty-launcher-2552-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 396791 INFO  (jetty-launcher-2552-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 396791 INFO  (jetty-launcher-2552-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 396791 INFO  (jetty-launcher-2552-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 396791 INFO  (jetty-launcher-2552-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@413f3adb{/solr,null,AVAILABLE}
   [junit4]   2> 396797 INFO  (jetty-launcher-2552-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 396797 INFO  (jetty-launcher-2552-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 396797 INFO  (jetty-launcher-2552-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 396797 INFO  (jetty-launcher-2552-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@462bd61c{SSL,[ssl, http/1.1]}{127.0.0.1:35393}
   [junit4]   2> 396797 INFO  (jetty-launcher-2552-thread-3) [     ] o.e.j.s.Server Started @396830ms
   [junit4]   2> 396797 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35393}
   [junit4]   2> 396797 INFO  (jetty-launcher-2552-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@80c85fc{/solr,null,AVAILABLE}
   [junit4]   2> 396797 INFO  (jetty-launcher-2552-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@53c43794{SSL,[ssl, http/1.1]}{127.0.0.1:33395}
   [junit4]   2> 396797 INFO  (jetty-launcher-2552-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@418e27a2{/solr,null,AVAILABLE}
   [junit4]   2> 396797 INFO  (jetty-launcher-2552-thread-1) [     ] o.e.j.s.Server Started @396830ms
   [junit4]   2> 396797 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33395}
   [junit4]   2> 396798 ERROR (jetty-launcher-2552-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 396798 ERROR (jetty-launcher-2552-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-01T07:53:46.121Z
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-01T07:53:46.121Z
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d2394d4{SSL,[ssl, http/1.1]}{127.0.0.1:36619}
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-2) [     ] o.e.j.s.Server Started @396831ms
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36619}
   [junit4]   2> 396798 ERROR (jetty-launcher-2552-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6efaf51b{SSL,[ssl, http/1.1]}{127.0.0.1:46295}
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-4) [     ] o.e.j.s.Server Started @396831ms
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-01T07:53:46.121Z
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46295}
   [junit4]   2> 396798 ERROR (jetty-launcher-2552-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 396798 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 396799 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 396799 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 396799 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 396799 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-01T07:53:46.122Z
   [junit4]   2> 396800 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396801 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396804 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396808 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396808 INFO  (zkConnectionManagerCallback-2556-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396808 INFO  (zkConnectionManagerCallback-2555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396808 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396808 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396809 INFO  (zkConnectionManagerCallback-2560-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396809 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396809 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 396809 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 396809 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 396814 INFO  (zkConnectionManagerCallback-2558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396814 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396815 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 396991 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 396992 WARN  (jetty-launcher-2552-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 396992 WARN  (jetty-launcher-2552-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cf97fac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396992 WARN  (jetty-launcher-2552-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cf97fac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396994 WARN  (jetty-launcher-2552-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 396995 WARN  (jetty-launcher-2552-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@372acfc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396995 WARN  (jetty-launcher-2552-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@372acfc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 396996 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46845/solr
   [junit4]   2> 396996 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396997 INFO  (zkConnectionManagerCallback-2567-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396997 INFO  (jetty-launcher-2552-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397050 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 397050 WARN  (jetty-launcher-2552-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 397051 WARN  (jetty-launcher-2552-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b449bed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397051 WARN  (jetty-launcher-2552-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b449bed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397052 WARN  (jetty-launcher-2552-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 397053 WARN  (jetty-launcher-2552-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e534217[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397053 WARN  (jetty-launcher-2552-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e534217[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397053 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46845/solr
   [junit4]   2> 397054 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397055 INFO  (zkConnectionManagerCallback-2574-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397055 INFO  (jetty-launcher-2552-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397181 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 397182 WARN  (jetty-launcher-2552-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 397182 WARN  (jetty-launcher-2552-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6637a6fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397182 WARN  (jetty-launcher-2552-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6637a6fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397184 WARN  (jetty-launcher-2552-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 397184 WARN  (jetty-launcher-2552-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d344c3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397184 WARN  (jetty-launcher-2552-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d344c3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397185 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46845/solr
   [junit4]   2> 397185 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397186 INFO  (zkConnectionManagerCallback-2581-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397186 INFO  (jetty-launcher-2552-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397317 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397318 INFO  (zkConnectionManagerCallback-2584-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397318 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397329 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 397329 WARN  (jetty-launcher-2552-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 397333 WARN  (jetty-launcher-2552-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@400bba5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397333 WARN  (jetty-launcher-2552-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@400bba5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397349 WARN  (jetty-launcher-2552-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 397357 WARN  (jetty-launcher-2552-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44717b9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397358 WARN  (jetty-launcher-2552-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44717b9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397358 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46845/solr
   [junit4]   2> 397362 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33395_solr
   [junit4]   2> 397362 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.c.Overseer Overseer (id=72089142944792586-127.0.0.1:33395_solr-n_0000000000) starting
   [junit4]   2> 397362 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397365 INFO  (zkConnectionManagerCallback-2592-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397365 INFO  (jetty-launcher-2552-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397369 INFO  (zkConnectionManagerCallback-2597-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397369 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397369 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397370 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46845/solr ready
   [junit4]   2> 397374 INFO  (OverseerStateUpdate-72089142944792586-127.0.0.1:33395_solr-n_0000000000) [n:127.0.0.1:33395_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33395_solr
   [junit4]   2> 397381 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33395_solr
   [junit4]   2> 397385 INFO  (zkCallback-2583-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 397393 INFO  (zkCallback-2596-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 397393 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 397410 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33395.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397415 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33395.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397415 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33395.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397416 INFO  (jetty-launcher-2552-thread-1) [n:127.0.0.1:33395_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001/node1/.
   [junit4]   2> 397421 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397429 INFO  (zkConnectionManagerCallback-2600-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397429 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397431 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 397433 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36619_solr as DOWN
   [junit4]   2> 397434 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 397434 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36619_solr
   [junit4]   2> 397434 INFO  (zkCallback-2583-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 397435 INFO  (zkCallback-2596-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 397435 INFO  (zkCallback-2599-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 397436 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397437 INFO  (zkConnectionManagerCallback-2607-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397437 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397438 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 397438 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46845/solr ready
   [junit4]   2> 397453 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 397466 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36619.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397472 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36619.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397472 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36619.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397472 INFO  (jetty-launcher-2552-thread-2) [n:127.0.0.1:36619_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001/node2/.
   [junit4]   2> 397517 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397517 INFO  (zkConnectionManagerCallback-2610-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397517 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397528 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 397530 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46295_solr as DOWN
   [junit4]   2> 397530 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 397530 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46295_solr
   [junit4]   2> 397531 INFO  (zkCallback-2596-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 397531 INFO  (zkCallback-2583-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 397531 INFO  (zkCallback-2599-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 397531 INFO  (zkCallback-2606-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 397531 INFO  (zkCallback-2609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 397532 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397533 INFO  (zkConnectionManagerCallback-2617-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397533 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397534 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 397534 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46845/solr ready
   [junit4]   2> 397548 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 397559 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46295.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397564 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46295.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397564 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46295.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397565 INFO  (jetty-launcher-2552-thread-4) [n:127.0.0.1:46295_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001/node4/.
   [junit4]   2> 397617 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397618 INFO  (zkConnectionManagerCallback-2620-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397618 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397620 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 397621 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35393_solr as DOWN
   [junit4]   2> 397622 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 397622 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35393_solr
   [junit4]   2> 397622 INFO  (zkCallback-2599-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397622 INFO  (zkCallback-2609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397622 INFO  (zkCallback-2606-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397622 INFO  (zkCallback-2583-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397622 INFO  (zkCallback-2616-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397622 INFO  (zkCallback-2619-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397623 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397624 INFO  (zkConnectionManagerCallback-2627-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397624 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397624 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 397624 INFO  (zkCallback-2596-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 397625 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46845/solr ready
   [junit4]   2> 397639 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 397654 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35393.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397664 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35393.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397664 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35393.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 397665 INFO  (jetty-launcher-2552-thread-3) [n:127.0.0.1:35393_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001/node3/.
   [junit4]   2> 397703 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 397703 INFO  (zkConnectionManagerCallback-2633-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397703 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 397704 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 397705 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46845/solr ready
   [junit4]   2> 397719 INFO  (qtp1288945004-7857) [n:127.0.0.1:35393_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 397720 INFO  (qtp1288945004-7857) [n:127.0.0.1:35393_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 397721 INFO  (qtp1288945004-7858) [n:127.0.0.1:35393_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 397723 INFO  (OverseerThreadFactory-2656-thread-1-processing-n:127.0.0.1:33395_solr) [n:127.0.0.1:33395_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection raceDeleteReplica_true
   [junit4]   2> 397840 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr    x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 397840 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr    x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 398848 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 398848 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 398863 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 398863 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 398864 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 398865 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_true_shard1_replica_n1' using configuration from collection raceDeleteReplica_true, trusted=true
   [junit4]   2> 398865 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 398865 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_true_shard1_replica_n2' using configuration from collection raceDeleteReplica_true, trusted=true
   [junit4]   2> 398865 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46295.solr.core.raceDeleteReplica_true.shard1.replica_n1' (registry 'solr.core.raceDeleteReplica_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 398865 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36619.solr.core.raceDeleteReplica_true.shard1.replica_n2' (registry 'solr.core.raceDeleteReplica_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 398865 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001/node4/raceDeleteReplica_true_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001/node4/./raceDeleteReplica_true_shard1_replica_n1/data/]
   [junit4]   2> 398865 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001/node2/raceDeleteReplica_true_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001/node2/./raceDeleteReplica_true_shard1_replica_n2/data/]
   [junit4]   2> 398890 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 398890 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 398891 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 398891 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 398892 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 398892 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 398892 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 398892 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 398893 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@44c2b000[raceDeleteReplica_true_shard1_replica_n1] main]
   [junit4]   2> 398893 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@78cb3fed[raceDeleteReplica_true_shard1_replica_n2] main]
   [junit4]   2> 398894 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 398894 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 398894 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 398894 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 398894 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 398894 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 398894 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1637841767725268992
   [junit4]   2> 398894 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1637841767725268992
   [junit4]   2> 398896 INFO  (searcherExecutor-2673-thread-1-processing-n:127.0.0.1:46295_solr x:raceDeleteReplica_true_shard1_replica_n1 c:raceDeleteReplica_true s:shard1) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrCore [raceDeleteReplica_true_shard1_replica_n1] Registered new searcher Searcher@44c2b000[raceDeleteReplica_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 398896 INFO  (searcherExecutor-2674-thread-1-processing-n:127.0.0.1:36619_solr x:raceDeleteReplica_true_shard1_replica_n2 c:raceDeleteReplica_true s:shard1) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.SolrCore [raceDeleteReplica_true_shard1_replica_n2] Registered new searcher Searcher@78cb3fed[raceDeleteReplica_true_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 398897 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica_true/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 398897 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/raceDeleteReplica_true/leaders/shard1
   [junit4]   2> 398899 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 398906 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica_true/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 398907 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/raceDeleteReplica_true/leaders/shard1
   [junit4]   2> 399400 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 399400 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 399400 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36619/solr/raceDeleteReplica_true_shard1_replica_n2/
   [junit4]   2> 399400 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_true_shard1_replica_n2 url=https://127.0.0.1:36619/solr START replicas=[https://127.0.0.1:46295/solr/raceDeleteReplica_true_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 399400 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_true_shard1_replica_n2 url=https://127.0.0.1:36619/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 399404 INFO  (qtp1677893227-7856) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.S.Request [raceDeleteReplica_true_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399404 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 399404 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 399404 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/raceDeleteReplica_true/leaders/shard1/leader after winning as /collections/raceDeleteReplica_true/leader_elect/shard1/election/72089142944792589-core_node4-n_0000000000
   [junit4]   2> 399405 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36619/solr/raceDeleteReplica_true_shard1_replica_n2/ shard1
   [junit4]   2> 399508 INFO  (zkCallback-2599-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 399508 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 399510 INFO  (qtp1474035620-7865) [n:127.0.0.1:36619_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1670
   [junit4]   2> 399611 INFO  (zkCallback-2599-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 399611 INFO  (zkCallback-2599-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 399911 INFO  (qtp1677893227-7852) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2071
   [junit4]   2> 399913 INFO  (qtp1288945004-7858) [n:127.0.0.1:35393_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> 400012 INFO  (zkCallback-2599-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 400012 INFO  (zkCallback-2599-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 400012 INFO  (zkCallback-2619-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 400012 INFO  (zkCallback-2609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 400012 INFO  (zkCallback-2609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 400012 INFO  (qtp1288945004-7858) [n:127.0.0.1:35393_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2291
   [junit4]   2> 400013 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 400013 INFO  (watches-2630-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 400014 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 400014 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 400015 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1278443277
   [junit4]   2> 400015 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46295_solr
   [junit4]   2> 400015 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 400015 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46295_solr as DOWN
   [junit4]   2> 400016 INFO  (coreCloseExecutor-2683-thread-1) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrCore [raceDeleteReplica_true_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d719385
   [junit4]   2> 400016 INFO  (coreCloseExecutor-2683-thread-1) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.raceDeleteReplica_true.shard1.replica_n1, tag=d719385
   [junit4]   2> 400016 INFO  (coreCloseExecutor-2683-thread-1) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6cb23762: rootName = solr_46295, domain = solr.core.raceDeleteReplica_true.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.raceDeleteReplica_true.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@572d03b
   [junit4]   2> 400021 INFO  (coreCloseExecutor-2683-thread-1) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.raceDeleteReplica_true.shard1.leader, tag=d719385
   [junit4]   2> 400022 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 400022 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ffb36f3: rootName = solr_46295, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@567c16ff
   [junit4]   2> 400026 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 400026 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52ea75b9: rootName = solr_46295, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@10bc2842
   [junit4]   2> 400028 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 400028 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6703245: rootName = solr_46295, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46a9661c
   [junit4]   2> 400028 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 400032 INFO  (zkCallback-2599-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 400032 INFO  (zkCallback-2606-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 400032 INFO  (zkCallback-2619-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 400032 INFO  (zkCallback-2632-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 400032 INFO  (zkCallback-2626-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 400032 INFO  (zkCallback-2583-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 400033 INFO  (zkCallback-2596-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 400117 INFO  (zkCallback-2599-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 400117 INFO  (zkCallback-2599-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 400230 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6efaf51b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 400231 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@80c85fc{/solr,null,UNAVAILABLE}
   [junit4]   2> 400231 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 400233 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 400233 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 400234 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 46295 try number 1 ...
   [junit4]   2> 400234 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 400234 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 400234 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 400234 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 400234 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31a104c8{/solr,null,AVAILABLE}
   [junit4]   2> 400235 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6c57522{SSL,[ssl, http/1.1]}{127.0.0.1:46295}
   [junit4]   2> 400235 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.s.Server Started @400267ms
   [junit4]   2> 400235 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46295}
   [junit4]   2> 400235 ERROR (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 400235 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 400235 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 400235 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 400235 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 400235 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-01T07:53:49.558Z
   [junit4]   2> 400236 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 400237 INFO  (zkConnectionManagerCallback-2641-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 400237 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 400237 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 400515 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 400515 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 400516 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@297ab034[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 400516 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@297ab034[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 400518 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 400518 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30918f39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 400518 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30918f39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 400519 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46845/solr
   [junit4]   2> 400519 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 400520 INFO  (zkConnectionManagerCallback-2648-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 400520 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 400622 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 400623 INFO  (zkConnectionManagerCallback-2650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 400623 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 400629 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 400631 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46295_solr as DOWN
   [junit4]   2> 400632 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 400632 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46295_solr
   [junit4]   2> 400632 INFO  (zkCallback-2606-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 400632 INFO  (zkCallback-2583-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 400632 INFO  (zkCallback-2599-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 400632 INFO  (zkCallback-2596-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 400632 INFO  (zkCallback-2626-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 400632 INFO  (zkCallback-2619-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 400632 INFO  (zkCallback-2632-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 400632 INFO  (zkCallback-2649-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 400633 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 400633 INFO  (zkConnectionManagerCallback-2657-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 400633 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 400634 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 400634 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46845/solr ready
   [junit4]   2> 400644 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 400654 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46295.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 400660 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46295.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 400660 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46295.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 400661 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001/node4/.
   [junit4]   2> 400661 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[8B6FB3DE1D95999D]) [n:127.0.0.1:46295_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [raceDeleteReplica_true_shard1_replica_n1]
   [junit4]   2> 400667 INFO  (coreLoadExecutor-2693-thread-1-processing-n:127.0.0.1:46295_solr) [n:127.0.0.1:46295_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 400672 INFO  (coreLoadExecutor-2693-thread-1-processing-n:127.0.0.1:46295_solr) [n:127.0.0.1:46295_solr     ] o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 400673 INFO  (coreLoadExecutor-2693-thread-1-processing-n:127.0.0.1:46295_solr) [n:127.0.0.1:46295_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 400678 INFO  (coreLoadExecutor-2693-thread-1-processing-n:127.0.0.1:46295_solr) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 400682 INFO  (coreLoadExecutor-2693-thread-1-processing-n:127.0.0.1:46295_solr) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 400683 INFO  (coreLoadExecutor-2693-thread-1-processing-n:127.0.0.1:46295_solr) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 400683 INFO  (coreLoadExecutor-2693-thread-1-processing-n:127.0.0.1:46295_solr) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_true_shard1_replica_n1' using configuration from collection raceDeleteReplica_true, trusted=true
   [junit4]   2> 400683 INFO  (coreLoadExecutor-2693-thread-1-processing-n:127.0.0.1:46295_solr) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46295.solr.core.raceDeleteReplica_true.shard1.replica_n1' (registry 'solr.core.raceDeleteReplica_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@617ea053
   [junit4]   2> 400683 INFO  (coreLoadExecutor-2693-thread-1-processing-n:127.0.0.1:46295_solr) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001/node4/raceDeleteReplica_true_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_8B6FB3DE1D95999D-001/tempDir-001/node4/./raceDeleteReplica_true_shard1_replica_n1/data/]
   [junit4]   2> 400706 INFO  (coreLoadExecutor-2693-thread-1-processing-n:127.0.0.1:46295_solr) [n:127.0.0.1:46295_solr c:raceDeleteReplica_true s:sh

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

path] 	found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 12ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 8B6FB3DE1D95999D
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says cześć! Master seed: 8B6FB3DE1D95999D
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID(31439@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(31438@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(31440@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      17.6s J2 | DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4] OK      12.3s J2 | DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      4.92s J2 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] OK      7.12s J2 | DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      5.20s J2 | DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
   [junit4] OK      7.58s J2 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      9.52s J2 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      4.77s J2 | DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      5.17s J2 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] Completed [1/5] on J2 in 77.08s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      16.9s J1 | DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4] OK      12.4s J1 | DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      6.49s J1 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] OK      7.02s J1 | DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      5.20s J1 | DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
   [junit4] OK      15.0s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      4.87s J1 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      4.94s J1 | DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      5.30s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] Completed [2/5] on J1 in 80.76s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      17.3s J0 | DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4] OK      12.3s J0 | DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      6.65s J0 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] OK      7.09s J0 | DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      5.24s J0 | DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
   [junit4] OK      14.0s J0 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      4.93s J0 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      4.93s J0 | DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      7.52s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] Completed [3/5] on J0 in 82.99s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      10.7s J1 | DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4] OK      9.87s J1 | DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      4.60s J1 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] OK      7.06s J1 | DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      5.00s J1 | DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
   [junit4] OK      6.87s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      5.08s J1 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      4.69s J1 | DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      7.26s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] Completed [4/5] on J1 in 61.81s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      13.5s J2 | DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4] OK      11.9s J2 | DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      4.92s J2 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] OK      7.31s J2 | DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      5.11s J2 | DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
   [junit4] OK      7.13s J2 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      4.97s J2 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      4.77s J2 | DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      7.37s J2 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] Completed [5/5] on J2 in 67.78s, 9 tests
   [junit4] 
   [junit4] JVM J0:     0.44 ..    84.36 =    83.92s
   [junit4] JVM J1:     0.44 ..   144.13 =   143.69s
   [junit4] JVM J2:     0.46 ..   146.30 =   145.84s
   [junit4] Execution time total: 2 minutes 26 seconds
   [junit4] Tests summary: 5 suites, 45 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 334.89s | org.apache.solr.index.hdfs.CheckHdfsIndexTest
[junit4:tophints] 266.79s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 192.33s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 187.11s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.55s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 27 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1843)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f5991d96bab4297b2c975dc2fb1a8124b91f34b6, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #797
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.3) - Build # 799 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/799/
Java: 64bit/jdk-11.0.3 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.lucene.util.TestRamUsageEstimator.testMap

Error Message:
expected:<25152.0> but was:<30184.0>

Stack Trace:
java.lang.AssertionError: expected:<25152.0> but was:<30184.0>
	at __randomizedtesting.SeedInfo.seed([383385EA0A960E04:18153139106D1D76]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:136)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at 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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.util.TestRamUsageEstimator.testMap

Error Message:
expected:<25152.0> but was:<30184.0>

Stack Trace:
java.lang.AssertionError: expected:<25152.0> but was:<30184.0>
	at __randomizedtesting.SeedInfo.seed([383385EA0A960E04:18153139106D1D76]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:136)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at 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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.util.TestRamUsageEstimator.testMap

Error Message:
expected:<25152.0> but was:<30184.0>

Stack Trace:
java.lang.AssertionError: expected:<25152.0> but was:<30184.0>
	at __randomizedtesting.SeedInfo.seed([383385EA0A960E04:18153139106D1D76]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:136)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at 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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.util.TestRamUsageEstimator.testMap

Error Message:
expected:<25152.0> but was:<30184.0>

Stack Trace:
java.lang.AssertionError: expected:<25152.0> but was:<30184.0>
	at __randomizedtesting.SeedInfo.seed([383385EA0A960E04:18153139106D1D76]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:136)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at 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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 2052 lines...]
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] IGNOR/A 0.00s J1 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRamUsageEstimator -Dtests.method=testMap -Dtests.seed=383385EA0A960E04 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-001 -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestRamUsageEstimator.testMap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<25152.0> but was:<30184.0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([383385EA0A960E04:18153139106D1D76]:0)
   [junit4]    > 	at org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:136)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=407, maxMBSortInHeap=7.96815381690158, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@78b9965e), locale=ar-001, timezone=Asia/Calcutta
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 11.0.3 (64-bit)/cpus=8,threads=1,free=123130616,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterNRTIsCurrent, TestMultiTermConstantScore, TestFilterWeight, TestSegmentCacheables, TestAutomatonQuery, TestSpanNearQuery, TestOperations, TestSegmentTermEnum, TestBoostQuery, TestFieldType, TestCompiledAutomaton, TestStopFilter, TestLMDirichletSimilarity, TestCustomNorms, TestAxiomaticF1LOG, TestLatLonPointDistanceSort, TestInPlaceMergeSorter, TestRegexpRandom2, TestIndexWriterDeleteByQuery, TestPagedBytes, TestDirectMonotonic, Test2BNumericDocValues, TestBKDRadixSort, TestPackedTokenAttributeImpl, TestDocumentWriter, TestAddIndexes, TestMatchAllDocsQuery, TestMultiFields, TestBooleanQueryVisitSubscorers, TestVersion, TestIndexWriterMaxDocs, TestNoMergePolicy, TestDoc, TestTransactions, Test2BBKDPoints, TestIndexManyDocuments, TestConsistentFieldNumbers, TestComplexExplanationsOfNonMatches, TestDocInverterPerFieldErrorInfo, TestIntBlockPool, TestParallelTermEnum, TestExitableDirectoryReader, TestOmitTf, TestPersistentSnapshotDeletionPolicy, TestClassicSimilarity, TestCharFilter, TestCharsRefBuilder, TestTermsEnum, TestFstDirect, TestSparseFixedBitSet, TestParallelCompositeReader, TestBinaryTerms, TestFieldReuse, TestSnapshotDeletionPolicy, TestSimpleExplanationsWithFillerDocs, TestLongBitSet, TestSloppyPhraseQuery2, TestBasicModelIn, TestSegmentMerger, TestNeverDelete, TestGeoEncodingUtils, TestDemo, TestSimpleFSLockFactory, TestNRTReaderCleanup, TestPolygon2D, MultiCollectorTest, TestFilterSpans, TestPrefixRandom, TestRollingUpdates, TestElevationComparator, TestBytesRefArray, TestDocument, TestPrefixCodedTerms, TestBM25Similarity, TestStressIndexing, TestFastDecompressionMode, TestCodecHoldsOpenFiles, TestSPIClassIterator, TestDocValuesIndexing, TestIndexOrDocValuesQuery, TestRecyclingIntBlockAllocator, TestDuelingCodecs, TestIndexSorting, TestBooleanMinShouldMatch, TestGraphTokenFilter, TestSortRescorer, TestSpansEnum, TestIndexableField, Test2BPositions, Test2BPostings, Test2BSortedDocValuesOrds, Test4GBStoredFields, TestAllFilesHaveCodecHeader, TestBagOfPostings, TestCrashCausesCorruptIndex, TestDemoParallelLeafReader, TestExceedMaxTermLength, TestFieldsReader, TestFilterCodecReader, TestFilterDirectoryReader, TestFilterLeafReader, TestFilterMergePolicy, TestFlex, TestForTooMuchCloning, TestForceMergeForever, TestFrozenBufferedUpdates, TestIndexCommit, TestIndexFileDeleter, TestIndexWriter, TestIndexWriterCommit, TestIndexWriterConfig, TestIndexWriterDelete, TestIndexWriterForceMerge, TestIndexWriterFromReader, TestIndexWriterLockRelease, TestIndexWriterOnVMError, TestIndexWriterOutOfFileDescriptors, TestIndexWriterReader, TestInfoStream, TestLogMergePolicy, TestManyFields, TestMaxPosition, TestMaxTermFrequency, TestMergeRateLimiter, TestMixedCodecs, TestMultiDocValues, TestMultiTermsEnum, TestNorms, TestNumericDocValuesUpdates, FuzzyTermOnShortTermsTest, TestApproximationSearchEquivalence, TestBoolean2, TestDateSort, TestDocIdSetIterator, TestDocValuesQueries, TestFieldValueQuery, TestLatLonDocValuesQueries, TestLiveFieldValues, TestLongRangeFieldQueries, TestMatchesIterator, TestMaxClauseLimit, TestMaxScoreSumPropagator, TestMultiCollector, TestMultiPhraseEnum, TestMultiset, TestNGramPhraseQuery, TestNeedsScores, TestNormsFieldExistsQuery, TestPhrasePrefixQuery, TestPointQueries, TestScoreCachingWrappingScorer, TestSearchAfter, TestSearcherManager, TestTotalHits, TestUsageTrackingFilterCachingPolicy, TestWANDScorer, TestWildcard, TestWildcardRandom, TestAxiomaticF3EXP, TestAxiomaticSimilarity, TestBasicModelIF, TestMmapDirectory, TestNRTCachingDirectory, TestRAMDirectory, TestRateLimiter, TestSleepingLockWrapper, TestFixedLengthBytesRefArray, TestFutureArrays, TestIntroSelector, TestMSBRadixSorter, TestNumericUtils, TestRamUsageEstimator]
   [junit4] Completed [507/526 (1!)] on J1 in 0.26s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 51 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J0-20190701_113309_00811237558017015937482.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20190701_113309_0096661403609955295579.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20190701_113309_00813771416853203175721.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 309 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20190701_114454_15113916902195996019579.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20190701_114454_15116690304225970786728.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20190701_114454_15218099709186474237592.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1090 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190701_114655_44615827725896198426287.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20190701_114655_4462033578179994601439.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20190701_114655_45115771472863163219827.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20190701_114914_7764635063132466094020.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20190701_114914_77611263391938023644793.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20190701_114914_77612612072625842529501.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190701_114928_6516166485350124650205.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20190701_114928_65111453784173792267488.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190701_114928_65118198177804336176831.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190701_115004_4571445475366516148131.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190701_115004_4573091744467969012491.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20190701_115004_46113339635853374256554.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20190701_115010_246759511882364032528.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20190701_115010_24617328212343592112260.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20190701_115010_24612570330899615851686.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190701_115037_22611065680475141036120.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190701_115037_2268249023910006505608.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20190701_115037_2262600068840653000841.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20190701_115040_99911512615154324388972.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190701_115040_9991511598620867907381.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190701_115040_9991589194018687204214.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190701_115055_4042265117615640567180.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190701_115055_404516510834479264882.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20190701_115106_30012151081510437134983.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20190701_115106_30017482296267652905319.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20190701_115106_3002979966868844443643.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20190701_115110_6944027701700957747124.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190701_115110_6947348121288917242821.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190701_115110_6944523646724865183918.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1539 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20190701_115430_8494988399740272970540.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20190701_115430_84817084711406272032372.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20190701_115430_84810928756553928036158.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J2-20190701_115442_2599512804800523694552.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J0-20190701_115442_2593333397417708565102.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J1-20190701_115442_25915979823630676127027.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20190701_115457_63512773374808690291141.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20190701_115457_63510893117418518176506.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20190701_115457_6354782692432511658233.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J1-20190701_115758_95318069475511118387673.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J2-20190701_115758_9538531553547103354095.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J0-20190701_115758_9533195289003995674814.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20190701_115803_0092552266210307117112.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20190701_115803_0087183424651880038003.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20190701_115803_0082454725612335426266.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J0-20190701_115810_8598458438147665895041.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J1-20190701_115810_85916632010927814097190.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J2-20190701_115810_86016777710796931288073.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20190701_115851_6642979031672249252289.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20190701_115851_66415259929087980168958.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20190701_115851_6649791591960671859324.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20190701_115904_72110398503477380918102.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20190701_115904_72116052290381231210611.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20190701_115904_7219125268024619020720.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J1-20190701_115940_88315491959793345375090.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J0-20190701_115940_88314432034410199754950.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J2-20190701_115940_88318019375779559396569.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 303 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J1-20190701_120016_02112120013028371190178.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J2-20190701_120016_0217205741550615860129.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J0-20190701_120016_02112108509647891801579.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J0-20190701_120022_6901204034630225581647.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J1-20190701_120022_69017783728130219761319.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J0-20190701_120034_9452404371713279299367.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J2-20190701_120034_94515919962646553635728.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J1-20190701_120034_9459994149905483683697.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J1-20190701_120108_1049943523345133274990.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J0-20190701_120108_10413965223252410021119.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J2-20190701_120108_10414744962756419795560.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 324 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J2-20190701_120119_4673049154730556339115.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J1-20190701_120119_46716206379992894462563.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J0-20190701_120119_467109435882463323881.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20190701_120129_6679427716380170406790.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20190701_120129_6676915471733370024832.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20190701_120129_66811284777769220578164.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20190701_120141_38711519907567700636782.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20190701_120141_3873741149594961882896.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20190701_120141_3877742059130907922804.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 238 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20190701_120158_07117391987246599806689.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20190701_120158_0751051566668893606292.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20190701_120158_0849994711134072144614.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20190701_120309_2925435235172779649199.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20190701_120309_2929881461115024099637.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20190701_120309_2925749051025556637738.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20190701_120340_8484884069649712204150.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20190701_120343_09716064845205800143504.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20190701_120343_0975615703538983537645.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20190701_120343_09765391788217199883.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 249 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20190701_120455_8392096590178398314839.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20190701_120455_83916287894412083312028.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20190701_120455_83912476433217258486014.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 4666 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20190701_120646_9822391811334560036508.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20190701_120646_9821283581391894512009.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20190701_120646_98213118391593903834004.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1070 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20190701_124753_00516815396318617721844.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20190701_124753_00517505057444265126922.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20190701_124753_0057211945659356038548.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1479 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20190701_125253_36814262147360845628468.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J2-20190701_125253_3687346048166648625393.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20190701_125253_36810522177005898578647.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 791 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20190701_125306_2806030649593485349080.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20190701_125306_2808260859949738308392.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20190701_125306_2804107285846534477217.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 571 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20190701_125429_9159496264095259890116.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20190701_125429_91514696829747970970991.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20190701_125429_9155994432443361553390.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1302 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20190701_125452_84116072806376986541254.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20190701_125452_84115386203466696991778.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 664 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20190701_125501_39417045329959806392669.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20190701_125501_3944107030162932683459.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20190701_125501_39413147083744916933078.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 573 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20190701_125535_86713954054184702941291.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20190701_125535_8673858787354260372759.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20190701_125535_86716828904115724473685.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20190701_125551_0121081726698794220612.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 581 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20190701_125600_0375046646615566219394.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20190701_125600_03712325575922902561404.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20190701_125600_0374030575684909256146.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 685 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20190701_125612_4804658376239430280075.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20190701_125612_48012358392092112395219.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20190701_125612_48016011117762055901613.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 581 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20190701_125648_77613631560013517806440.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20190701_125648_7766008795063365500486.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20190701_125648_77610664541568281867023.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 569 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20190701_125710_89714274358963058120992.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 35326 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/799/consoleText

[repro] Revision: 518b6b5aacbb04f6e1e62fed6fda141808849c31

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestRamUsageEstimator -Dtests.method=testMap -Dtests.seed=383385EA0A960E04 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-001 -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/core
[repro]       TestRamUsageEstimator
[repro] ant compile-test

[...truncated 213 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRamUsageEstimator" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=383385EA0A960E04 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-001 -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] OK      0.05s J0 | TestRamUsageEstimator.testStaticOverloads
   [junit4] OK      0.01s J0 | TestRamUsageEstimator.testReferenceSize
   [junit4] OK      0.04s J0 | TestRamUsageEstimator.testCollection
   [junit4] IGNOR/A 0.03s J0 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator.
   [junit4] OK      0.02s J0 | TestRamUsageEstimator.testBytesRefHash
   [junit4] OK      0.03s J0 | TestRamUsageEstimator.testQuery
   [junit4] OK      0.01s J0 | TestRamUsageEstimator.testStrings
   [junit4] OK      0.01s J0 | TestRamUsageEstimator.testHotspotBean
   [junit4] OK      0.01s J0 | TestRamUsageEstimator.testSanity
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRamUsageEstimator -Dtests.method=testMap -Dtests.seed=383385EA0A960E04 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-001 -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J0 | TestRamUsageEstimator.testMap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<25152.0> but was:<30184.0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([383385EA0A960E04:18153139106D1D76]:0)
   [junit4]    > 	at org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:136)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=407, maxMBSortInHeap=7.96815381690158, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d2b8456), locale=ar-001, timezone=Asia/Calcutta
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 11.0.3 (64-bit)/cpus=8,threads=1,free=442056520,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRamUsageEstimator]
   [junit4] Completed [1/5 (1!)] on J0 in 1.11s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] OK      0.03s J1 | TestRamUsageEstimator.testStaticOverloads
   [junit4] OK      0.00s J1 | TestRamUsageEstimator.testReferenceSize
   [junit4] OK      0.09s J1 | TestRamUsageEstimator.testCollection
   [junit4] IGNOR/A 0.03s J1 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator.
   [junit4] OK      0.03s J1 | TestRamUsageEstimator.testBytesRefHash
   [junit4] OK      0.05s J1 | TestRamUsageEstimator.testQuery
   [junit4] OK      0.01s J1 | TestRamUsageEstimator.testStrings
   [junit4] OK      0.00s J1 | TestRamUsageEstimator.testHotspotBean
   [junit4] OK      0.02s J1 | TestRamUsageEstimator.testSanity
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRamUsageEstimator -Dtests.method=testMap -Dtests.seed=383385EA0A960E04 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-001 -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J1 | TestRamUsageEstimator.testMap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<25152.0> but was:<30184.0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([383385EA0A960E04:18153139106D1D76]:0)
   [junit4]    > 	at org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:136)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=407, maxMBSortInHeap=7.96815381690158, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6164cf6b), locale=ar-001, timezone=Asia/Calcutta
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 11.0.3 (64-bit)/cpus=8,threads=1,free=441957344,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRamUsageEstimator]
   [junit4] Completed [2/5 (2!)] on J1 in 1.11s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] OK      0.04s J2 | TestRamUsageEstimator.testStaticOverloads
   [junit4] OK      0.01s J2 | TestRamUsageEstimator.testReferenceSize
   [junit4] OK      0.04s J2 | TestRamUsageEstimator.testCollection
   [junit4] IGNOR/A 0.03s J2 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator.
   [junit4] OK      0.03s J2 | TestRamUsageEstimator.testBytesRefHash
   [junit4] OK      0.05s J2 | TestRamUsageEstimator.testQuery
   [junit4] OK      0.00s J2 | TestRamUsageEstimator.testStrings
   [junit4] OK      0.04s J2 | TestRamUsageEstimator.testHotspotBean
   [junit4] OK      0.01s J2 | TestRamUsageEstimator.testSanity
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRamUsageEstimator -Dtests.method=testMap -Dtests.seed=383385EA0A960E04 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-001 -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J2 | TestRamUsageEstimator.testMap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<25152.0> but was:<30184.0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([383385EA0A960E04:18153139106D1D76]:0)
   [junit4]    > 	at org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:136)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=407, maxMBSortInHeap=7.96815381690158, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@352dec99), locale=ar-001, timezone=Asia/Calcutta
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 11.0.3 (64-bit)/cpus=8,threads=1,free=439086776,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRamUsageEstimator]
   [junit4] Completed [3/5 (3!)] on J2 in 1.11s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20190701_125927_66515038688915425535877.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] OK      0.00s J0 | TestRamUsageEstimator.testStaticOverloads
   [junit4] OK      0.00s J0 | TestRamUsageEstimator.testReferenceSize
   [junit4] OK      0.01s J0 | TestRamUsageEstimator.testCollection
   [junit4] IGNOR/A 0.00s J0 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator.
   [junit4] OK      0.00s J0 | TestRamUsageEstimator.testBytesRefHash
   [junit4] OK      0.01s J0 | TestRamUsageEstimator.testQuery
   [junit4] OK      0.03s J0 | TestRamUsageEstimator.testStrings
   [junit4] OK      0.00s J0 | TestRamUsageEstimator.testHotspotBean
   [junit4] OK      0.00s J0 | TestRamUsageEstimator.testSanity
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRamUsageEstimator -Dtests.method=testMap -Dtests.seed=383385EA0A960E04 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-001 -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | TestRamUsageEstimator.testMap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<25152.0> but was:<30184.0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([383385EA0A960E04:18153139106D1D76]:0)
   [junit4]    > 	at org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:136)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=407, maxMBSortInHeap=7.96815381690158, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1145d8ef), locale=ar-001, timezone=Asia/Calcutta
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 11.0.3 (64-bit)/cpus=8,threads=1,free=410566736,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRamUsageEstimator, TestRamUsageEstimator]
   [junit4] Completed [4/5 (4!)] on J0 in 0.26s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] OK      0.00s J1 | TestRamUsageEstimator.testStaticOverloads
   [junit4] OK      0.00s J1 | TestRamUsageEstimator.testReferenceSize
   [junit4] OK      0.01s J1 | TestRamUsageEstimator.testCollection
   [junit4] IGNOR/A 0.00s J1 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator.
   [junit4] OK      0.00s J1 | TestRamUsageEstimator.testBytesRefHash
   [junit4] OK      0.01s J1 | TestRamUsageEstimator.testQuery
   [junit4] OK      0.00s J1 | TestRamUsageEstimator.testStrings
   [junit4] OK      0.00s J1 | TestRamUsageEstimator.testHotspotBean
   [junit4] OK      0.01s J1 | TestRamUsageEstimator.testSanity
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRamUsageEstimator -Dtests.method=testMap -Dtests.seed=383385EA0A960E04 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-001 -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestRamUsageEstimator.testMap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<25152.0> but was:<30184.0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([383385EA0A960E04:18153139106D1D76]:0)
   [junit4]    > 	at org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:136)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=407, maxMBSortInHeap=7.96815381690158, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7a4566ad), locale=ar-001, timezone=Asia/Calcutta
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 11.0.3 (64-bit)/cpus=8,threads=1,free=410467568,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRamUsageEstimator, TestRamUsageEstimator]
   [junit4] Completed [5/5 (5!)] on J1 in 0.26s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J0-20190701_125927_66515874438544263189815.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20190701_125927_66514811809982172909843.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1572: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1099: There were test failures: 5 suites, 50 tests, 5 failures, 5 ignored (5 assumptions) [seed: 383385EA0A960E04]

Total time: 4 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.util.TestRamUsageEstimator
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: cannot stat 'solr/build': No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=518b6b5aacbb04f6e1e62fed6fda141808849c31, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #798
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2