You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/11/25 11:45:41 UTC

[JENKINS] Lucene-Solr-SOLR-13661-Linux (64bit/jdk-12.0.1) - Build # 184 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/184/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([97BFAB92AEEFB4EE:E74A083BCE271D98]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:206)
	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:567)
	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 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:835)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes

Error Message:
Error from server at https://127.0.0.1:36671/solr: Underlying core creation failed while creating collection: tlog_replica_test_only_leader_indexes

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36671/solr: Underlying core creation failed while creating collection: tlog_replica_test_only_leader_indexes
	at __randomizedtesting.SeedInfo.seed([97BFAB92AEEFB4EE:8BBED61FDB4ACA7D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	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:1127)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestTlogReplica.createAndWaitForCollection(TestTlogReplica.java:753)
	at org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:468)
	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:567)
	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 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:835)




Build Log:
[...truncated 14632 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 1726362 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/data-dir-152-001
   [junit4]   2> 1726362 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1726362 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1726362 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1726363 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001
   [junit4]   2> 1726363 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1726363 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1726363 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1726463 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:33785
   [junit4]   2> 1726463 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33785
   [junit4]   2> 1726463 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33785
   [junit4]   2> 1726463 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33785
   [junit4]   2> 1726464 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726465 INFO  (zkConnectionManagerCallback-11241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726465 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726467 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726474 INFO  (zkConnectionManagerCallback-11243-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726474 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726475 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726478 INFO  (zkConnectionManagerCallback-11245-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726478 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726585 WARN  (jetty-launcher-11246-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1726585 WARN  (jetty-launcher-11246-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1726585 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1726585 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1726585 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1726585 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1726585 INFO  (jetty-launcher-11246-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1726585 INFO  (jetty-launcher-11246-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1726586 INFO  (jetty-launcher-11246-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1726586 INFO  (jetty-launcher-11246-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1726586 INFO  (jetty-launcher-11246-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64748303{/solr,null,AVAILABLE}
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ba46cdd{/solr,null,AVAILABLE}
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@650d2bba{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41817}
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-1) [     ] o.e.j.s.Server Started @1726627ms
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41817}
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40bb3109{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36001}
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-2) [     ] o.e.j.s.Server Started @1726627ms
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36001}
   [junit4]   2> 1726587 ERROR (jetty-launcher-11246-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1726587 ERROR (jetty-launcher-11246-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-25T11:10:12.929976Z
   [junit4]   2> 1726587 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1726588 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1726588 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1726588 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-25T11:10:12.930039Z
   [junit4]   2> 1726588 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726588 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726589 INFO  (zkConnectionManagerCallback-11248-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726589 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726589 INFO  (zkConnectionManagerCallback-11250-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726589 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726589 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1726589 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1726771 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1726772 WARN  (jetty-launcher-11246-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49585525[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1726772 WARN  (jetty-launcher-11246-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49585525[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1726773 WARN  (jetty-launcher-11246-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12dd0417[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1726773 WARN  (jetty-launcher-11246-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12dd0417[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1726774 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33785/solr
   [junit4]   2> 1726775 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726775 INFO  (zkConnectionManagerCallback-11257-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726775 INFO  (jetty-launcher-11246-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726836 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1726837 WARN  (jetty-launcher-11246-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cc62ad1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1726837 WARN  (jetty-launcher-11246-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cc62ad1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1726839 WARN  (jetty-launcher-11246-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3687f13b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1726839 WARN  (jetty-launcher-11246-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3687f13b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1726840 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33785/solr
   [junit4]   2> 1726840 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726841 INFO  (zkConnectionManagerCallback-11264-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726841 INFO  (jetty-launcher-11246-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726894 INFO  (jetty-launcher-11246-thread-2) [n:127.0.0.1:36001_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726895 INFO  (zkConnectionManagerCallback-11266-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726895 INFO  (jetty-launcher-11246-thread-2) [n:127.0.0.1:36001_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726932 INFO  (jetty-launcher-11246-thread-2) [n:127.0.0.1:36001_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36001_solr
   [junit4]   2> 1726932 INFO  (jetty-launcher-11246-thread-2) [n:127.0.0.1:36001_solr     ] o.a.s.c.Overseer Overseer (id=72074359094640647-127.0.0.1:36001_solr-n_0000000000) starting
   [junit4]   2> 1726935 INFO  (OverseerStateUpdate-72074359094640647-127.0.0.1:36001_solr-n_0000000000) [n:127.0.0.1:36001_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36001_solr
   [junit4]   2> 1726935 INFO  (jetty-launcher-11246-thread-2) [n:127.0.0.1:36001_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36001_solr
   [junit4]   2> 1726935 INFO  (zkCallback-11265-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1726944 INFO  (jetty-launcher-11246-thread-2) [n:127.0.0.1:36001_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1726956 INFO  (jetty-launcher-11246-thread-2) [n:127.0.0.1:36001_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36001.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1726962 INFO  (jetty-launcher-11246-thread-2) [n:127.0.0.1:36001_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36001.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1726962 INFO  (jetty-launcher-11246-thread-2) [n:127.0.0.1:36001_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36001.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1726963 INFO  (jetty-launcher-11246-thread-2) [n:127.0.0.1:36001_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/.
   [junit4]   2> 1726994 INFO  (jetty-launcher-11246-thread-1) [n:127.0.0.1:41817_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726995 INFO  (zkConnectionManagerCallback-11272-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726995 INFO  (jetty-launcher-11246-thread-1) [n:127.0.0.1:41817_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726999 INFO  (jetty-launcher-11246-thread-1) [n:127.0.0.1:41817_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1727001 INFO  (jetty-launcher-11246-thread-1) [n:127.0.0.1:41817_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41817_solr as DOWN
   [junit4]   2> 1727001 INFO  (jetty-launcher-11246-thread-1) [n:127.0.0.1:41817_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1727001 INFO  (jetty-launcher-11246-thread-1) [n:127.0.0.1:41817_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41817_solr
   [junit4]   2> 1727002 INFO  (zkCallback-11265-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1727002 INFO  (zkCallback-11271-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1727010 INFO  (jetty-launcher-11246-thread-1) [n:127.0.0.1:41817_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1727021 INFO  (jetty-launcher-11246-thread-1) [n:127.0.0.1:41817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41817.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1727028 INFO  (jetty-launcher-11246-thread-1) [n:127.0.0.1:41817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41817.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1727028 INFO  (jetty-launcher-11246-thread-1) [n:127.0.0.1:41817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41817.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1727030 INFO  (jetty-launcher-11246-thread-1) [n:127.0.0.1:41817_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/.
   [junit4]   2> 1727044 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1727045 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1727046 INFO  (zkConnectionManagerCallback-11281-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1727046 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1727047 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1727048 INFO  (SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33785/solr ready
   [junit4]   2> 1727059 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 1727060 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1727064 INFO  (OverseerThreadFactory-9268-thread-1-processing-n:127.0.0.1:36001_solr) [n:127.0.0.1:36001_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1727170 INFO  (OverseerStateUpdate-72074359094640647-127.0.0.1:36001_solr-n_0000000000) [n:127.0.0.1:36001_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41817/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1727171 INFO  (OverseerStateUpdate-72074359094640647-127.0.0.1:36001_solr-n_0000000000) [n:127.0.0.1:36001_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36001/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1727373 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr    x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1727373 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1727373 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr    x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1728379 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1728379 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1728393 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1728393 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1728395 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1728395 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1728397 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1728397 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1728398 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1728398 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1728399 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1728399 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 1728399 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36001.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1728399 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1728399 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 1728400 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1728400 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41817.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1728400 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1728431 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1728431 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1728432 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1728432 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1728433 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1728433 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1728433 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1728433 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1728434 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@456b75a1[.system_shard1_replica_n1] main]
   [junit4]   2> 1728434 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cf72275[.system_shard1_replica_n2] main]
   [junit4]   2> 1728435 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1728435 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1728435 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1728435 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1728435 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1728435 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1728435 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1728435 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1728435 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1728435 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1651171880890007552
   [junit4]   2> 1728436 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1728438 INFO  (searcherExecutor-9277-thread-1-processing-n:127.0.0.1:36001_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@7cf72275[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1728438 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1728438 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 2 ms
   [junit4]   2> 1728438 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1728438 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1651171880893153280
   [junit4]   2> 1728439 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1728439 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1728440 INFO  (searcherExecutor-9278-thread-1-processing-n:127.0.0.1:41817_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@456b75a1[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1728441 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_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> 1728442 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1728442 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1728942 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1728942 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1728942 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36001/solr/.system_shard1_replica_n2/
   [junit4]   2> 1728943 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:36001/solr START replicas=[http://127.0.0.1:41817/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1728943 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:36001/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1728944 INFO  (qtp1808451763-33718) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_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> 1728944 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1728944 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_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> 1728944 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72074359094640647-core_node4-n_0000000000
   [junit4]   2> 1728945 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36001/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 1729046 INFO  (zkCallback-11265-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1729047 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1729058 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1685
   [junit4]   2> 1729148 INFO  (zkCallback-11265-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1729148 INFO  (zkCallback-11265-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1729445 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2072
   [junit4]   2> 1729446 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_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> 1729546 INFO  (zkCallback-11271-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1729546 INFO  (zkCallback-11265-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1729546 INFO  (zkCallback-11265-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1729546 INFO  (zkCallback-11271-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1729547 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2486
   [junit4]   2> 1729547 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 1729549 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1729550 INFO  (zkConnectionManagerCallback-11288-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1729550 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1729551 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1729552 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33785/solr ready
   [junit4]   2> 1729554 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 1729556 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36001/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[16ea2414152T1gb8dxeoubynqa1vdglv72m5v (1651171882062315520)]} 0 1
   [junit4]   2> 1729556 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16ea2414152T1gb8dxeoubynqa1vdglv72m5v (1651171882062315520)]} 0 4
   [junit4]   2> 1729557 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1651171882066509824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1729557 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d67ac8f commitCommandVersion:1651171882066509824
   [junit4]   2> 1729558 INFO  (qtp1808451763-33722) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1651171882067558400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1729558 INFO  (qtp1808451763-33722) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@767eaf0c commitCommandVersion:1651171882067558400
   [junit4]   2> 1729559 INFO  (qtp1808451763-33722) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@686f4316[.system_shard1_replica_n1] main]
   [junit4]   2> 1729559 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@406ba9f9[.system_shard1_replica_n2] main]
   [junit4]   2> 1729559 INFO  (qtp1808451763-33722) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1729559 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1729560 INFO  (searcherExecutor-9278-thread-1-processing-n:127.0.0.1:41817_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@686f4316[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1729560 INFO  (searcherExecutor-9277-thread-1-processing-n:127.0.0.1:36001_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@406ba9f9[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1729560 INFO  (qtp1808451763-33722) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36001/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 1729561 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1729563 INFO  (qtp1316800182-33726) [n:127.0.0.1:36001_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1729563 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1729565 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1729567 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1729569 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1729570 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkController Persisted config data to node /configs/.system/managed-schema 
   [junit4]   2> 1729570 INFO  (zkCallback-11271-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1729570 INFO  (zkCallback-11265-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1729570 INFO  (zkCallback-11271-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1729571 INFO  (Thread-6030) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n2
   [junit4]   2> 1729571 INFO  (Thread-6031) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n1
   [junit4]   2> 1729571 INFO  (Thread-6030) [     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n2
   [junit4]   2> 1729572 INFO  (Thread-6031) [     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n1
   [junit4]   2> 1729572 INFO  (zkCallback-11271-thread-2) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1729574 INFO  (zkCallback-11271-thread-2) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1729574 INFO  (zkCallback-11271-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 1729575 INFO  (Thread-6031) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1729575 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1729585 INFO  (Thread-6031) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1729586 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1729587 INFO  (Thread-6031) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1729587 INFO  (Thread-6031) [     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from collection .system
   [junit4]   2> 1729589 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1729589 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from collection .system
   [junit4]   2> 1729605 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41817.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1729605 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1729619 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36001.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1729619 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1729629 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1729629 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1729631 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47f7900[.system_shard1_replica_n1] main]
   [junit4]   2> 1729632 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1729632 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1729632 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1729632 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1729632 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1729634 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1729635 INFO  (searcherExecutor-9287-thread-1-processing-n:127.0.0.1:41817_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@47f7900[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1729636 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cfdb43b[.system_shard1_replica_n1] main]
   [junit4]   2> 1729636 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f247aa5
   [junit4]   2> 1729636 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=SolrCore@f247aa5
   [junit4]   2> 1729636 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ecd08c7: rootName = solr_41817, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5cfd6c38
   [junit4]   2> 1729637 INFO  (searcherExecutor-9287-thread-1-processing-n:127.0.0.1:41817_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@4cfdb43b[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, java.vendor=AdoptOpenJDK, os=Linux, timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1729643 INFO  (Thread-6031) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@f247aa5
   [junit4]   2> 1729650 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1729650 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1729651 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42c7a9e6[.system_shard1_replica_n2] main]
   [junit4]   2> 1729653 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1729653 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1729653 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1729653 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1729654 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1729655 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1729656 INFO  (searcherExecutor-9288-thread-1-processing-n:127.0.0.1:36001_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@42c7a9e6[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1729657 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f5c4347[.system_shard1_replica_n2] main]
   [junit4]   2> 1729657 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 1729658 INFO  (zkCallback-11265-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1729659 INFO  (zkCallback-11265-thread-3) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1729659 INFO  (searcherExecutor-9288-thread-1-processing-n:127.0.0.1:36001_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@7f5c4347[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, java.vendor=AdoptOpenJDK, os=Linux, timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1729660 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1729660 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Took 3.0ms for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 1729660 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=95
   [junit4]   2> 1729660 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@c9682d2
   [junit4]   2> 1729660 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=SolrCore@c9682d2
   [junit4]   2> 1729661 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2faa2c84: rootName = solr_36001, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@22c9a949
   [junit4]   2> 1729661 INFO  (zkCallback-11265-thread-3) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1729661 INFO  (zkCallback-11265-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 1729661 INFO  (Thread-6030) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1729666 INFO  (Thread-6030) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1729667 INFO  (Thread-6030) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1729667 INFO  (Thread-6030) [     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from collection .system
   [junit4]   2> 1729677 INFO  (qtp1316800182-33725) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@c9682d2
   [junit4]   2> 1729678 INFO  (qtp1316800182-33726) [n:127.0.0.1:36001_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params name=.system&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1729680 INFO  (OverseerThreadFactory-9268-thread-2-processing-n:127.0.0.1:36001_solr) [n:127.0.0.1:36001_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 1729680 INFO  (OverseerCollectionConfigSetProcessor-72074359094640647-127.0.0.1:36001_solr-n_0000000000) [n:127.0.0.1:36001_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1729684 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1729688 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr    x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1729690 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr    x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1729690 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr    x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from collection .system
   [junit4]   2> 1729691 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36001.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1729691 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1729713 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41817.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
   [junit4]   2> 1729713 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1729715 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1729715 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1729717 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1160ab9b[.system_shard1_replica_n2] main]
   [junit4]   2> 1729717 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1729717 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1729717 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1729718 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1729718 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1729720 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1729722 INFO  (searcherExecutor-9296-thread-1-processing-n:127.0.0.1:36001_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@1160ab9b[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, java.vendor=AdoptOpenJDK, os=Linux, timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1729722 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@526206b0[.system_shard1_replica_n2] main]
   [junit4]   2> 1729722 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@74965ae0
   [junit4]   2> 1729722 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=SolrCore@74965ae0
   [junit4]   2> 1729722 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f14b83e: rootName = solr_36001, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@22c9a949
   [junit4]   2> 1729724 INFO  (searcherExecutor-9296-thread-1-processing-n:127.0.0.1:36001_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@526206b0[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, java.vendor=AdoptOpenJDK, os=Linux, timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1729727 INFO  (Thread-6030) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@74965ae0
   [junit4]   2> 1729731 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr    x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1729736 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr    x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1729738 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr    x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1729738 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr    x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from collection .system
   [junit4]   2> 1729747 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1729747 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1729749 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b752a2[.system_shard1_replica_n1] main]
   [junit4]   2> 1729751 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1729751 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1729751 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1729751 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1729751 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1729753 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1729754 INFO  (searcherExecutor-9297-thread-1-processing-n:127.0.0.1:41817_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@6b752a2[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, java.vendor=AdoptOpenJDK, os=Linux, timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1729755 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@32381dcc[.system_shard1_replica_n1] main]
   [junit4]   2> 1729755 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e9df821
   [junit4]   2> 1729755 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=SolrCore@3e9df821
   [junit4]   2> 1729755 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f186564: rootName = solr_41817, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5cfd6c38
   [junit4]   2> 1729756 INFO  (searcherExecutor-9297-thread-1-processing-n:127.0.0.1:41817_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@32381dcc[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, java.vendor=AdoptOpenJDK, os=Linux, timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1729763 INFO  (qtp1808451763-33720) [n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@3e9df821
   [junit4]   2> 1729763 INFO  (qtp1316800182-33723) [n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36001.solr.core..system.shard1.replica_n2' (registry 'solr.core..sys

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

_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2> 	66	/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2> 	56	/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2> 	50	/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2> 	45	/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2> 	39	/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2> 	16	/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2> 	16	/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72074367943573512-127.0.0.1:36671_solr-n_0000000001
   [junit4]   2> 	4	/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72074367943573512-core_node4-n_0000000000
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72074367943573522-core_node16-n_0000000001
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72074367943573512-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72074367943573525-127.0.0.1:36285_solr-n_0000000005
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/72074367943573512-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72074367943573512-core_node4-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	384	/solr/overseer/queue
   [junit4]   2> 	116	/solr/overseer/collection-queue-work
   [junit4]   2> 	88	/solr/collections
   [junit4]   2> 	48	/solr/live_nodes
   [junit4]   2> 	4	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1947410 INFO  (SUITE-TestTlogReplica-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36171
   [junit4]   2> 1947410 INFO  (SUITE-TestTlogReplica-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36171
   [junit4]   2> 1947410 INFO  (SUITE-TestTlogReplica-seed#[97BFAB92AEEFB4EE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36171
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_97BFAB92AEEFB4EE-001
   [junit4]   2> Nov 25, 2019 11:13:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3fd94fe6), locale=en-GU, timezone=Etc/GMT-6
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=8,threads=1,free=351960192,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreSnapshots, TestSimNodeAddedTrigger, TestUseDocValuesAsStored2, CSVRequestHandlerTest, TestConfigSetProperties, ByteBuffersDirectoryFactoryTest, TestNestedUpdateProcessor, CursorPagingTest, TestFilteredDocIdSet, HdfsRecoveryZkTest, SearchHandlerTest, NodeAddedTriggerTest, TestPHPSerializedResponseWriter, TestDistributedMissingSort, PolyFieldTest, ClassificationUpdateProcessorIntegrationTest, TestManagedSchema, SolrCmdDistributorTest, RAMDirectoryFactoryTest, AnalyticsQueryTest, TestSuggestSpellingConverter, TestMissingGroups, SplitByPrefixTest, ZookeeperStatusHandlerTest, TestDirectoryFactory, PeerSyncWithBufferUpdatesTest, BlockJoinFacetRandomTest, TestIBSimilarityFactory, SpellCheckCollatorWithCollapseTest, SpatialHeatmapFacetsTest, TestExportTool, HttpPartitionWithTlogReplicasTest, TestReRankQParserPlugin, TestExactStatsCache, TestQuerySenderNoQuery, AutoScalingHandlerTest, OverseerTest, ZkFailoverTest, SchemaApiFailureTest, TestSchemaResource, JavabinLoaderTest, TestSimScenario, TestCoreDiscovery, PKIAuthenticationIntegrationTest, TestDynamicFieldResource, StatsReloadRaceTest, MetricTriggerIntegrationTest, CoreSorterTest, TestConfig, TestRTGBase, DistribCursorPagingTest, TestSolrQueryParser, HttpSolrCallGetCoreTest, MissingSegmentRecoveryTest, TestManagedResource, TestSerializedLuceneMatchVersion, HighlighterMaxOffsetTest, TestNumericTokenStream, TestIntervalFaceting, TestDelegationWithHadoopAuth, TestBinaryResponseWriter, TestCollationField, PropertiesRequestHandlerTest, DeleteInactiveReplicaTest, QueryParsingTest, TestHdfsUpdateLog, WrapperMergePolicyFactoryTest, DistributedSuggestComponentTest, CdcrVersionReplicationTest, HdfsAutoAddReplicasIntegrationTest, TestPivotHelperCode, TestUtils, TestFieldCacheSortRandom, DefaultValueUpdateProcessorTest, BadIndexSchemaTest, SolrRequestParserTest, TestUnInvertedFieldException, TestHdfsCloudBackupRestore, MetricsHistoryIntegrationTest, SSLMigrationTest, TestBackupRepositoryFactory, TestCustomSort, TestSolrCoreProperties, SpatialRPTFieldTypeTest, DistributedQueryComponentOptimizationTest, FileBasedSpellCheckerTest, DateRangeFieldTest, TestSSLRandomization, TestInPlaceUpdatesRequiredField, MBeansHandlerTest, ForceLeaderTest, TestStressInPlaceUpdates, TestOnReconnectListenerSupport, RestartWhileUpdatingTest, DOMUtilTest, TestCloudPivotFacet, TestOmitPositions, CollectionsAPISolrJTest, TestJsonFacetRefinement, SplitShardTest, MetricsConfigTest, ParsingFieldUpdateProcessorsTest, DistributedQueueTest, HdfsBasicDistributedZk2Test, AddSchemaFieldsUpdateProcessorFactoryTest, JsonLoaderTest, HdfsCollectionsAPIDistributedZkTest, BigEndianAscendingWordSerializerTest, NodeMarkersRegistrationTest, TermVectorComponentDistributedTest, TestDistributedTracing, TestDefaultStatsCache, HdfsChaosMonkeySafeLeaderTest, TestRecoveryHdfs, TestLocalStatsCacheCloud, TestCSVLoader, CloudMLTQParserTest, TestReplicationHandlerDiskOverFlow, TestAuthenticationFramework, DocValuesTest, ScheduledTriggerIntegrationTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, ConnectionManagerTest, TestInitParams, XmlInterpolationTest, DistributedExpandComponentTest, TestManagedSynonymFilterFactory, Tagger2Test, HdfsWriteToMultipleCollectionsTest, AlternateDirectoryTest, TestLegacyFieldCache, SolrCLIZkUtilsTest, V2StandaloneTest, TestHighFrequencyDictionaryFactory, TestPerFieldSimilarityWithDefaultOverride, DocumentBuilderTest, TestLegacyFieldReuse, TestLRUStatsCacheCloud, AssignBackwardCompatibilityTest, DistributedFacetPivotLongTailTest, TestTrieFacet, TestSolrDeletionPolicy2, TestHighlightDedupGrouping, TestRandomFaceting, TestTrie, PathHierarchyTokenizerFactoryTest, TestCharFilters, TestDeprecatedFilters, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, AliasIntegrationTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConfigSetsAPITest, CreateRoutedAliasTest, DeleteShardTest, DistribJoinFromCollectionTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSTest, MoveReplicaTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RecoveryZkTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, ReplicationFactorTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudRecovery, TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, TestExactStatsCacheCloud, TestPullReplicaErrorHandling, TestRequestForwarding, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, TestTlogReplica]
   [junit4] Completed [556/887 (2!)] on J0 in 86.60s, 13 tests, 1 error <<< FAILURES!

[...truncated 46079 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/184/consoleText

[repro] Revision: 5674f4aa9077b493503d94821471e9e6aa8a1702

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest -Dtests.method=testBackCompat -Dtests.seed=97BFAB92AEEFB4EE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-LS -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestTlogReplica -Dtests.method=testOnlyLeaderIndexes -Dtests.seed=97BFAB92AEEFB4EE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GU -Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       SystemCollectionCompatTest
[repro]       TestTlogReplica
[repro] ant compile-test

[...truncated 3334 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.SystemCollectionCompatTest|*.TestTlogReplica" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=97BFAB92AEEFB4EE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-LS -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 155 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro]   0/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS] Lucene-Solr-SOLR-13661-Linux (64bit/jdk-11.0.4) - Build # 186 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/186/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 64401 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1292299881
 [ecj-lint] Compiling 1298 source files to /tmp/ecj1292299881
 [ecj-lint] Processing annotations
 [ecj-lint] Annotations processed
 [ecj-lint] Processing annotations
 [ecj-lint] No elements to process
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java (at line 255)
 [ecj-lint] 	return (NamedList<Object>) new JavaBinCodec(resolver).unmarshal(in);
 [ecj-lint] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java (at line 232)
 [ecj-lint] 	ReplicationHandler replicationHandler = (ReplicationHandler) handler;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'replicationHandler' is never closed
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java (at line 628)
 [ecj-lint] 	PeerSyncWithLeader peerSyncWithLeader = new PeerSyncWithLeader(core,
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'peerSyncWithLeader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/SyncStrategy.java (at line 186)
 [ecj-lint] 	PeerSync peerSync = new PeerSync(core, syncWith, core.getUpdateHandler().getUpdateLog().getNumRecordsToKeep(), true, peerSyncOnlyWithActive, false);
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 794)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 800)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimScenario.java (at line 406)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(scenario.cluster, null);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimScenario.java (at line 739)
 [ecj-lint] 	throw new IOException("currently only one listener can be set per trigger. Trigger name: " + trigger);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listener' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimScenario.java (at line 929)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(scenario.cluster, null);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimScenario.java (at line 968)
 [ecj-lint] 	SimScenario scenario = new SimScenario();
 [ecj-lint] 	            ^^^^^^^^
 [ecj-lint] Resource leak: 'scenario' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/core/CoreContainer.java (at line 740)
 [ecj-lint] 	SolrFieldCacheBean fieldCacheBean = new SolrFieldCacheBean();
 [ecj-lint] 	                   ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldCacheBean' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/CdcrRequestHandler.java (at line 741)
 [ecj-lint] 	ReplicationHandler replicationHandler = (ReplicationHandler) handler;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'replicationHandler' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/CdcrRequestHandler.java (at line 760)
 [ecj-lint] 	ReplicationHandler replicationHandler = (ReplicationHandler) handler;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'replicationHandler' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java (at line 557)
 [ecj-lint] 	new PluginBag.RuntimeLib(req.getCore()).init(new PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java (at line 243)
 [ecj-lint] 	leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 149)
 [ecj-lint] 	return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true);
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java (at line 415)
 [ecj-lint] 	ZkController zkController = core == null ? null : core.getCoreContainer().getZkController();
 [ecj-lint] 	             ^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'zkController' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1118)
 [ecj-lint] 	PeerSyncWithLeader peerSync = new PeerSyncWithLeader(rb.req.getCore(), syncWithLeader, nVersions);
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1140)
 [ecj-lint] 	PeerSync peerSync = new PeerSync(rb.req.getCore(), replicas, nVersions, cantReachIsSuccess);
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137)
 [ecj-lint] 	new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. INFO in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187)
 [ecj-lint] 	if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) {
 [ecj-lint] 	                                  ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/search/CacheConfig.java (at line 35)
 [ecj-lint] 	import org.apache.solr.pkg.PackageLoader;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.pkg.PackageLoader is never used
 [ecj-lint] ----------
 [ecj-lint] 23. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/search/CacheConfig.java (at line 36)
 [ecj-lint] 	import org.apache.solr.pkg.PackagePluginHolder;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.pkg.PackagePluginHolder is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 258)
 [ecj-lint] 	HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint] 	                             ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 52)
 [ecj-lint] 	try (FileChannel in = new FileInputStream(src).getChannel();
 [ecj-lint] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 53)
 [ecj-lint] 	FileChannel out = new FileOutputStream(destination).getChannel()) {
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1142)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 265)
 [ecj-lint] 	timers.remove(this);
 [ecj-lint] 	              ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 28 problems (2 errors, 25 warnings, 1 info)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build.xml:645: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:2027: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:2066: Compile failed; see the compiler error output for details.

Total time: 97 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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-EA] Lucene-Solr-SOLR-13661-Linux (64bit/jdk-14-ea+24) - Build # 185 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/185/
Java: 64bit/jdk-14-ea+24 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([4A2305F70C0C966C:A2D5620058CA4A13]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	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:564)
	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:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([4A2305F70C0C966C:A2D5620058CA4A13]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	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:564)
	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:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([4A2305F70C0C966C:A2D5620058CA4A13]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	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:564)
	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:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([4A2305F70C0C966C:A2D5620058CA4A13]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	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:564)
	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:833)




Build Log:
[...truncated 3249 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=4A2305F70C0C966C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-AO -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4A2305F70C0C966C:A2D5620058CA4A13]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [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:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1372, maxMBSortInHeap=6.769161294891292, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@577a20e4), locale=pt-AO, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=196430880,total=286261248
   [junit4]   2> NOTE: All tests run in this JVM: [TestSwedishLightStemFilterFactory, TestBulgarianAnalyzer, TestHindiFilters, DateRecognizerFilterTest, TestNorwegianLightStemFilterFactory, TestDutchAnalyzer, TestConcatenateGraphFilterFactory, TestStemmer, TestSpanishMinimalStemFilterFactory, TestLithuanianStemming, TestBengaliAnalyzer, TestApostropheFilter, TestPersianAnalyzer, TestStopFilterFactory, TestKeywordTokenizer, TestRussianAnalyzer, NGramTokenFilterTest, TestIgnore, TestAllAnalyzersHaveFactories, TestUnicodeWhitespaceTokenizer, TestGreekStemmer, TestEmptyTokenStream, TestLimitTokenOffsetFilter, TestRollingCharBuffer, TestReverseStringFilter, TestPorterStemFilter, TestShingleFilterFactory, TestGalicianAnalyzer, TestMappingCharFilter, TestKeepWordFilter, TestSpanishLightStemFilter, TestCondition2, TestCompoundWordTokenFilter, TestUAX29URLEmailTokenizerFactory, TestLimitTokenPositionFilterFactory, TypeAsPayloadTokenFilterTest, TestElision, TestScandinavianNormalizationFilterFactory, TestWordnetSynonymParser, TestPathHierarchyTokenizer, TestKeywordRepeatFilter, TestPersianNormalizationFilterFactory, TestCircumfix, TestPortugueseLightStemFilterFactory, GreekAnalyzerTest, TestAnalysisSPILoader, TestTrimFilter, TestOnlyInCompound, TestSynonymFilterFactory, TestArabicFilters, TestArabicNormalizationFilter, TestArabicStemFilter, TestBengaliNormalizer, TestBengaliStemmer, TestBrazilianAnalyzer, TestBrazilianStemFilterFactory, TestCatalanAnalyzer, HTMLStripCharFilterTest, TestHTMLStripCharFilterFactory, TestCJKAnalyzer, TestCJKBigramFilter, TestCJKBigramFilterFactory, TestCJKWidthFilter, TestCJKWidthFilterFactory, TestSoraniNormalizationFilterFactory, TestSoraniStemFilterFactory, TestCommonGramsFilterFactory, TestCommonGramsQueryFilterFactory, TestDecimalDigitFilter, TestFlattenGraphFilter, TestCzechStemFilterFactory, TestCzechStemmer, TestDanishAnalyzer, TestGermanAnalyzer, TestGermanLightStemFilter, TestGermanLightStemFilterFactory, TestGermanMinimalStemFilter, TestGermanMinimalStemFilterFactory, TestGermanNormalizationFilter, TestGermanNormalizationFilterFactory, TestGermanStemFilter, TestGermanStemFilterFactory, TestEnglishMinimalStemFilterFactory, TestKStemFilterFactory, TestSpanishMinimalStemFilter, TestBasqueAnalyzer, TestFrenchAnalyzer, TestFrenchMinimalStemFilter, TestIrishLowerCaseFilter, TestGalicianStemFilterFactory, TestHungarianAnalyzer, Test64kAffixes, TestCaseInsensitive, TestDictionary]
   [junit4] Completed [198/295 (1!)] on J1 in 0.27s, 10 tests, 1 failure <<< FAILURES!

[...truncated 57628 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/185/consoleText

[repro] Revision: 5674f4aa9077b493503d94821471e9e6aa8a1702

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=4A2305F70C0C966C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-AO -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/analysis/common
[repro]       TestDictionary
[repro] ant compile-test

[...truncated 248 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDictionary" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=4A2305F70C0C966C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-AO -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.20s J2 | TestDictionary.testCompressedDictionary
   [junit4] OK      0.01s J2 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.04s J2 | TestDictionary.testSimpleDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=4A2305F70C0C966C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pt-AO -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J2 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4A2305F70C0C966C:A2D5620058CA4A13]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [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:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.02s J2 | TestDictionary.testInvalidFlags
   [junit4] OK      0.02s J2 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.09s J2 | TestDictionary.testResourceCleanup
   [junit4] OK      0.00s J2 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.03s J2 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.01s J2 | TestDictionary.testReplacements
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1372, maxMBSortInHeap=6.769161294891292, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6ec00511), locale=pt-AO, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=500778504,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [1/5 (1!)] on J2 in 1.06s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.23s J1 | TestDictionary.testCompressedDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.03s J1 | TestDictionary.testSimpleDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=4A2305F70C0C966C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pt-AO -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4A2305F70C0C966C:A2D5620058CA4A13]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [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:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.02s J1 | TestDictionary.testInvalidFlags
   [junit4] OK      0.04s J1 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.04s J1 | TestDictionary.testResourceCleanup
   [junit4] OK      0.01s J1 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.01s J1 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testReplacements
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1372, maxMBSortInHeap=6.769161294891292, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6ec00511), locale=pt-AO, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=500522304,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [2/5 (2!)] on J1 in 1.05s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.25s J0 | TestDictionary.testCompressedDictionary
   [junit4] OK      0.04s J0 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.03s J0 | TestDictionary.testSimpleDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=4A2305F70C0C966C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pt-AO -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J0 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4A2305F70C0C966C:A2D5620058CA4A13]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [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:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.04s J0 | TestDictionary.testInvalidFlags
   [junit4] OK      0.02s J0 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.02s J0 | TestDictionary.testResourceCleanup
   [junit4] OK      0.00s J0 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.01s J0 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.01s J0 | TestDictionary.testReplacements
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1372, maxMBSortInHeap=6.769161294891292, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5130862c), locale=pt-AO, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=500142576,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [3/5 (3!)] on J0 in 1.10s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.01s J0 | TestDictionary.testCompressedDictionary
   [junit4] OK      0.00s J0 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.01s J0 | TestDictionary.testSimpleDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=4A2305F70C0C966C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pt-AO -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J0 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4A2305F70C0C966C:A2D5620058CA4A13]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [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:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.01s J0 | TestDictionary.testInvalidFlags
   [junit4] OK      0.02s J0 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.01s J0 | TestDictionary.testResourceCleanup
   [junit4] OK      0.00s J0 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.01s J0 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.00s J0 | TestDictionary.testReplacements
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1372, maxMBSortInHeap=6.769161294891292, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38dace00), locale=pt-AO, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=462447400,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary, TestDictionary]
   [junit4] Completed [4/5 (4!)] on J0 in 0.26s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.08s J1 | TestDictionary.testCompressedDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.03s J1 | TestDictionary.testSimpleDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=4A2305F70C0C966C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pt-AO -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4A2305F70C0C966C:A2D5620058CA4A13]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [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:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.03s J1 | TestDictionary.testInvalidFlags
   [junit4] OK      0.02s J1 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.02s J1 | TestDictionary.testResourceCleanup
   [junit4] OK      0.00s J1 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.01s J1 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testReplacements
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1372, maxMBSortInHeap=6.769161294891292, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38dace00), locale=pt-AO, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=462773568,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary, TestDictionary]
   [junit4] Completed [5/5 (5!)] on J1 in 0.28s, 10 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:1510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:1037: There were test failures: 5 suites, 50 tests, 5 failures [seed: 4A2305F70C0C966C]

Total time: 3 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.analysis.hunspell.TestDictionary
[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=5674f4aa9077b493503d94821471e9e6aa8a1702, workspace=/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux
[WARNINGS] Computing warning deltas based on reference build #184
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