You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/15 21:10:36 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-15-ea+16) - Build # 26668 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26668/
Java: 64bit/jdk-15-ea+16 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
num docs expected:<200> but was:<141>

Stack Trace:
java.lang.AssertionError: num docs expected:<200> but was:<141>
	at __randomizedtesting.SeedInfo.seed([FD42F6BA37051121:483B1D6D30638965]: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.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:397)
	at org.apache.solr.cloud.ReindexCollectionTest.doTestSameTargetReindexing(ReindexCollectionTest.java:162)
	at org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:153)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13536 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> 196852 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 196853 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/data-dir-26-001
   [junit4]   2> 196853 WARN  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 196853 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 196854 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 196854 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 196855 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001
   [junit4]   2> 196855 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 196855 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 196855 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 196955 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 40409
   [junit4]   2> 196955 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40409
   [junit4]   2> 196955 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40409
   [junit4]   2> 196955 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40409
   [junit4]   2> 196957 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196959 INFO  (zkConnectionManagerCallback-2078-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196959 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196968 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196969 INFO  (zkConnectionManagerCallback-2080-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196969 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196969 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196975 INFO  (zkConnectionManagerCallback-2082-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196975 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197087 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 197087 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 197087 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 197087 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 197087 INFO  (jetty-launcher-2083-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 197087 INFO  (jetty-launcher-2083-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 197088 INFO  (jetty-launcher-2083-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 197088 INFO  (jetty-launcher-2083-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 197088 INFO  (jetty-launcher-2083-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 197088 INFO  (jetty-launcher-2083-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 197088 INFO  (jetty-launcher-2083-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 197089 INFO  (jetty-launcher-2083-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 197089 INFO  (jetty-launcher-2083-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7804d9d{/solr,null,AVAILABLE}
   [junit4]   2> 197094 INFO  (jetty-launcher-2083-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@515025d{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:35689}
   [junit4]   2> 197094 INFO  (jetty-launcher-2083-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@573311fe{/solr,null,AVAILABLE}
   [junit4]   2> 197094 INFO  (jetty-launcher-2083-thread-2) [     ] o.e.j.s.Server Started @197118ms
   [junit4]   2> 197094 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35689}
   [junit4]   2> 197095 ERROR (jetty-launcher-2083-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 197095 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 197095 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 197095 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 197095 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 197095 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T20:44:42.016183Z
   [junit4]   2> 197098 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197114 INFO  (jetty-launcher-2083-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@746dc33c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:36753}
   [junit4]   2> 197114 INFO  (jetty-launcher-2083-thread-1) [     ] o.e.j.s.Server Started @197138ms
   [junit4]   2> 197114 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36753}
   [junit4]   2> 197114 ERROR (jetty-launcher-2083-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 197114 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 197114 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 197114 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 197114 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 197114 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T20:44:42.035762Z
   [junit4]   2> 197114 INFO  (zkConnectionManagerCallback-2085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197114 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197118 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197119 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 197123 INFO  (zkConnectionManagerCallback-2087-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197123 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197125 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 197229 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 197231 WARN  (jetty-launcher-2083-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@249e48fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197231 WARN  (jetty-launcher-2083-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@249e48fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197235 WARN  (jetty-launcher-2083-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e183e65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197235 WARN  (jetty-launcher-2083-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e183e65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197235 INFO  (jetty-launcher-2083-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40409/solr
   [junit4]   2> 197236 INFO  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197237 INFO  (zkConnectionManagerCallback-2098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197237 INFO  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197262 INFO  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35689_solr
   [junit4]   2> 197263 INFO  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.c.Overseer Overseer (id=72274538582179845-127.0.0.1:35689_solr-n_0000000000) starting
   [junit4]   2> 197264 INFO  (OverseerStateUpdate-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35689_solr
   [junit4]   2> 197265 INFO  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35689_solr
   [junit4]   2> 197265 INFO  (zkCallback-2097-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 197266 INFO  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 197266 WARN  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 197276 INFO  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 197296 INFO  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35689.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 197304 INFO  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35689.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 197304 INFO  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35689.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 197305 INFO  (jetty-launcher-2083-thread-2) [n:127.0.0.1:35689_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node2/.
   [junit4]   2> 197329 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 197330 WARN  (jetty-launcher-2083-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1380de17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197330 WARN  (jetty-launcher-2083-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1380de17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197331 WARN  (jetty-launcher-2083-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1acb89e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197331 WARN  (jetty-launcher-2083-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1acb89e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197332 INFO  (jetty-launcher-2083-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40409/solr
   [junit4]   2> 197332 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197333 INFO  (zkConnectionManagerCallback-2121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197333 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197335 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 197336 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36753_solr as DOWN
   [junit4]   2> 197336 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 197336 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36753_solr
   [junit4]   2> 197337 INFO  (zkCallback-2097-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197337 INFO  (zkCallback-2120-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197337 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 197338 WARN  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 197345 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 197353 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36753.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 197358 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36753.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 197358 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36753.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 197359 INFO  (jetty-launcher-2083-thread-1) [n:127.0.0.1:36753_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node1/.
   [junit4]   2> 197363 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 197363 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197364 INFO  (zkConnectionManagerCallback-2134-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197364 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197364 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 197365 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40409/solr ready
   [junit4]   2> 197377 INFO  (TEST-ReindexCollectionTest.testReshapeReindexing-seed#[FD42F6BA37051121]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReshapeReindexing
   [junit4]   2> 197378 INFO  (TEST-ReindexCollectionTest.testReshapeReindexing-seed#[FD42F6BA37051121]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197379 INFO  (zkConnectionManagerCallback-2139-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197379 INFO  (TEST-ReindexCollectionTest.testReshapeReindexing-seed#[FD42F6BA37051121]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197380 INFO  (TEST-ReindexCollectionTest.testReshapeReindexing-seed#[FD42F6BA37051121]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 197380 INFO  (TEST-ReindexCollectionTest.testReshapeReindexing-seed#[FD42F6BA37051121]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40409/solr ready
   [junit4]   2> 197393 INFO  (qtp267217197-3967) [n:127.0.0.1:35689_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=-1&name=reshapeReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 197395 INFO  (OverseerThreadFactory-2105-thread-1-processing-n:127.0.0.1:35689_solr) [n:127.0.0.1:35689_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection reshapeReindexing
   [junit4]   2> 197507 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 197522 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 197528 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 197531 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 197538 INFO  (OverseerStateUpdate-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reshapeReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36753/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36753_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 197539 INFO  (OverseerStateUpdate-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reshapeReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35689/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35689_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 197540 INFO  (OverseerStateUpdate-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reshapeReindexing_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35689/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35689_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 197542 INFO  (OverseerStateUpdate-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reshapeReindexing_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36753/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36753_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 197746 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr    x:reshapeReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 197746 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr    x:reshapeReindexing_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 197746 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr    x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 197750 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr    x:reshapeReindexing_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 197753 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 197753 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 197754 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr    x:reshapeReindexing_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 197755 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 197765 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 197766 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 197766 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 197768 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 197768 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 197768 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 197768 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 197769 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36753.solr.core.reshapeReindexing.shard1.replica_n1' (registry 'solr.core.reshapeReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 197769 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35689.solr.core.reshapeReindexing.shard1.replica_n2' (registry 'solr.core.reshapeReindexing.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 197769 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [[reshapeReindexing_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node1/./reshapeReindexing_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node1/./reshapeReindexing_shard1_replica_n1/data/]
   [junit4]   2> 197769 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore [[reshapeReindexing_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node2/./reshapeReindexing_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node2/./reshapeReindexing_shard1_replica_n2/data/]
   [junit4]   2> 197769 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 197771 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 197771 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard2_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 197772 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35689.solr.core.reshapeReindexing.shard2.replica_n4' (registry 'solr.core.reshapeReindexing.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 197772 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore [[reshapeReindexing_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node2/./reshapeReindexing_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node2/./reshapeReindexing_shard2_replica_n4/data/]
   [junit4]   2> 197775 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 197780 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 197780 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard2_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 197780 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36753.solr.core.reshapeReindexing.shard2.replica_n6' (registry 'solr.core.reshapeReindexing.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 197780 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore [[reshapeReindexing_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node1/./reshapeReindexing_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node1/./reshapeReindexing_shard2_replica_n6/data/]
   [junit4]   2> 197802 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 197802 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 197803 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 197803 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 197804 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 197804 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 197805 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 197805 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 197805 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 197805 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666790701374898176
   [junit4]   2> 197806 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 197806 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 197807 INFO  (searcherExecutor-2143-thread-1-processing-n:127.0.0.1:36753_solr x:reshapeReindexing_shard1_replica_n1 c:reshapeReindexing s:shard1 r:core_node3) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [reshapeReindexing_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'reshapeReindexing'
   [junit4]   2> 197807 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 197807 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 197807 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 197807 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 197808 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 197808 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666790701378043904
   [junit4]   2> 197808 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 197808 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/reshapeReindexing/leaders/shard1
   [junit4]   2> 197808 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 197808 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 197809 INFO  (searcherExecutor-2145-thread-1-processing-n:127.0.0.1:35689_solr x:reshapeReindexing_shard2_replica_n4 c:reshapeReindexing s:shard2 r:core_node7) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore [reshapeReindexing_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms: Collection: 'reshapeReindexing'
   [junit4]   2> 197810 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 197810 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 197810 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/reshapeReindexing/leaders/shard2
   [junit4]   2> 197810 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 197810 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 197811 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 197811 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 197811 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 197811 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666790701381189632
   [junit4]   2> 197812 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 197812 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 197812 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 197813 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 197813 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 197813 INFO  (searcherExecutor-2141-thread-1-processing-n:127.0.0.1:35689_solr x:reshapeReindexing_shard1_replica_n2 c:reshapeReindexing s:shard1 r:core_node5) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore [reshapeReindexing_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms: Collection: 'reshapeReindexing'
   [junit4]   2> 197813 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/reshapeReindexing/leaders/shard1
   [junit4]   2> 197813 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 197814 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 197814 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666790701384335360
   [junit4]   2> 197815 INFO  (searcherExecutor-2147-thread-1-processing-n:127.0.0.1:36753_solr x:reshapeReindexing_shard2_replica_n6 c:reshapeReindexing s:shard2 r:core_node8) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore [reshapeReindexing_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms: Collection: 'reshapeReindexing'
   [junit4]   2> 197815 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 197816 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/reshapeReindexing/leaders/shard2
   [junit4]   2> 198311 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 198311 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 198311 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36753/solr/reshapeReindexing_shard1_replica_n1/
   [junit4]   2> 198312 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard1_replica_n1 url=https://127.0.0.1:36753/solr  START replicas=[https://127.0.0.1:35689/solr/reshapeReindexing_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 198312 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard1_replica_n1 url=https://127.0.0.1:36753/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 198312 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 198312 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 198312 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35689/solr/reshapeReindexing_shard2_replica_n4/
   [junit4]   2> 198313 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard2_replica_n4 url=https://127.0.0.1:35689/solr  START replicas=[https://127.0.0.1:36753/solr/reshapeReindexing_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 198313 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard2_replica_n4 url=https://127.0.0.1:35689/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 198320 INFO  (qtp267217197-3983) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 198320 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 198320 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 198320 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/reshapeReindexing/leaders/shard1/leader after winning as /collections/reshapeReindexing/leader_elect/shard1/election/72274538582179846-core_node3-n_0000000000
   [junit4]   2> 198321 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36753/solr/reshapeReindexing_shard1_replica_n1/ shard1
   [junit4]   2> 198322 INFO  (qtp2123737164-3984) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 198323 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 198323 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 198323 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/reshapeReindexing/leaders/shard2/leader after winning as /collections/reshapeReindexing/leader_elect/shard2/election/72274538582179845-core_node7-n_0000000000
   [junit4]   2> 198323 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35689/solr/reshapeReindexing_shard2_replica_n4/ shard2
   [junit4]   2> 198424 INFO  (zkCallback-2120-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198424 INFO  (zkCallback-2097-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198425 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 198425 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 198427 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=677
   [junit4]   2> 198427 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=681
   [junit4]   2> 198526 INFO  (zkCallback-2097-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198526 INFO  (zkCallback-2120-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198526 INFO  (zkCallback-2097-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198526 INFO  (zkCallback-2120-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198815 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1069
   [junit4]   2> 198817 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1063
   [junit4]   2> 198823 INFO  (qtp267217197-3967) [n:127.0.0.1:35689_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> 198917 INFO  (zkCallback-2097-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198917 INFO  (zkCallback-2097-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198917 INFO  (zkCallback-2120-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198917 INFO  (zkCallback-2120-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 198918 INFO  (qtp267217197-3967) [n:127.0.0.1:35689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=-1&name=reshapeReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1524
   [junit4]   2> 198918 INFO  (TEST-ReindexCollectionTest.testReshapeReindexing-seed#[FD42F6BA37051121]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: reshapeReindexing
   [junit4]   2> 198927 INFO  (qtp267217197-3999) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 198941 INFO  (qtp2123737164-3984) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35689/solr/reshapeReindexing_shard2_replica_n4/&wt=javabin&version=2}{add=[2 (1666790702545108992), 3 (1666790702547206144), 5 (1666790702547206145), 6 (1666790702547206146), 7 (1666790702547206147), 9 (1666790702547206148), 17 (1666790702547206149), 18 (1666790702547206150), 19 (1666790702547206151), 21 (1666790702547206152), ... (97 adds)]} 0 4
   [junit4]   2> 198941 INFO  (qtp267217197-3999) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1666790702545108992), 3 (1666790702547206144), 5 (1666790702547206145), 6 (1666790702547206146), 7 (1666790702547206147), 9 (1666790702547206148), 17 (1666790702547206149), 18 (1666790702547206150), 19 (1666790702547206151), 21 (1666790702547206152), ... (97 adds)]} 0 20
   [junit4]   2> 198944 INFO  (qtp2123737164-4000) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 198947 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36753/solr/reshapeReindexing_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1666790702552449024), 1 (1666790702553497600), 4 (1666790702553497601), 8 (1666790702553497602), 10 (1666790702553497603), 11 (1666790702553497604), 12 (1666790702553497605), 13 (1666790702553497606), 14 (1666790702553497607), 15 (1666790702554546176), ... (103 adds)]} 0 3
   [junit4]   2> 198947 INFO  (qtp2123737164-4000) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1666790702552449024), 1 (1666790702553497600), 4 (1666790702553497601), 8 (1666790702553497602), 10 (1666790702553497603), 11 (1666790702553497604), 12 (1666790702553497605), 13 (1666790702553497606), 14 (1666790702553497607), 15 (1666790702554546176), ... (103 adds)]} 0 19
   [junit4]   2> 198962 INFO  (searcherExecutor-2141-thread-1-processing-n:127.0.0.1:35689_solr x:reshapeReindexing_shard1_replica_n2 c:reshapeReindexing s:shard1 r:core_node5) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore [reshapeReindexing_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms: Collection: 'reshapeReindexing'
   [junit4]   2> 198962 INFO  (qtp267217197-3983) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36753/solr/reshapeReindexing_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 11
   [junit4]   2> 198963 INFO  (searcherExecutor-2143-thread-1-processing-n:127.0.0.1:36753_solr x:reshapeReindexing_shard1_replica_n1 c:reshapeReindexing s:shard1 r:core_node3) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [reshapeReindexing_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'reshapeReindexing'
   [junit4]   2> 198963 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35689/solr/reshapeReindexing_shard2_replica_n4/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 13
   [junit4]   2> 198970 INFO  (searcherExecutor-2145-thread-1-processing-n:127.0.0.1:35689_solr x:reshapeReindexing_shard2_replica_n4 c:reshapeReindexing s:shard2 r:core_node7) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore [reshapeReindexing_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms: Collection: 'reshapeReindexing'
   [junit4]   2> 198970 INFO  (searcherExecutor-2147-thread-1-processing-n:127.0.0.1:36753_solr x:reshapeReindexing_shard2_replica_n6 c:reshapeReindexing s:shard2 r:core_node8) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore [reshapeReindexing_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms: Collection: 'reshapeReindexing'
   [junit4]   2> 198970 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35689/solr/reshapeReindexing_shard2_replica_n4/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 198971 INFO  (qtp267217197-3967) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=reshapeReindexing:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 22
   [junit4]   2> 198989 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=reshapeReindexing:5&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:36753/solr/reshapeReindexing_shard2_replica_n6/|https://127.0.0.1:35689/solr/reshapeReindexing_shard2_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1589575483893&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 198990 INFO  (qtp267217197-3983) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=reshapeReindexing:5&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:35689/solr/reshapeReindexing_shard1_replica_n2/|https://127.0.0.1:36753/solr/reshapeReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1589575483893&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 198991 INFO  (qtp267217197-3967) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=reshapeReindexing:5&omitHeader=false&shards.purpose=64&NOW=1589575483893&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=https://127.0.0.1:35689/solr/reshapeReindexing_shard1_replica_n2/|https://127.0.0.1:36753/solr/reshapeReindexing_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 198995 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=reshapeReindexing:5&wt=javabin&version=2} hits=200 status=0 QTime=23
   [junit4]   2> 198997 INFO  (qtp267217197-3999) [n:127.0.0.1:35689_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with params replicationFactor=1&shards=foo,bar,baz&q=id:10*&fl=id,string_s&name=reshapeReindexing&router.name=implicit&action=REINDEXCOLLECTION&numShards=3&wt=javabin&version=2&target=reshapeReindexingTarget and sendToOCPQueue=true
   [junit4]   2> 198999 DEBUG (OverseerThreadFactory-2105-thread-2-processing-n:127.0.0.1:35689_solr) [n:127.0.0.1:35689_solr     ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"reshapeReindexing",
   [junit4]   2>   "target":"reshapeReindexingTarget",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":"foo,bar,baz",
   [junit4]   2>   "q":"id:10*",
   [junit4]   2>   "fl":"id,string_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 198999 INFO  (OverseerCollectionConfigSetProcessor-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_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> 199001 INFO  (OverseerThreadFactory-2105-thread-2-processing-n:127.0.0.1:35689_solr) [n:127.0.0.1:35689_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 199002 INFO  (zkConnectionManagerCallback-2168-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199002 INFO  (OverseerThreadFactory-2105-thread-2-processing-n:127.0.0.1:35689_solr) [n:127.0.0.1:35689_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 199003 INFO  (OverseerThreadFactory-2105-thread-2-processing-n:127.0.0.1:35689_solr) [n:127.0.0.1:35689_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 199003 INFO  (OverseerThreadFactory-2105-thread-2-processing-n:127.0.0.1:35689_solr) [n:127.0.0.1:35689_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40409/solr ready
   [junit4]   2> 199028 INFO  (qtp267217197-3967) [n:127.0.0.1:35689_solr c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=reshapeReindexing:5&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:35689/solr/reshapeReindexing_shard1_replica_n2/|https://127.0.0.1:36753/solr/reshapeReindexing_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1589575483925&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 199030 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=reshapeReindexing:5&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:36753/solr/reshapeReindexing_shard2_replica_n6/|https://127.0.0.1:35689/solr/reshapeReindexing_shard2_replica_n4/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1589575483925&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 199031 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=reshapeReindexing:5&rows=0&wt=javabin&version=2} hits=200 status=0 QTime=27
   [junit4]   2> 199033 INFO  (OverseerThreadFactory-2105-thread-2-processing-n:127.0.0.1:35689_solr) [n:127.0.0.1:35689_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection reshapeReindexingTarget
   [junit4]   2> 199240 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.reshapeReindexing.shard2.replica_n4:INDEX.sizeInBytes&key=solr.core.reshapeReindexing.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 199241 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 199242 INFO  (qtp2123737164-3984) [n:127.0.0.1:36753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.reshapeReindexing.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.reshapeReindexing.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 199243 INFO  (qtp2123737164-4000) [n:127.0.0.1:36753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 199244 INFO  (qtp267217197-3983) [n:127.0.0.1:35689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.reshapeReindexing.shard2.replica_n4:INDEX.sizeInBytes&key=solr.core.reshapeReindexing.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 199245 INFO  (qtp267217197-3967) [n:127.0.0.1:35689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 199246 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.reshapeReindexing.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.reshapeReindexing.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 199247 INFO  (qtp2123737164-3974) [n:127.0.0.1:36753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 199250 INFO  (OverseerStateUpdate-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"reshapeReindexingTarget_foo_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36753/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36753_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 199251 INFO  (OverseerStateUpdate-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"reshapeReindexingTarget_foo_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35689/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35689_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 199251 INFO  (OverseerStateUpdate-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"reshapeReindexingTarget_bar_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35689/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35689_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 199252 INFO  (OverseerStateUpdate-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"reshapeReindexingTarget_bar_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36753/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36753_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 199253 INFO  (OverseerStateUpdate-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"baz",
   [junit4]   2>   "core":"reshapeReindexingTarget_baz_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36753/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36753_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 199253 INFO  (OverseerStateUpdate-72274538582179845-127.0.0.1:35689_solr-n_0000000000) [n:127.0.0.1:35689_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"baz",
   [junit4]   2>   "core":"reshapeReindexingTarget_baz_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35689/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35689_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 199455 INFO  (qtp2123737164-3984) [n:127.0.0.1:36753_solr    x:reshapeReindexingTarget_foo_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_foo_replica_n1&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=foo&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 199455 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr    x:reshapeReindexingTarget_foo_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_foo_replica_n2&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=foo&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 199455 INFO  (qtp2123737164-4000) [n:127.0.0.1:36753_solr    x:reshapeReindexingTarget_baz_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_baz_replica_n8&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=baz&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 199455 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr    x:reshapeReindexingTarget_bar_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_bar_replica_n4&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=bar&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 199455 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr    x:reshapeReindexingTarget_bar_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_bar_replica_n6&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=bar&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 199460 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexingTarget s:bar r:core_node7 x:reshapeReindexingTarget_bar_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 199460 INFO  (qtp2123737164-3984) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:foo r:core_node3 x:reshapeReindexingTarget_foo_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 199460 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexingTarget s:foo r:core_node5 x:reshapeReindexingTarget_foo_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 199460 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 199460 INFO  (qtp2123737164-4000) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:baz r:core_node11 x:reshapeReindexingTarget_baz_replica_n8 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 199474 INFO  (qtp267217197-3983) [n:127.0.0.1:35689_solr    x:reshapeReindexingTarget_baz_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_baz_replica_n10&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=baz&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 199483 INFO  (qtp2123737164-4000) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:baz r:core_node11 x:reshapeReindexingTarget_baz_replica_n8 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 199483 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 199484 INFO  (qtp267217197-3973) [n:127.0.0.1:35689_solr c:reshapeReindexingTarget s:foo r:core_node5 x:reshapeReindexingTarget_foo_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 199484 INFO  (qtp267217197-3969) [n:127.0.0.1:35689_solr c:reshapeReindexingTarget s:bar r:core_node7 x:reshapeReindexingTarget_bar_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 199484 INFO  (qtp2123737164-3984) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:foo r:core_node3 x:reshapeReindexingTarget_foo_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 199485 INFO  (qtp2123737164-4000) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:baz r:core_node11 x:reshapeReindexingTarget_baz_replica_n8 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 199485 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 199485 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexingTarget_bar_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 199485 INFO  (qtp2123737164-4000) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:baz r:core_node11 x:reshapeReindexingTarget_baz_replica_n8 ] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexingTarget_baz_replica_n8' using configuration from configset conf1, trusted=true
   [junit4]   2> 199486 INFO  (qtp2123737164-4000) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:baz r:core_node11 x:reshapeReindexingTarget_baz_replica_n8 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36753.solr.core.reshapeReindexingTarget.baz.replica_n8' (registry 'solr.core.reshapeReindexingTarget.baz.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 199486 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36753.solr.core.reshapeReindexingTarget.bar.replica_n6' (registry 'solr.core.reshapeReindexingTarget.bar.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bb0cdf6
   [junit4]   2> 199486 INFO  (qtp267217197-3983) [n:127.0.0.1:35689_solr c:reshapeReindexingTarget s:baz r:core_node12 x:reshapeReindexingTarget_baz_replica_n10 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 199486 INFO  (qtp2123737164-3976) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n6 ] o.a.s.c.SolrCore [[reshapeReindexingTarget_bar_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node1/./reshapeReindexingTarget_bar_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node1/./reshapeReindexingTarget_bar_replica_n6/data/]
   [junit4]   2> 199486 INFO  (qtp2123737164-4000) [n:127.0.0.1:36753_solr c:reshapeReindexingTarget s:baz r:core_node11 x:reshapeReindexingTarget_baz_replica_n8 ] o.a.s.c.SolrCore [[reshapeReindexingTarget_baz_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node1/./reshapeReindexingTarget_baz_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001/tempDir-001/node1/./reshapeReindexingTarget_baz_replica_n8/data/]
   [ju

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

/.rx_sameTargetReindexing_false_false_2/terms/shard1
   [junit4]   2> 	9	/solr/collections/reshapeReindexing/terms/shard1
   [junit4]   2> 	9	/solr/collections/.rx_sameTargetReindexing_false_false_2/terms/shard2
   [junit4]   2> 	8	/solr/collections/sameTargetReindexing_false_true/terms/shard2
   [junit4]   2> 	8	/solr/collections/basicReindexing/terms/shard1
   [junit4]   2> 	8	/solr/collections/failReindexing/terms/shard2
   [junit4]   2> 	8	/solr/collections/failReindexing/terms/shard1
   [junit4]   2> 	8	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	8	/solr/collections/reshapeReindexingTarget/terms/bar
   [junit4]   2> 	8	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	7	/solr/configs/_default
   [junit4]   2> 	7	/solr/collections/reshapeReindexingTarget/terms/foo
   [junit4]   2> 	7	/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2> 	7	/solr/configs/_default/managed-schema
   [junit4]   2> 	6	/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_sameTargetReindexing_false_true_3/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing_false_false/terms/shard1
   [junit4]   2> 	4	/solr/collections/failReindexing/state.json
   [junit4]   2> 	4	/solr/collections/basicReindexingTarget/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sourceLossyReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2> 	4	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	4	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	4	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_failReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/.rx_sameTargetReindexing_false_false_2/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_sameTargetReindexing_false_true/terms/shard1
   [junit4]   2> 	3	/solr/collections/.rx_ck_abortReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/.rx_ck_reshapeReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexing/terms/shard2
   [junit4]   2> 	3	/solr/collections/abortReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexingTarget/terms/shard2
   [junit4]   2> 	3	/solr/collections/.rx_ck_basicReindexing/terms/shard1
   [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/collections/.rx_sameTargetReindexing_false_true_3/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/sameTargetReindexing_true_false/collectionprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_false_false_2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_false_true/collectionprops.json
   [junit4]   2> 	2	/solr/collections/failReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/abortReindexingTarget/terms/shard1
   [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> 	95	/solr/aliases.json
   [junit4]   2> 	55	/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2> 	42	/solr/collections/failReindexingTarget/state.json
   [junit4]   2> 	39	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	37	/solr/collections/sameTargetReindexing_true_false/state.json
   [junit4]   2> 	31	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	30	/solr/collections/failReindexing/state.json
   [junit4]   2> 	28	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	27	/solr/clusterstate.json
   [junit4]   2> 	27	/solr/clusterprops.json
   [junit4]   2> 	26	/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2> 	26	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	23	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	22	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	22	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	21	/solr/collections/basicReindexingTarget/state.json
   [junit4]   2> 	21	/solr/collections/.rx_sameTargetReindexing_false_false_2/state.json
   [junit4]   2> 	20	/solr/collections/.rx_sameTargetReindexing_false_true_3/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> 	13	/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_sameTargetReindexing_false_false/state.json
   [junit4]   2> 	10	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	10	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	488	/solr/overseer/queue
   [junit4]   2> 	312	/solr/collections
   [junit4]   2> 	123	/solr/overseer/collection-queue-work
   [junit4]   2> 	31	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 258727 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40409
   [junit4]   2> 258727 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40409
   [junit4]   2> 258727 INFO  (SUITE-ReindexCollectionTest-seed#[FD42F6BA37051121]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40409
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_FD42F6BA37051121-001
   [junit4]   2> May 15, 2020 8:45:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {remove_s=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=FST50, string_s=PostingsFormat(name=LuceneFixedGap), sind=FST50, id=PostingsFormat(name=Direct)}, docValues:{_version_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=779, maxMBSortInHeap=6.639883502645796, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@64cdff19), locale=so-ET, timezone=America/Argentina/La_Rioja
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=189416376,total=433061888
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedStopFilterFactory, TestUtils, SolrInfoBeanTest, ResourceLoaderTest, TestPullReplicaErrorHandling, TestDistributedTracing, CdcrOpsAndBoundariesTest, ConjunctionSolrSpellCheckerTest, PeerSyncWithIndexFingerprintCachingTest, TestSimClusterStateProvider, SuggestComponentContextFilterQueryTest, SyncSliceTest, TestDFRSimilarityFactory, AtomicUpdateProcessorFactoryTest, TestFieldSortValues, StatelessScriptUpdateProcessorFactoryTest, HdfsWriteToMultipleCollectionsTest, TestExactSharedStatsCache, MetricsHistoryWithAuthIntegrationTest, TestShardHandlerFactory, LeaderFailoverAfterPartitionTest, MultiSolrCloudTestCaseTest, TestRequestStatusCollectionAPI, MBeansHandlerTest, TestQueryTypes, AssignTest, TestPerFieldSimilarity, TestRequestForwarding, ReindexCollectionTest]
   [junit4] Completed [205/912 (1!)] on J4 in 61.99s, 6 tests, 1 failure <<< FAILURES!

[...truncated 47291 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26668/consoleText

[repro] Revision: cab4e7d34e8a3c7f58ae993ec93ef090670c2a78

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=ReindexCollectionTest -Dtests.method=testSameTargetReindexing -Dtests.seed=FD42F6BA37051121 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=so-ET -Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3134 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ReindexCollectionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=FD42F6BA37051121 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=so-ET -Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 43 lines...]