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

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/985/
Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing

Error Message:
Solr11035BandAid failed, counts differ after updates: expected:<199> but was:<200>

Stack Trace:
java.lang.AssertionError: Solr11035BandAid failed, counts differ after updates: expected:<199> but was:<200>
	at __randomizedtesting.SeedInfo.seed([F36555BEBBC2FAA6:461CBE69BCA462E2]: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.apache.solr.SolrTestCaseJ4.Solr11035BandAid(SolrTestCaseJ4.java:3144)
	at org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:405)
	at org.apache.solr.cloud.ReindexCollectionTest.doTestSameTargetReindexing(ReindexCollectionTest.java:166)
	at org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:157)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at 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:834)




Build Log:
[...truncated 13753 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> 377862 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/data-dir-15-001
   [junit4]   2> 377862 WARN  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 377862 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 377863 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 377863 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 377864 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/tempDir-001
   [junit4]   2> 377864 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 377864 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 377864 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 377964 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:34521
   [junit4]   2> 377964 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34521
   [junit4]   2> 377964 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34521
   [junit4]   2> 377965 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 377969 INFO  (zkConnectionManagerCallback-2610-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377969 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 377971 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 377974 INFO  (zkConnectionManagerCallback-2612-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377974 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 377978 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 377979 INFO  (zkConnectionManagerCallback-2614-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377979 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378095 WARN  (jetty-launcher-2615-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 378095 WARN  (jetty-launcher-2615-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 378096 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 378096 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 378096 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 378096 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 378096 INFO  (jetty-launcher-2615-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 378096 INFO  (jetty-launcher-2615-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 378104 INFO  (jetty-launcher-2615-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 378104 INFO  (jetty-launcher-2615-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 378104 INFO  (jetty-launcher-2615-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 378104 INFO  (jetty-launcher-2615-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 378104 INFO  (jetty-launcher-2615-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 378104 INFO  (jetty-launcher-2615-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 378104 INFO  (jetty-launcher-2615-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12815af4{/solr,null,AVAILABLE}
   [junit4]   2> 378105 INFO  (jetty-launcher-2615-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@28ba255e{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:42223}
   [junit4]   2> 378105 INFO  (jetty-launcher-2615-thread-1) [     ] o.e.j.s.Server Started @378140ms
   [junit4]   2> 378105 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42223}
   [junit4]   2> 378106 ERROR (jetty-launcher-2615-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 378106 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 378106 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 378106 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 378106 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 378106 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-08T10:46:55.670308Z
   [junit4]   2> 378110 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378110 INFO  (jetty-launcher-2615-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@596c51f9{/solr,null,AVAILABLE}
   [junit4]   2> 378111 INFO  (zkConnectionManagerCallback-2617-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 378111 INFO  (jetty-launcher-2615-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b9c64d2{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40047}
   [junit4]   2> 378111 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378111 INFO  (jetty-launcher-2615-thread-2) [     ] o.e.j.s.Server Started @378146ms
   [junit4]   2> 378111 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40047}
   [junit4]   2> 378111 ERROR (jetty-launcher-2615-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 378111 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 378111 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 378111 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 378111 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 378111 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 378111 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-08T10:46:55.675634Z
   [junit4]   2> 378112 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378114 INFO  (zkConnectionManagerCallback-2619-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 378114 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378115 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 378352 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 378354 WARN  (jetty-launcher-2615-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57404ad3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 378354 WARN  (jetty-launcher-2615-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57404ad3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 378357 WARN  (jetty-launcher-2615-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6451e638[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 378357 WARN  (jetty-launcher-2615-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6451e638[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 378358 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34521/solr
   [junit4]   2> 378368 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378368 INFO  (zkConnectionManagerCallback-2627-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 378368 INFO  (jetty-launcher-2615-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378385 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 378386 WARN  (jetty-launcher-2615-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bfb1da4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 378386 WARN  (jetty-launcher-2615-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bfb1da4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 378389 WARN  (jetty-launcher-2615-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6407d138[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 378389 WARN  (jetty-launcher-2615-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6407d138[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 378390 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34521/solr
   [junit4]   2> 378398 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378399 INFO  (zkConnectionManagerCallback-2633-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 378399 INFO  (jetty-launcher-2615-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378470 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378471 INFO  (zkConnectionManagerCallback-2635-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 378471 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378522 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42223_solr
   [junit4]   2> 378522 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.c.Overseer Overseer (id=72080870663782407-127.0.0.1:42223_solr-n_0000000000) starting
   [junit4]   2> 378525 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378526 INFO  (zkConnectionManagerCallback-2642-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 378526 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378528 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34521/solr ready
   [junit4]   2> 378528 INFO  (OverseerStateUpdate-72080870663782407-127.0.0.1:42223_solr-n_0000000000) [n:127.0.0.1:42223_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42223_solr
   [junit4]   2> 378528 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42223_solr
   [junit4]   2> 378529 INFO  (OverseerStateUpdate-72080870663782407-127.0.0.1:42223_solr-n_0000000000) [n:127.0.0.1:42223_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 378530 INFO  (zkCallback-2641-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 378530 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 378544 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 378562 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42223.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c399fb0
   [junit4]   2> 378567 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42223.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c399fb0
   [junit4]   2> 378567 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42223.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c399fb0
   [junit4]   2> 378568 INFO  (jetty-launcher-2615-thread-1) [n:127.0.0.1:42223_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/tempDir-001/node1/.
   [junit4]   2> 378570 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378571 INFO  (zkConnectionManagerCallback-2645-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 378571 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378573 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 378575 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40047_solr as DOWN
   [junit4]   2> 378576 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 378576 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40047_solr
   [junit4]   2> 378576 INFO  (zkCallback-2641-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 378576 INFO  (zkCallback-2634-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 378577 INFO  (zkCallback-2644-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 378577 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378578 INFO  (zkConnectionManagerCallback-2652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 378578 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378579 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 378579 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34521/solr ready
   [junit4]   2> 378580 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 378594 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 378608 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40047.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c399fb0
   [junit4]   2> 378613 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40047.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c399fb0
   [junit4]   2> 378613 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40047.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c399fb0
   [junit4]   2> 378614 INFO  (jetty-launcher-2615-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/tempDir-001/node2/.
   [junit4]   2> 378629 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378629 INFO  (zkConnectionManagerCallback-2658-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 378630 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378630 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 378631 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34521/solr ready
   [junit4]   2> 378647 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[F36555BEBBC2FAA6]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLossySchema
   [junit4]   2> 378649 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[F36555BEBBC2FAA6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378649 INFO  (zkConnectionManagerCallback-2663-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 378649 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[F36555BEBBC2FAA6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378650 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[F36555BEBBC2FAA6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 378650 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[F36555BEBBC2FAA6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34521/solr ready
   [junit4]   2> 378665 INFO  (qtp610702357-7275) [n:127.0.0.1:40047_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 378674 INFO  (OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:42223_solr) [n:127.0.0.1:42223_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection sourceLossyReindexing
   [junit4]   2> 378778 INFO  (OverseerStateUpdate-72080870663782407-127.0.0.1:42223_solr-n_0000000000) [n:127.0.0.1:42223_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"sourceLossyReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42223/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 378779 INFO  (OverseerStateUpdate-72080870663782407-127.0.0.1:42223_solr-n_0000000000) [n:127.0.0.1:42223_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"sourceLossyReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40047/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 378780 INFO  (OverseerStateUpdate-72080870663782407-127.0.0.1:42223_solr-n_0000000000) [n:127.0.0.1:42223_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"sourceLossyReindexing_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42223/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 378782 INFO  (OverseerStateUpdate-72080870663782407-127.0.0.1:42223_solr-n_0000000000) [n:127.0.0.1:42223_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"sourceLossyReindexing_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40047/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 379014 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr    x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 379014 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr    x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 379014 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr    x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 379017 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr    x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 379023 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr    x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 380023 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 380028 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 380029 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.s.IndexSchema [sourceLossyReindexing_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 380029 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 380041 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.s.IndexSchema [sourceLossyReindexing_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 380042 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 380048 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 380048 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard2_replica_n6' using configuration from collection sourceLossyReindexing, trusted=true
   [junit4]   2> 380048 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.s.IndexSchema [sourceLossyReindexing_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 380051 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40047.solr.core.sourceLossyReindexing.shard2.replica_n6' (registry 'solr.core.sourceLossyReindexing.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c399fb0
   [junit4]   2> 380051 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore [[sourceLossyReindexing_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/tempDir-001/node2/sourceLossyReindexing_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/tempDir-001/node2/./sourceLossyReindexing_shard2_replica_n6/data/]
   [junit4]   2> 380053 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema [sourceLossyReindexing_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 380064 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 380064 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard1_replica_n2' using configuration from collection sourceLossyReindexing, trusted=true
   [junit4]   2> 380064 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40047.solr.core.sourceLossyReindexing.shard1.replica_n2' (registry 'solr.core.sourceLossyReindexing.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c399fb0
   [junit4]   2> 380064 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore [[sourceLossyReindexing_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/tempDir-001/node2/sourceLossyReindexing_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/tempDir-001/node2/./sourceLossyReindexing_shard1_replica_n2/data/]
   [junit4]   2> 380073 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 380073 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard1_replica_n1' using configuration from collection sourceLossyReindexing, trusted=true
   [junit4]   2> 380073 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42223.solr.core.sourceLossyReindexing.shard1.replica_n1' (registry 'solr.core.sourceLossyReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c399fb0
   [junit4]   2> 380073 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [[sourceLossyReindexing_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/tempDir-001/node1/sourceLossyReindexing_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/tempDir-001/node1/./sourceLossyReindexing_shard1_replica_n1/data/]
   [junit4]   2> 380082 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 380082 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard2_replica_n4' using configuration from collection sourceLossyReindexing, trusted=true
   [junit4]   2> 380082 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42223.solr.core.sourceLossyReindexing.shard2.replica_n4' (registry 'solr.core.sourceLossyReindexing.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c399fb0
   [junit4]   2> 380083 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore [[sourceLossyReindexing_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/tempDir-001/node1/sourceLossyReindexing_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001/tempDir-001/node1/./sourceLossyReindexing_shard2_replica_n4/data/]
   [junit4]   2> 380105 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 380105 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 380113 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 380113 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 380114 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7508d631[sourceLossyReindexing_shard2_replica_n6] main]
   [junit4]   2> 380115 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 380116 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 380116 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 380116 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641295346590023680
   [junit4]   2> 380121 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 380121 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard2
   [junit4]   2> 380122 INFO  (searcherExecutor-2085-thread-1-processing-n:127.0.0.1:40047_solr x:sourceLossyReindexing_shard2_replica_n6 c:sourceLossyReindexing s:shard2 r:core_node8) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n6] Registered new searcher Searcher@7508d631[sourceLossyReindexing_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 380125 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 380135 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 380135 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 380136 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 380136 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 380137 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4486e1e[sourceLossyReindexing_shard1_replica_n2] main]
   [junit4]   2> 380138 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 380138 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 380139 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 380139 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641295346614140928
   [junit4]   2> 380141 INFO  (searcherExecutor-2086-thread-1-processing-n:127.0.0.1:40047_solr x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1 r:core_node5) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n2] Registered new searcher Searcher@4486e1e[sourceLossyReindexing_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 380142 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 380142 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 380143 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 380143 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 380143 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 380144 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f2f46d2[sourceLossyReindexing_shard1_replica_n1] main]
   [junit4]   2> 380146 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard1
   [junit4]   2> 380146 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 380146 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 380148 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 380148 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 380148 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_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> 380149 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f89faf4[sourceLossyReindexing_shard2_replica_n4] main]
   [junit4]   2> 380150 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 380150 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 380150 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 380151 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 380151 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641295346626723840
   [junit4]   2> 380152 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 380153 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 380153 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641295346628820992
   [junit4]   2> 380153 INFO  (searcherExecutor-2087-thread-1-processing-n:127.0.0.1:42223_solr x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1 r:core_node3) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n1] Registered new searcher Searcher@f2f46d2[sourceLossyReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 380155 INFO  (searcherExecutor-2088-thread-1-processing-n:127.0.0.1:42223_solr x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2 r:core_node7) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n4] Registered new searcher Searcher@4f89faf4[sourceLossyReindexing_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 380156 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 380156 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard1
   [junit4]   2> 380157 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 380157 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard2
   [junit4]   2> 380626 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 380626 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 380626 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40047/solr/sourceLossyReindexing_shard2_replica_n6/
   [junit4]   2> 380626 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard2_replica_n6 url=https://127.0.0.1:40047/solr START replicas=[https://127.0.0.1:42223/solr/sourceLossyReindexing_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 380626 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard2_replica_n6 url=https://127.0.0.1:40047/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 380643 INFO  (qtp1732304381-7276) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 380643 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 380643 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] 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> 380643 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/sourceLossyReindexing/leaders/shard2/leader after winning as /collections/sourceLossyReindexing/leader_elect/shard2/election/72080870663782409-core_node8-n_0000000000
   [junit4]   2> 380644 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40047/solr/sourceLossyReindexing_shard2_replica_n6/ shard2
   [junit4]   2> 380649 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 380649 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 380649 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40047/solr/sourceLossyReindexing_shard1_replica_n2/
   [junit4]   2> 380649 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard1_replica_n2 url=https://127.0.0.1:40047/solr START replicas=[https://127.0.0.1:42223/solr/sourceLossyReindexing_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 380649 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard1_replica_n2 url=https://127.0.0.1:40047/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 380651 INFO  (qtp1732304381-7276) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [sourceLossyReindexing_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> 380651 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 380651 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_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> 380651 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/sourceLossyReindexing/leaders/shard1/leader after winning as /collections/sourceLossyReindexing/leader_elect/shard1/election/72080870663782409-core_node5-n_0000000000
   [junit4]   2> 380653 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40047/solr/sourceLossyReindexing_shard1_replica_n2/ shard1
   [junit4]   2> 380754 INFO  (zkCallback-2644-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 380755 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 380755 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 380792 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1778
   [junit4]   2> 380792 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1774
   [junit4]   2> 380858 INFO  (zkCallback-2644-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 380858 INFO  (zkCallback-2644-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 381220 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2196
   [junit4]   2> 381225 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2210
   [junit4]   2> 381227 INFO  (qtp610702357-7275) [n:127.0.0.1:40047_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> 381261 INFO  (zkCallback-2644-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 381261 INFO  (zkCallback-2644-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 381261 INFO  (zkCallback-2634-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 381261 INFO  (zkCallback-2634-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 381262 INFO  (qtp610702357-7275) [n:127.0.0.1:40047_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2596
   [junit4]   2> 381287 INFO  (qtp610702357-7275) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 381296 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 381319 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40047/solr/sourceLossyReindexing_shard2_replica_n6/&wt=javabin&version=2}{add=[2 (1641295347806371840), 3 (1641295347810566144), 5 (1641295347811614720), 6 (1641295347811614721), 7 (1641295347811614722), 9 (1641295347811614723), 17 (1641295347811614724), 18 (1641295347811614725), 19 (1641295347811614726), 21 (1641295347811614727), ... (97 adds)]} 0 21
   [junit4]   2> 381320 INFO  (qtp610702357-7275) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1641295347806371840), 3 (1641295347810566144), 5 (1641295347811614720), 6 (1641295347811614721), 7 (1641295347811614722), 9 (1641295347811614723), 17 (1641295347811614724), 18 (1641295347811614725), 19 (1641295347811614726), 21 (1641295347811614727), ... (97 adds)]} 0 44
   [junit4]   2> 381322 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40047/solr/sourceLossyReindexing_shard1_replica_n2/&wt=javabin&version=2}{add=[0 (1641295347794837504), 1 (1641295347797983232), 4 (1641295347797983233), 8 (1641295347797983234), 10 (1641295347797983235), 11 (1641295347797983236), 12 (1641295347797983237), 13 (1641295347797983238), 14 (1641295347799031808), 15 (1641295347799031809), ... (103 adds)]} 0 24
   [junit4]   2> 381326 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1641295347794837504), 1 (1641295347797983232), 4 (1641295347797983233), 8 (1641295347797983234), 10 (1641295347797983235), 11 (1641295347797983236), 12 (1641295347797983237), 13 (1641295347797983238), 14 (1641295347799031808), 15 (1641295347799031809), ... (103 adds)]} 0 61
   [junit4]   2> 381359 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1641295347893403648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 381359 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6e40d520 commitCommandVersion:1641295347893403648
   [junit4]   2> 381361 INFO  (qtp1732304381-7362) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1641295347895500800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 381361 INFO  (qtp1732304381-7362) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@52725e28 commitCommandVersion:1641295347895500800
   [junit4]   2> 381372 INFO  (qtp1732304381-7362) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@257824b6[sourceLossyReindexing_shard1_replica_n1] main]
   [junit4]   2> 381373 INFO  (qtp1732304381-7362) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 381375 INFO  (searcherExecutor-2087-thread-1-processing-n:127.0.0.1:42223_solr x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1 r:core_node3) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n1] Registered new searcher Searcher@257824b6[sourceLossyReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C103:[diagnostics={os=Linux, java.vendor=AdoptOpenJDK, java.version=11.0.3, java.vm.version=11.0.3+7, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=11.0.3+7, source=flush, os.version=5.0.0-23-generic, timestamp=1565261218933}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 381375 INFO  (qtp1732304381-7362) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40047/solr/sourceLossyReindexing_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 381376 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a5c88[sourceLossyReindexing_shard1_replica_n2] main]
   [junit4]   2> 381376 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 381377 INFO  (searcherExecutor-2086-thread-1-processing-n:127.0.0.1:40047_solr x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1 r:core_node5) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n2] Registered new searcher Searcher@5a5c88[sourceLossyReindexing_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C103:[diagnostics={os=Linux, java.vendor=AdoptOpenJDK, java.version=11.0.3, java.vm.version=11.0.3+7, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=11.0.3+7, source=flush, os.version=5.0.0-23-generic, timestamp=1565261218931}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 381377 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40047/solr/sourceLossyReindexing_shard2_replica_n6/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 18
   [junit4]   2> 381382 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1641295347917520896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 381382 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@55f666bc commitCommandVersion:1641295347917520896
   [junit4]   2> 381384 INFO  (qtp1732304381-7276) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1641295347919618048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 381384 INFO  (qtp1732304381-7276) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c7edd4e commitCommandVersion:1641295347919618048
   [junit4]   2> 381396 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@35469f02[sourceLossyReindexing_shard2_replica_n6] main]
   [junit4]   2> 381397 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 381399 INFO  (searcherExecutor-2085-thread-1-processing-n:127.0.0.1:40047_solr x:sourceLossyReindexing_shard2_replica_n6 c:sourceLossyReindexing s:shard2 r:core_node8) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n6] Registered new searcher Searcher@35469f02[sourceLossyReindexing_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C97:[diagnostics={os=Linux, java.vendor=AdoptOpenJDK, java.version=11.0.3, java.vm.version=11.0.3+7, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=11.0.3+7, source=flush, os.version=5.0.0-23-generic, timestamp=1565261218955}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 381399 INFO  (qtp1732304381-7276) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5637d90a[sourceLossyReindexing_shard2_replica_n4] main]
   [junit4]   2> 381400 INFO  (qtp1732304381-7276) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 381401 INFO  (searcherExecutor-2088-thread-1-processing-n:127.0.0.1:42223_solr x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2 r:core_node7) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n4] Registered new searcher Searcher@5637d90a[sourceLossyReindexing_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C97:[diagnostics={os=Linux, java.vendor=AdoptOpenJDK, java.version=11.0.3, java.vm.version=11.0.3+7, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=11.0.3+7, source=flush, os.version=5.0.0-23-generic, timestamp=1565261218957}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 381401 INFO  (qtp1732304381-7276) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40047/solr/sourceLossyReindexing_shard2_replica_n6/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 18
   [junit4]   2> 381402 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n6]  webapp=/solr path=/update params={_stateVer_=sourceLossyReindexing:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 75
   [junit4]   2> 381450 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:40047/solr/sourceLossyReindexing_shard1_replica_n2/|https://127.0.0.1:42223/solr/sourceLossyReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1565261218979&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 381450 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:40047/solr/sourceLossyReindexing_shard2_replica_n6/|https://127.0.0.1:42223/solr/sourceLossyReindexing_shard2_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1565261218979&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 381456 INFO  (qtp610702357-7348) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&omitHeader=false&shards.purpose=64&NOW=1565261218979&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=https://127.0.0.1:40047/solr/sourceLossyReindexing_shard1_replica_n2/|https://127.0.0.1:42223/solr/sourceLossyReindexing_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 381458 INFO  (qtp1732304381-7362) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/select params={q=*:*&_stateVer_=sourceLossyReindexing:6&wt=javabin&version=2} hits=200 status=0 QTime=42
   [junit4]   2> 381486 INFO  (qtp1732304381-7362) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:42223/solr/sourceLossyReindexing_shard1_replica_n1/|https://127.0.0.1:40047/solr/sourceLossyReindexing_shard1_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1565261219022&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 381486 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:42223/solr/sourceLossyReindexing_shard2_replica_n4/|https://127.0.0.1:40047/solr/sourceLossyReindexing_shard2_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1565261219022&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 381492 INFO  (qtp1732304381-7276) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&omitHeader=false&shards.purpose=64&NOW=1565261219022&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=https://127.0.0.1:42223/solr/sourceLossyReindexing_shard1_replica_n1/|https://127.0.0.1:40047/solr/sourceLossyReindexing_shard1_replica_n2/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 381493 INFO  (qtp1732304381-7272) [n:127.0.0.1:42223_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=sourceLossyReindexing:6&wt=javabin&version=2} hits=200 status=0 QTime=34
   [junit4]   2> 381496 INFO  (qtp610702357-7275) [n:127.0.0.1:40047_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with params configName=conf3&name=sourceLossyReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=targetLossyReindexing and sendToOCPQueue=true
   [junit4]   2> 381502 DEBUG (OverseerThreadFactory-2076-thread-2-processing-n:127.0.0.1:42223_solr) [n:127.0.0.1:42223_solr     ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"sourceLossyReindexing",
   [junit4]   2>   "target":"targetLossyReindexing",
   [junit4]   2>   "configName":"conf3",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 381503 INFO  (OverseerCollectionConfigSetProcessor-72080870663782407-127.0.0.1:42223_solr-n_0000000000) [n:127.0.0.1:42223_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> 381510 INFO  (OverseerThreadFactory-2076-thread-2-processing-n:127.0.0.1:42223_solr) [n:127.0.0.1:42223_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 381510 INFO  (zkConnectionManagerCallback-2672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381510 INFO  (OverseerThreadFactory-2076-thread-2-processing-n:127.0.0.1:42223_solr) [n:127.0.0.1:42223_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 381511 INFO  (OverseerThreadFactory-2076-thread-2-processing-n:127.0.0.1:42223_solr) [n:127.0.0.1:42223_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 381511 INFO  (OverseerThreadFactory-2076-thread-2-processing-n:127.0.0.1:42223_solr) [n:127.0.0.1:42223_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34521/solr ready
   [junit4]   2> 381532 INFO  (qtp610702357-7348) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:40047/solr/sourceLossyReindexing_shard1_replica_n2/|https://127.0.0.1:42223/solr/sourceLossyReindexing_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1565261219077&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 381533 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:40047/solr/sourceLossyReindexing_shard2_replica_n6/|https://127.0.0.1:42223/solr/sourceLossyReindexing_shard2_replica_n4/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1565261219077&isShard=true&wt=javabin} hits=97 status=0 QTime=1
   [junit4]   2> 381534 INFO  (qtp610702357-7273) [n:127.0.0.1:40047_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=sourceLossyReindexing:6&rows=0&wt=javabin&version=2} hits=200 status=0 QTime=21
   [junit4]   2> 381535 INFO  (OverseerThreadFactory-2076-thread-2-processing-n:127.0.0.1:42223_solr) [n:127.0.0.1:42223_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection targetLossyReindexing
   [junit4]   2> 381741 INFO  (OverseerStateUpdate-72080870663782407-127.0.0.1:42223_solr-n_0000000000) [n:127.0.0.1:42223_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"targetLossyReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42223/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 381742 INFO  (OverseerStateUpdate-72080870663782407-127.0.0.1:42223_solr-n_0000000000) [n:127.0.0.1:42223_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"targetLossyReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40047/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 381744 INFO  (OverseerStateUpdate-72080870663782407-127.0.0.1:42223_solr-n_0000000000) [n:127.0.0.1:42223_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"targetLossyReindexing_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42223/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 381745 INFO  (OverseerStateUpdate-72080870663782407-127.0.0.1:42223_solr-n_0000000000) [n:127.0.0.1:42223_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"targetLossyReindexing_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40047/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 381948 INFO  (qtp1732304381-7274) [n:127.0.0.1:42223_solr    x:targetLossyReindexing_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 381948 INFO  (qtp610702357-7348) [n:127.0.0.1:40047_solr    x:targetLossyReindexing_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 381949 INFO  (qtp610702357-7277) [n:127.0.0.1:40047_solr    x:targetLossyReindexing_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 381949 INFO  (qtp1732304381-7362) [n:127.0.0.1:42223_solr    x:targetLossyReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard1_replica_n1&action=CREATE&numSha

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

se_false_4/terms/shard1
   [junit4]   2> 	10	/solr/configs/conf1
   [junit4]   2> 	9	/solr/collections/failReindexingTarget/terms/shard2
   [junit4]   2> 	9	/solr/collections/sameTargetReindexing_false_true/terms/shard2
   [junit4]   2> 	9	/solr/collections/sameTargetReindexing_false_true/terms/shard1
   [junit4]   2> 	9	/solr/collections/sameTargetReindexing_false_false/terms/shard1
   [junit4]   2> 	9	/solr/collections/sourceLossyReindexing/terms/shard2
   [junit4]   2> 	9	/solr/collections/targetLossyReindexing/terms/shard1
   [junit4]   2> 	9	/solr/collections/targetLossyReindexing/terms/shard2
   [junit4]   2> 	9	/solr/collections/.rx_sameTargetReindexing_false_true_5/terms/shard2
   [junit4]   2> 	9	/solr/collections/failReindexing/terms/shard2
   [junit4]   2> 	9	/solr/collections/reshapeReindexing/terms/shard1
   [junit4]   2> 	9	/solr/collections/reshapeReindexing/terms/shard2
   [junit4]   2> 	8	/solr/collections/sameTargetReindexing_true_false/terms/shard2
   [junit4]   2> 	8	/solr/collections/.rx_sameTargetReindexing_false_true_5/terms/shard1
   [junit4]   2> 	8	/solr/collections/failReindexingTarget/state.json
   [junit4]   2> 	8	/solr/collections/reshapeReindexingTarget/terms/bar
   [junit4]   2> 	7	/solr/configs/_default
   [junit4]   2> 	7	/solr/configs/_default/managed-schema
   [junit4]   2> 	7	/solr/collections/reshapeReindexingTarget/terms/baz
   [junit4]   2> 	6	/solr/collections/reshapeReindexingTarget/terms/foo
   [junit4]   2> 	6	/solr/collections/failReindexing/state.json
   [junit4]   2> 	6	/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2> 	6	/solr/collections/.rx_sameTargetReindexing_false_true_5/state.json
   [junit4]   2> 	6	/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2> 	6	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	6	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	6	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	5	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	5	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	4	/solr/collections/sameTargetReindexing_true_false/state.json
   [junit4]   2> 	4	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	4	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing_false_true/terms/shard1
   [junit4]   2> 	4	/solr/collections/basicReindexingTarget/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sourceLossyReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing_false_true/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_reshapeReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/.rx_sameTargetReindexing_false_false_4/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_sameTargetReindexing_false_false/terms/shard1
   [junit4]   2> 	3	/solr/collections/.rx_ck_abortReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexing/terms/shard2
   [junit4]   2> 	3	/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2> 	3	/solr/collections/abortReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/.rx_ck_failReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexingTarget/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexingTarget/terms/shard2
   [junit4]   2> 	3	/solr/collections/.rx_ck_sameTargetReindexing_false_false/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_basicReindexing/terms/shard1
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_false_false_4/collectionprops.json
   [junit4]   2> 	2	/solr/collections/reshapeReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/targetLossyReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sourceLossyReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/basicReindexingTarget/collectionprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/basicReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_false_false/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_false_true_5/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_true_false/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_false_true/collectionprops.json
   [junit4]   2> 	2	/solr/collections/failReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf2
   [junit4]   2> 	2	/solr/configs/conf3
   [junit4]   2> 	2	/solr/collections/reshapeReindexingTarget/collectionprops.json
   [junit4]   2> 	2	/solr/collections/failReindexingTarget/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	91	/solr/aliases.json
   [junit4]   2> 	50	/solr/collections/failReindexing/state.json
   [junit4]   2> 	48	/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2> 	46	/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2> 	42	/solr/clusterstate.json
   [junit4]   2> 	42	/solr/clusterprops.json
   [junit4]   2> 	41	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	41	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	37	/solr/collections/.rx_sameTargetReindexing_false_true_5/state.json
   [junit4]   2> 	33	/solr/collections/failReindexingTarget/state.json
   [junit4]   2> 	31	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	30	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	27	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	26	/solr/collections/basicReindexingTarget/state.json
   [junit4]   2> 	26	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	26	/solr/collections/.rx_sameTargetReindexing_false_false_4/state.json
   [junit4]   2> 	20	/solr/collections/sameTargetReindexing_true_false/state.json
   [junit4]   2> 	18	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	14	/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_sameTargetReindexing_false_true/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_sameTargetReindexing_false_false/state.json
   [junit4]   2> 	10	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	9	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	519	/solr/overseer/queue
   [junit4]   2> 	350	/solr/collections
   [junit4]   2> 	120	/solr/overseer/collection-queue-work
   [junit4]   2> 	49	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 465709 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34521
   [junit4]   2> 465709 INFO  (SUITE-ReindexCollectionTest-seed#[F36555BEBBC2FAA6]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34521
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_F36555BEBBC2FAA6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {remove_s=FSTOrd50, _root_=BlockTreeOrds(blocksize=128), string_s=PostingsFormat(name=Asserting), sind=FSTOrd50, id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=442, maxMBSortInHeap=7.514555997182406, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2df672d), locale=th, timezone=Pacific/Niue
   [junit4]   2> NOTE: Linux 5.0.0-23-generic amd64/AdoptOpenJDK 11.0.3 (64-bit)/cpus=8,threads=1,free=172405360,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestPKIAuthenticationPlugin, SplitHandlerTest, CustomHighlightComponentTest, ShardSplitTest, TestDynamicLoadingUrl, TestUtils, LeaderVoteWaitTimeoutTest, RollingRestartTest, TestNestedUpdateProcessor, TestSolrCLIRunExample, AssignTest, TestCodecSupport, TestComplexPhraseLeadingWildcard, ForceLeaderWithTlogReplicasTest, TestSolrCloudSnapshots, ReindexCollectionTest]
   [junit4] Completed [149/873 (1!)] on J1 in 88.06s, 6 tests, 1 failure <<< FAILURES!

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

[repro] Revision: de522052c8b113a90613055585c864aa7bcdb300

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=ReindexCollectionTest -Dtests.method=testSameTargetReindexing -Dtests.seed=F36555BEBBC2FAA6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Pacific/Niue -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3582 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ReindexCollectionTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=F36555BEBBC2FAA6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Pacific/Niue -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 100 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ReindexCollectionTest
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 986 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/986/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.lucene.index.TestIndexingSequenceNumbers.testStressConcurrentCommit

Error Message:
this IndexWriter is closed

Stack Trace:
org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3409)
	at org.apache.lucene.index.TestIndexingSequenceNumbers.testStressConcurrentCommit(TestIndexingSequenceNumbers.java:228)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.OutOfMemoryError: Java heap space




Build Log:
[...truncated 2115 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers
   [junit4]   2> 8 09, 2019 2:56:04 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Thread-3606,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.initIndexOptions(DefaultIndexingChain.java:697)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.getOrAddField(DefaultIndexingChain.java:664)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:440)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:406)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:495)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1594)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)
   [junit4]   2> 
   [junit4]   2> 8 09, 2019 2:56:05 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Thread-3607,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:216)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 
   [junit4]   2> 8 09, 2019 2:56:04 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Thread-3608,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:125)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:367)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:403)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:495)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1594)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)
   [junit4]   2> 
   [junit4]   2> 8 09, 2019 2:56:04 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Thread-3602,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:216)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3409)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:184)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 
   [junit4]   2> 8 09, 2019 2:56:04 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Thread-3601,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]   2> 	at org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator.getByteBlock(ByteBlockPool.java:105)
   [junit4]   2> 	at org.apache.lucene.util.ByteBlockPool.nextBuffer(ByteBlockPool.java:205)
   [junit4]   2> 	at org.apache.lucene.util.BytesRefHash.add(BytesRefHash.java:273)
   [junit4]   2> 	at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:151)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:862)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:442)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:406)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:495)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1594)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)
   [junit4]   2> 
   [junit4]   2> 8 09, 2019 2:56:04 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Thread-3605,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:216)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 
   [junit4]   2> 8 09, 2019 2:56:04 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Thread-3604,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: refusing to delete any files: this IndexWriter hit an unrecoverable exception
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:216)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: refusing to delete any files: this IndexWriter hit an unrecoverable exception
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.ensureOpen(IndexFileDeleter.java:349)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:669)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:531)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.checkpointNoSIS(IndexWriter.java:2575)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.writeReaderPool(IndexWriter.java:3308)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3218)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3445)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3410)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:184)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 
   [junit4]   2> 8 09, 2019 2:56:04 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Thread-3600,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 
   [junit4]   2> 8 09, 2019 2:56:04 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[Thread-3603,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:216)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexingSequenceNumbers -Dtests.method=testStressConcurrentCommit -Dtests.seed=3745A8DCA22B2E5D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=Pacific/Funafuti -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    627s J1 | TestIndexingSequenceNumbers.testStressConcurrentCommit <<<
   [junit4]    > Throwable #1: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3409)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers.testStressConcurrentCommit(TestIndexingSequenceNumbers.java:228)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap spaceThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3899, name=Thread-3606, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.initIndexOptions(DefaultIndexingChain.java:697)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.getOrAddField(DefaultIndexingChain.java:664)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:440)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:406)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:495)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1594)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3896, name=Thread-3603, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:216)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap spaceThrowable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3893, name=Thread-3600, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap spaceThrowable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3898, name=Thread-3605, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:216)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap spaceThrowable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3901, name=Thread-3608, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:125)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:367)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:403)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:495)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1594)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)Throwable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3894, name=Thread-3601, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]    > 	at org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator.getByteBlock(ByteBlockPool.java:105)
   [junit4]    > 	at org.apache.lucene.util.ByteBlockPool.nextBuffer(ByteBlockPool.java:205)
   [junit4]    > 	at org.apache.lucene.util.BytesRefHash.add(BytesRefHash.java:273)
   [junit4]    > 	at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:151)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:862)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:442)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:406)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:495)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1594)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)Throwable #8: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3895, name=Thread-3602, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:216)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3409)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:184)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap spaceThrowable #9: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3897, name=Thread-3604, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: refusing to delete any files: this IndexWriter hit an unrecoverable exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:216)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: refusing to delete any files: this IndexWriter hit an unrecoverable exception
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.ensureOpen(IndexFileDeleter.java:349)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:669)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:531)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.checkpointNoSIS(IndexWriter.java:2575)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.writeReaderPool(IndexWriter.java:3308)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3218)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3445)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3410)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:184)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap spaceThrowable #10: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3900, name=Thread-3607, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3745A8DCA22B2E5D]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:216)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6b97d0), locale=ja-JP, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Linux 5.0.0-23-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=8,threads=1,free=41152504,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestBytesStore, Test2BSortedDocValuesOrds, TestIndexCommit, TestAutomatonQueryUnicode, TestLucene50StoredFieldsFormatHighCompression, TestMatchAllDocsQuery, TestDemoParallelLeafReader, TestSortedNumericSortField, TestNumericUtils, TestSort, TestLatLonDocValuesField, TestRegExp, TestIntBlockPool, TestDocIdsWriter, TestDocValuesIndexing, TestTragicIndexWriterDeadlock, TestDocIdSetIterator, TestParallelTermEnum, TestFastDecompressionMode, TestIndexWriterNRTIsCurrent, TestCodecHoldsOpenFiles, TestNot, TestAxiomaticF2EXP, TestRamUsageEstimator, TestPriorityQueue, TestMaxScoreSumPropagator, TestPrefixCodedTerms, TestNRTReaderCleanup, TestStressAdvance, TestBasics, TestRollingUpdates, TestSmallFloat, TestIndexOrDocValuesQuery, TestCodecUtil, TestSpanFirstQuery, TestDocument, TestGraphTokenFilter, TestGeoEncodingUtils, TestBinaryTerms, TestSpanTermQuery, TestFilterIterator, TestIndexWriterOnVMError, TestFeatureField, TestStringHelper, TestCachingTokenFilter, TestBagOfPositions, TestRoaringDocIdSet, TestBKD, TestForTooMuchCloning, TestSingleInstanceLockFactory, TestIndexWriterThreadsToSegments, TestReaderPool, TestTermsEnum2, TestLongsRef, TestMixedCodecs, TestBasicModelG, TestDemo, TestSegmentMerger, TestCloseableThreadLocal, TestNoMergePolicy, TestFixedLengthBytesRefArray, TestUsageTrackingFilterCachingPolicy, TestSimpleExplanations, TestLevenshteinAutomata, TestTryDelete, TestRegexpQuery, TestNGramPhraseQuery, TestIndexWriterDeleteByQuery, TestFilterWeight, TestMultiTermQueryRewrites, TestPointQueries, TestLatLonPointDistanceSort, TestAxiomaticF3LOG, TestGrowableByteArrayDataOutput, TestLiveFieldValues, TestLogMergePolicy, TestBasicModelIne, TestSwappedIndexFiles, TestDaciukMihovAutomatonBuilder, TestSimpleSearchEquivalence, TestLucene50CompoundFormat, TestDistributionLL, TestTopDocsCollector, TestIndexWriterCommit, TestSubScorerFreqs, TestStandardAnalyzer, TestDateSort, TestNRTCachingDirectory, TestLucene80NormsFormat, TestLucene80NormsFormatMergeInstance, TestPerFieldDocValuesFormat, TestFieldType, TestPolygon, Test2BBinaryDocValues, Test2BDocs, Test2BNumericDocValues, Test2BPoints, Test2BPositions, Test2BPostings, Test2BPostingsBytes, Test4GBStoredFields, TestAddIndexes, TestAllFilesCheckIndexHeader, TestAllFilesDetectTruncation, TestAllFilesHaveCodecHeader, TestConsistentFieldNumbers, TestCrash, TestCrashCausesCorruptIndex, TestCustomNorms, TestDocCount, TestDocInverterPerFieldErrorInfo, TestDocsWithFieldSet, TestDocumentsWriterDeleteQueue, TestDuelingCodecs, TestDuelingCodecsAtNight, TestExceedMaxTermLength, TestExitableDirectoryReader, TestFieldInfos, TestFieldInvertState, TestFieldReuse, TestFieldUpdatesBuffer, TestFieldsReader, TestFilterCodecReader, TestFilterDirectoryReader, TestFilterLeafReader, TestFilterMergePolicy, TestFlex, TestIndexInput, TestIndexManyDocuments, TestIndexOptions, TestIndexReaderClose, TestIndexSorting, TestIndexTooManyDocs, TestIndexWriterExceptions2, TestIndexWriterForceMerge, TestIndexWriterFromReader, TestIndexWriterLockRelease, TestIndexWriterMaxDocs, TestIndexWriterMergePolicy, TestIndexWriterWithThreads, TestIndexableField, TestIndexingSequenceNumbers]
   [junit4] Completed [525/525 (1!)] on J1 in 973.10s, 8 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20190808_143434_8015183426619078206677.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid5498.hprof ...
   [junit4] Heap dump file created [546099689 bytes in 2.299 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 23627 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:586: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid5498.hprof

Total time: 117 minutes 22 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