Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/353/

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

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

Stack Trace:
java.lang.AssertionError: num docs expected:<200> but was:<199>
        at 
__randomizedtesting.SeedInfo.seed([C69E5467232E827D:553C9B882BC75645]: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:376)
        at 
org.apache.solr.cloud.ReindexCollectionTest.testBasicReindexing(ReindexCollectionTest.java:123)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13095 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> 709572 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/init-core-data-001
   [junit4]   2> 709809 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 709819 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 709824 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001
   [junit4]   2> 709825 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 709825 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 709825 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 709925 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35413
   [junit4]   2> 709925 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35413
   [junit4]   2> 709925 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35413
   [junit4]   2> 709931 INFO  (zkConnectionManagerCallback-2279-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 709935 INFO  (zkConnectionManagerCallback-2281-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 709937 INFO  (zkConnectionManagerCallback-2283-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 709941 WARN  (jetty-launcher-2284-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 709941 WARN  (jetty-launcher-2284-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 709941 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 709941 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 709941 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 709942 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 709942 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 709942 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 709943 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 709943 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 709943 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 709943 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@649ff43d{/solr,null,AVAILABLE}
   [junit4]   2> 709944 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@77c9e395{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39991}
   [junit4]   2> 709944 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.e.j.s.Server Started @709998ms
   [junit4]   2> 709944 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 709944 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 709944 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 709944 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39991}
   [junit4]   2> 709944 ERROR (jetty-launcher-2284-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 709944 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 709944 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7074fa85{/solr,null,AVAILABLE}
   [junit4]   2> 709944 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 709945 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 709945 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 709945 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-05T07:32:36.160092Z
   [junit4]   2> 709945 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@57a14208{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40423}
   [junit4]   2> 709945 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.e.j.s.Server Started @709999ms
   [junit4]   2> 709945 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40423}
   [junit4]   2> 709945 ERROR (jetty-launcher-2284-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 709945 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 709945 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 709945 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 709945 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 709945 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-05T07:32:36.160813Z
   [junit4]   2> 709948 INFO  (zkConnectionManagerCallback-2288-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 709949 INFO  (zkConnectionManagerCallback-2286-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 709949 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 709949 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 710017 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 710020 WARN  (jetty-launcher-2284-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5f766978[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710029 WARN  (jetty-launcher-2284-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@38fc8e3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710031 INFO  (jetty-launcher-2284-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35413/solr
   [junit4]   2> 710034 INFO  (zkConnectionManagerCallback-2296-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 710039 INFO  (zkConnectionManagerCallback-2298-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 710166 INFO  (jetty-launcher-2284-thread-2) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39991_solr
   [junit4]   2> 710167 INFO  (jetty-launcher-2284-thread-2) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.Overseer Overseer 
(id=73248796540534790-127.0.0.1:39991_solr-n_0000000000) starting
   [junit4]   2> 710176 INFO  (zkConnectionManagerCallback-2305-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 710186 INFO  (jetty-launcher-2284-thread-2) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35413/solr ready
   [junit4]   2> 710187 INFO  
(OverseerStateUpdate-73248796540534790-127.0.0.1:39991_solr-n_0000000000) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39991_solr
   [junit4]   2> 710190 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 710192 WARN  (jetty-launcher-2284-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3b4a94a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710193 INFO  (jetty-launcher-2284-thread-2) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39991_solr
   [junit4]   2> 710195 WARN  (jetty-launcher-2284-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2ae28194[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710196 INFO  (jetty-launcher-2284-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35413/solr
   [junit4]   2> 710202 INFO  (zkCallback-2304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 710202 INFO  (zkCallback-2297-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 710212 INFO  (zkConnectionManagerCallback-2311-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 710221 INFO  (zkConnectionManagerCallback-2313-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 710234 INFO  (jetty-launcher-2284-thread-1) 
[n:127.0.0.1:40423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 710255 INFO  (jetty-launcher-2284-thread-2) 
[n:127.0.0.1:39991_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 710258 INFO  (jetty-launcher-2284-thread-1) 
[n:127.0.0.1:40423_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40423_solr as DOWN
   [junit4]   2> 710261 INFO  (jetty-launcher-2284-thread-1) 
[n:127.0.0.1:40423_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 710261 INFO  (jetty-launcher-2284-thread-1) 
[n:127.0.0.1:40423_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40423_solr
   [junit4]   2> 710264 INFO  (zkCallback-2304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 710265 INFO  (zkCallback-2297-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 710265 INFO  (zkCallback-2312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 710291 INFO  (zkConnectionManagerCallback-2321-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 710294 INFO  (jetty-launcher-2284-thread-1) 
[n:127.0.0.1:40423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 710296 INFO  (jetty-launcher-2284-thread-1) 
[n:127.0.0.1:40423_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35413/solr ready
   [junit4]   2> 710297 INFO  (jetty-launcher-2284-thread-1) 
[n:127.0.0.1:40423_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 710300 INFO  (jetty-launcher-2284-thread-2) 
[n:127.0.0.1:39991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39991.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f24c91a
   [junit4]   2> 710327 INFO  (jetty-launcher-2284-thread-2) 
[n:127.0.0.1:39991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39991.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f24c91a
   [junit4]   2> 710332 INFO  (jetty-launcher-2284-thread-2) 
[n:127.0.0.1:39991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39991.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f24c91a
   [junit4]   2> 710332 INFO  (jetty-launcher-2284-thread-1) 
[n:127.0.0.1:40423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40423.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f24c91a
   [junit4]   2> 710335 INFO  (jetty-launcher-2284-thread-2) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node2/.
   [junit4]   2> 710351 INFO  (jetty-launcher-2284-thread-1) 
[n:127.0.0.1:40423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40423.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f24c91a
   [junit4]   2> 710351 INFO  (jetty-launcher-2284-thread-1) 
[n:127.0.0.1:40423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40423.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f24c91a
   [junit4]   2> 710353 INFO  (jetty-launcher-2284-thread-1) 
[n:127.0.0.1:40423_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.
   [junit4]   2> 710421 INFO  (zkConnectionManagerCallback-2327-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 710423 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 710425 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35413/solr ready
   [junit4]   2> 710467 INFO  
(TEST-ReindexCollectionTest.testAbort-seed#[C69E5467232E827D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAbort
   [junit4]   2> 710478 INFO  (zkConnectionManagerCallback-2332-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 710485 INFO  
(TEST-ReindexCollectionTest.testAbort-seed#[C69E5467232E827D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 710487 INFO  
(TEST-ReindexCollectionTest.testAbort-seed#[C69E5467232E827D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35413/solr ready
   [junit4]   2> 710496 INFO  (qtp754313727-6645) [n:127.0.0.1:39991_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=-1&name=abortReindexing&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 710506 INFO  
(OverseerThreadFactory-2557-thread-1-processing-n:127.0.0.1:39991_solr) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
abortReindexing
   [junit4]   2> 710618 INFO  
(OverseerStateUpdate-73248796540534790-127.0.0.1:39991_solr-n_0000000000) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"abortReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39991/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 710626 INFO  
(OverseerStateUpdate-73248796540534790-127.0.0.1:39991_solr-n_0000000000) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"abortReindexing_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40423/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 710831 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr    
x:abortReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abortReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 710831 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr    
x:abortReindexing_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 710846 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr    
x:abortReindexing_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexing_shard2_replica_n3&action=CREATE&numShards=2&collection=abortReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 711865 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 711873 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 711884 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.s.IndexSchema [abortReindexing_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 711886 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 711886 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'abortReindexing_shard1_replica_n1' 
using configuration from collection abortReindexing, trusted=true
   [junit4]   2> 711887 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39991.solr.core.abortReindexing.shard1.replica_n1' (registry 
'solr.core.abortReindexing.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f24c91a
   [junit4]   2> 711887 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.SolrCore [[abortReindexing_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node2/abortReindexing_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node2/./abortReindexing_shard1_replica_n1/data/]
   [junit4]   2> 711891 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.s.IndexSchema [abortReindexing_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 711894 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 711894 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'abortReindexing_shard2_replica_n3' 
using configuration from collection abortReindexing, trusted=true
   [junit4]   2> 711905 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40423.solr.core.abortReindexing.shard2.replica_n3' (registry 
'solr.core.abortReindexing.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f24c91a
   [junit4]   2> 711905 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.SolrCore [[abortReindexing_shard2_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/abortReindexing_shard2_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/./abortReindexing_shard2_replica_n3/data/]
   [junit4]   2> 712044 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 712044 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 712046 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 712046 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 712049 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@519a9bb7[abortReindexing_shard2_replica_n3] main]
   [junit4]   2> 712054 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 712055 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 712056 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 712056 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1632676409005572096
   [junit4]   2> 712071 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/abortReindexing/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 712072 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/abortReindexing/leaders/shard2
   [junit4]   2> 712068 INFO  
(searcherExecutor-2567-thread-1-processing-n:127.0.0.1:40423_solr 
x:abortReindexing_shard2_replica_n3 c:abortReindexing s:shard2 r:core_node4) 
[n:127.0.0.1:40423_solr c:abortReindexing s:shard2 r:core_node4 
x:abortReindexing_shard2_replica_n3] o.a.s.c.SolrCore 
[abortReindexing_shard2_replica_n3] Registered new searcher 
Searcher@519a9bb7[abortReindexing_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 712076 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 712076 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 712076 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40423/solr/abortReindexing_shard2_replica_n3/
   [junit4]   2> 712077 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 712077 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40423/solr/abortReindexing_shard2_replica_n3/ has no replicas
   [junit4]   2> 712077 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/abortReindexing/leaders/shard2/leader after winning as 
/collections/abortReindexing/leader_elect/shard2/election/73248796540534793-core_node4-n_0000000000
   [junit4]   2> 712080 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40423/solr/abortReindexing_shard2_replica_n3/ shard2
   [junit4]   2> 712105 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 712105 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 712107 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 712107 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 712110 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f4c7193[abortReindexing_shard1_replica_n1] main]
   [junit4]   2> 712111 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 712112 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 712112 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 712113 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1632676409065340928
   [junit4]   2> 712117 INFO  
(searcherExecutor-2566-thread-1-processing-n:127.0.0.1:39991_solr 
x:abortReindexing_shard1_replica_n1 c:abortReindexing s:shard1 r:core_node2) 
[n:127.0.0.1:39991_solr c:abortReindexing s:shard1 r:core_node2 
x:abortReindexing_shard1_replica_n1] o.a.s.c.SolrCore 
[abortReindexing_shard1_replica_n1] Registered new searcher 
Searcher@6f4c7193[abortReindexing_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 712122 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/abortReindexing/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 712122 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/abortReindexing/leaders/shard1
   [junit4]   2> 712128 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 712128 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 712128 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39991/solr/abortReindexing_shard1_replica_n1/
   [junit4]   2> 712129 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 712129 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39991/solr/abortReindexing_shard1_replica_n1/ has no replicas
   [junit4]   2> 712129 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/abortReindexing/leaders/shard1/leader after winning as 
/collections/abortReindexing/leader_elect/shard1/election/73248796540534790-core_node2-n_0000000000
   [junit4]   2> 712132 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39991/solr/abortReindexing_shard1_replica_n1/ shard1
   [junit4]   2> 712234 INFO  (zkCallback-2312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 712237 INFO  (zkCallback-2297-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 712238 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 712241 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexing_shard2_replica_n3&action=CREATE&numShards=2&collection=abortReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1395
   [junit4]   2> 712241 INFO  (zkCallback-2312-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 712242 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 712244 INFO  (zkCallback-2297-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 712245 INFO  (qtp754313727-6648) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abortReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1414
   [junit4]   2> 712265 INFO  (qtp754313727-6645) [n:127.0.0.1:39991_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> 712346 INFO  (zkCallback-2312-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 712347 INFO  (zkCallback-2312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 712347 INFO  (zkCallback-2297-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 712347 INFO  (zkCallback-2297-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 712348 INFO  (zkCallback-2312-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 712348 INFO  (qtp754313727-6645) [n:127.0.0.1:39991_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&maxShardsPerNode=-1&name=abortReindexing&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1857
   [junit4]   2> 712360 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with 
params 
async=5a314e33-3f33-4c75-a552-4ef334cb5afa&name=abortReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=abortReindexingTarget
 and sendToOCPQueue=true
   [junit4]   2> 712378 INFO  (zkCallback-2297-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 712382 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=5a314e33-3f33-4c75-a552-4ef334cb5afa&name=abortReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=abortReindexingTarget}
 status=0 QTime=22
   [junit4]   2> 712385 DEBUG 
(OverseerThreadFactory-2557-thread-2-processing-n:127.0.0.1:39991_solr) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"abortReindexing",
   [junit4]   2>   "target":"abortReindexingTarget",
   [junit4]   2>   "async":"5a314e33-3f33-4c75-a552-4ef334cb5afa",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 712387 INFO  
(OverseerCollectionConfigSetProcessor-73248796540534790-127.0.0.1:39991_solr-n_0000000000)
 [n:127.0.0.1:39991_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> 712397 INFO  (zkConnectionManagerCallback-2339-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 712400 INFO  
(OverseerThreadFactory-2557-thread-2-processing-n:127.0.0.1:39991_solr) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 712403 INFO  
(OverseerThreadFactory-2557-thread-2-processing-n:127.0.0.1:39991_solr) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35413/solr ready
   [junit4]   2> 712411 INFO  (qtp623888513-6656) [n:127.0.0.1:40423_solr 
c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n3] 
o.a.s.c.S.Request [abortReindexing_shard2_replica_n3]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=abortReindexing:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:40423/solr/abortReindexing_shard2_replica_n3/&rows=0&version=2&q=*:*&NOW=1557041558621&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 712412 INFO  (qtp754313727-6645) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.S.Request [abortReindexing_shard1_replica_n1]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=abortReindexing:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:39991/solr/abortReindexing_shard1_replica_n1/&rows=0&version=2&q=*:*&NOW=1557041558621&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 712412 INFO  (qtp754313727-6643) [n:127.0.0.1:39991_solr 
c:abortReindexing s:shard1 r:core_node2 x:abortReindexing_shard1_replica_n1] 
o.a.s.c.S.Request [abortReindexing_shard1_replica_n1]  webapp=/solr 
path=/select 
params={q=*:*&_stateVer_=abortReindexing:4&rows=0&wt=javabin&version=2} hits=0 
status=0 QTime=6
   [junit4]   2> 712417 INFO  
(OverseerThreadFactory-2557-thread-2-processing-n:127.0.0.1:39991_solr) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
abortReindexingTarget
   [junit4]   2> 712633 INFO  
(OverseerStateUpdate-73248796540534790-127.0.0.1:39991_solr-n_0000000000) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexingTarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"abortReindexingTarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39991/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 712639 INFO  
(OverseerStateUpdate-73248796540534790-127.0.0.1:39991_solr-n_0000000000) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexingTarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"abortReindexingTarget_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40423/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 712843 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr    
x:abortReindexingTarget_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexingTarget_shard2_replica_n3&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 712844 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr    
x:abortReindexingTarget_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abortReindexingTarget_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 713884 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 713909 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 713919 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.s.IndexSchema 
[abortReindexingTarget_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 713924 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 713927 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'abortReindexingTarget_shard1_replica_n1' using configuration from 
collection abortReindexingTarget, trusted=true
   [junit4]   2> 713927 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_39991.solr.core.abortReindexingTarget.shard1.replica_n1' 
(registry 'solr.core.abortReindexingTarget.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f24c91a
   [junit4]   2> 713928 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.SolrCore 
[[abortReindexingTarget_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node2/abortReindexingTarget_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node2/./abortReindexingTarget_shard1_replica_n1/data/]
   [junit4]   2> 713933 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.s.IndexSchema 
[abortReindexingTarget_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 713940 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 713941 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.CoreContainer Creating 
SolrCore 'abortReindexingTarget_shard2_replica_n3' using configuration from 
collection abortReindexingTarget, trusted=true
   [junit4]   2> 713942 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40423.solr.core.abortReindexingTarget.shard2.replica_n3' 
(registry 'solr.core.abortReindexingTarget.shard2.replica_n3') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f24c91a
   [junit4]   2> 713942 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.SolrCore 
[[abortReindexingTarget_shard2_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/abortReindexingTarget_shard2_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/./abortReindexingTarget_shard2_replica_n3/data/]
   [junit4]   2> 714145 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 714145 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 714148 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 714148 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 714150 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d83e5b7[abortReindexingTarget_shard1_replica_n1] main]
   [junit4]   2> 714153 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 714154 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 714155 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 714155 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1632676411206533120
   [junit4]   2> 714162 INFO  
(searcherExecutor-2576-thread-1-processing-n:127.0.0.1:39991_solr 
x:abortReindexingTarget_shard1_replica_n1 c:abortReindexingTarget s:shard1 
r:core_node2) [n:127.0.0.1:39991_solr c:abortReindexingTarget s:shard1 
r:core_node2 x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.SolrCore 
[abortReindexingTarget_shard1_replica_n1] Registered new searcher 
Searcher@d83e5b7[abortReindexingTarget_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 714173 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 714173 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 714175 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 714175 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 714184 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/abortReindexingTarget/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 714184 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/abortReindexingTarget/leaders/shard1
   [junit4]   2> 714200 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 714200 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 714200 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:39991/solr/abortReindexingTarget_shard1_replica_n1/
   [junit4]   2> 714203 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 714204 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:39991/solr/abortReindexingTarget_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 714204 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/abortReindexingTarget/leaders/shard1/leader after winning as 
/collections/abortReindexingTarget/leader_elect/shard1/election/73248796540534790-core_node2-n_0000000000
   [junit4]   2> 714216 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:39991/solr/abortReindexingTarget_shard1_replica_n1/ shard1
   [junit4]   2> 714310 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f3a8c3e[abortReindexingTarget_shard2_replica_n3] main]
   [junit4]   2> 714313 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 714314 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 714315 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 714315 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1632676411374305280
   [junit4]   2> 714319 INFO  (zkCallback-2297-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexingTarget/state.json] for collection 
[abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 714320 INFO  (zkCallback-2297-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexingTarget/state.json] for collection 
[abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 714334 INFO  
(searcherExecutor-2577-thread-1-processing-n:127.0.0.1:40423_solr 
x:abortReindexingTarget_shard2_replica_n3 c:abortReindexingTarget s:shard2 
r:core_node4) [n:127.0.0.1:40423_solr c:abortReindexingTarget s:shard2 
r:core_node4 x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.SolrCore 
[abortReindexingTarget_shard2_replica_n3] Registered new searcher 
Searcher@6f3a8c3e[abortReindexingTarget_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 714336 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 714341 INFO  (qtp754313727-6649) [n:127.0.0.1:39991_solr 
c:abortReindexingTarget s:shard1 r:core_node2 
x:abortReindexingTarget_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abortReindexingTarget_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1496
   [junit4]   2> 714350 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/abortReindexingTarget/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 714350 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/abortReindexingTarget/leaders/shard2
   [junit4]   2> 714370 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 714370 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 714370 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:40423/solr/abortReindexingTarget_shard2_replica_n3/
   [junit4]   2> 714371 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 714371 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.SyncStrategy 
http://127.0.0.1:40423/solr/abortReindexingTarget_shard2_replica_n3/ has no 
replicas
   [junit4]   2> 714371 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/abortReindexingTarget/leaders/shard2/leader after winning as 
/collections/abortReindexingTarget/leader_elect/shard2/election/73248796540534793-core_node4-n_0000000000
   [junit4]   2> 714375 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:40423/solr/abortReindexingTarget_shard2_replica_n3/ shard2
   [junit4]   2> 714480 INFO  (zkCallback-2297-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexingTarget/state.json] for collection 
[abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 714480 INFO  (zkCallback-2297-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexingTarget/state.json] for collection 
[abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 714480 INFO  (zkCallback-2297-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexingTarget/state.json] for collection 
[abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 714480 INFO  (zkCallback-2312-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexingTarget/state.json] for collection 
[abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 714482 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 714485 INFO  (qtp623888513-6652) [n:127.0.0.1:40423_solr 
c:abortReindexingTarget s:shard2 r:core_node4 
x:abortReindexingTarget_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexingTarget_shard2_replica_n3&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1642
   [junit4]   2> 714489 INFO  
(OverseerThreadFactory-2557-thread-2-processing-n:127.0.0.1:39991_solr) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.rx_ck_abortReindexing
   [junit4]   2> 714604 INFO  (zkCallback-2312-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexingTarget/state.json] for collection 
[abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 714604 INFO  (zkCallback-2297-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexingTarget/state.json] for collection 
[abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 714604 INFO  (zkCallback-2312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexingTarget/state.json] for collection 
[abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 714604 INFO  (zkCallback-2297-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexingTarget/state.json] for collection 
[abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 714604 INFO  (zkCallback-2297-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexingTarget/state.json] for collection 
[abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 714709 INFO  
(OverseerStateUpdate-73248796540534790-127.0.0.1:39991_solr-n_0000000000) 
[n:127.0.0.1:39991_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".rx_ck_abortReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".rx_ck_abortReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40423/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 714916 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr    
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=_default&newCollection=true&name=.rx_ck_abortReindexing_shard1_replica_n1&action=CREATE&numShards=1&collection=.rx_ck_abortReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 715937 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 715937 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.RequestParams request 
params refreshed to version 0
   [junit4]   2> 715938 WARN  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 715938 WARN  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
   [junit4]   2> 715938 WARN  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 715938 WARN  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
   [junit4]   2> 715938 WARN  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 715938 WARN  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
   [junit4]   2> 715938 WARN  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 715939 WARN  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
   [junit4]   2> 715939 WARN  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
   [junit4]   2> 715939 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 715987 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.s.IndexSchema 
[.rx_ck_abortReindexing_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 716249 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 716309 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore '.rx_ck_abortReindexing_shard1_replica_n1' using configuration from 
collection .rx_ck_abortReindexing, trusted=true
   [junit4]   2> 716309 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40423.solr.core..rx_ck_abortReindexing.shard1.replica_n1' 
(registry 'solr.core..rx_ck_abortReindexing.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f24c91a
   [junit4]   2> 716310 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrCore 
[[.rx_ck_abortReindexing_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001/tempDir-001/node1/./.rx_ck_abortReindexing_shard1_replica_n1/data/]
   [junit4]   2> 716315 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 716400 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 716400 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 716402 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 716402 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 716405 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5537fe8a[.rx_ck_abortReindexing_shard1_replica_n1] main]
   [junit4]   2> 716407 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 716407 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 716407 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/_default/managed-schema
   [junit4]   2> 716408 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 716409 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 716409 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker 
init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 716411 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 716411 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1632676413572120576
   [junit4]   2> 716414 INFO  
(searcherExecutor-2586-thread-1-processing-n:127.0.0.1:40423_solr 
x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 
r:core_node2) [n:127.0.0.1:40423_solr c:.rx_ck_abortReindexing s:shard1 
r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@5537fe8a[.rx_ck_abortReindexing_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 716414 INFO  
(searcherExecutor-2586-thread-1-processing-n:127.0.0.1:40423_solr 
x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 
r:core_node2) [n:127.0.0.1:40423_solr c:.rx_ck_abortReindexing s:shard1 
r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 716414 INFO  
(searcherExecutor-2586-thread-1-processing-n:127.0.0.1:40423_solr 
x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 
r:core_node2) [n:127.0.0.1:40423_solr c:.rx_ck_abortReindexing s:shard1 
r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 716416 INFO  
(searcherExecutor-2586-thread-1-processing-n:127.0.0.1:40423_solr 
x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 
r:core_node2) [n:127.0.0.1:40423_solr c:.rx_ck_abortReindexing s:shard1 
r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SolrCore 
[.rx_ck_abortReindexing_shard1_replica_n1] Registered new searcher 
Searcher@5537fe8a[.rx_ck_abortReindexing_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 716420 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/.rx_ck_abortReindexing/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 716421 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/.rx_ck_abortReindexing/leaders/shard1
   [junit4]   2> 716426 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 716426 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 716426 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:40423/solr/.rx_ck_abortReindexing_shard1_replica_n1/
   [junit4]   2> 716427 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 716427 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:40423/solr/.rx_ck_abortReindexing_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 716427 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/.rx_ck_abortReindexing/leaders/shard1/leader after winning as 
/collections/.rx_ck_abortReindexing/leader_elect/shard1/election/73248796540534793-core_node2-n_0000000000
   [junit4]   2> 716430 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:40423/solr/.rx_ck_abortReindexing_shard1_replica_n1/ shard1
   [junit4]   2> 716532 INFO  (zkCallback-2312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/.rx_ck_abortReindexing/state.json] for collection 
[.rx_ck_abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716532 INFO  (zkCallback-2312-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/.rx_ck_abortReindexing/state.json] for collection 
[.rx_ck_abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716534 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 716539 INFO  (qtp623888513-6653) [n:127.0.0.1:40423_solr 
c:.rx_ck_abortReindexing s:shard1 r:core_node2 
x:.rx_ck_abortReindexing_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=_default&newCollection=true&name=.rx_ck_abortReindexing_shard1_replica_n1&action=CREATE&numShards=1&collection=.rx_ck_abortReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1623
   [junit4]   2> 716638 INFO  (zkCallback-2312-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/.rx_ck_abortReindexing/state.json] for collection 
[.rx_ck_abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716638 INFO  (zkCallback-2312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/.rx_ck_abortReindexing/state.json] for collection 
[.rx_ck_abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716638 INFO  (zkCallback-2312-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/.rx_ck_abortReindexing/state.json] for collection 
[.rx_ck_abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716646 INFO  
(OverseerThreadFactory-2557-thread-2-processing-n:127.0.0.1:39991_solr) 
[n:127.0.0.1:39991_solr    ] o.a.s.u.TestInjection Waiting in 
ReindexCollectionCmd for up to 60s
   [junit4]   2> 716751 INFO  (zkCallback-2297-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716751 INFO  (zkCallback-2297-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716751 INFO  (zkCallback-2297-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716751 INFO  (zkCallback-2312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716751 INFO  (zkCallback-2312-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716751 INFO  (zkCallback-2312-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/abortReindexing/state.json] for collection [abortRe

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

conf3
   [junit4]   2>        2       
/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2>        2       
/solr/collections/sameTargetReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        83      /solr/aliases.json
   [junit4]   2>        34      /solr/clusterstate.json
   [junit4]   2>        25      /solr/collections/basicReindexing/state.json
   [junit4]   2>        21      
/solr/collections/failReindexingTarget/state.json
   [junit4]   2>        20      /solr/collections/abortReindexing/state.json
   [junit4]   2>        17      /solr/collections/failReindexing/state.json
   [junit4]   2>        17      
/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2>        17      
/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2>        17      
/solr/collections/sameTargetReindexing/state.json
   [junit4]   2>        15      /solr/collections/reshapeReindexing/state.json
   [junit4]   2>        13      
/solr/collections/.rx_sameTargetReindexing_2/state.json
   [junit4]   2>        12      
/solr/collections/targetLossyReindexing/state.json
   [junit4]   2>        11      
/solr/collections/abortReindexingTarget/state.json
   [junit4]   2>        9       
/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2>        9       
/solr/collections/.rx_ck_sameTargetReindexing/state.json
   [junit4]   2>        8       
/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2>        7       
/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2>        7       
/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        43      /solr/collections
   [junit4]   2>        34      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 774103 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35413
   [junit4]   2> 774103 INFO  
(SUITE-ReindexCollectionTest-seed#[C69E5467232E827D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35413
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_C69E5467232E827D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{remove_s=PostingsFormat(name=LuceneFixedGap), 
_root_=PostingsFormat(name=Asserting), string_s=Lucene50(blocksize=128), 
sind=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Lucene80), 
id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1568, 
maxMBSortInHeap=7.632147274851788, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@289c3d18),
 locale=tr, timezone=BET
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 11.0.1 
(64-bit)/cpus=4,threads=1,free=329822024,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[OverseerCollectionConfigSetProcessorTest, SpellPossibilityIteratorTest, 
TestLegacyNumericRangeQueryBuilder, TestGeoJSONResponseWriter, 
TestManagedSynonymGraphFilterFactory, PropertiesRequestHandlerTest, 
TestOverriddenPrefixQueryForCustomFieldType, CloudExitableDirectoryReaderTest, 
CustomHighlightComponentTest, TestSolrCloudSnapshots, TestJettySolrRunner, 
TestCustomSort, TestPostingsSolrHighlighter, TestSolrCloudWithDelegationTokens, 
TaggingAttributeTest, DistanceFunctionTest, TermsComponentTest, PluginInfoTest, 
TestInitQParser, TestShardHandlerFactory, TestBlobHandler, 
TestDistributedMissingSort, TestStressCloudBlindAtomicUpdates, 
TestInPlaceUpdateWithRouteField, BlockJoinFacetRandomTest, 
ScheduledTriggerTest, TestRandomFlRTGCloud, TestSchemaManager, 
TestAnalyzedSuggestions, TestWordDelimiterFilterFactory, AddBlockUpdateTest, 
HdfsWriteToMultipleCollectionsTest, EchoParamsTest, TestDistributedMap, 
TestFieldCacheVsDocValues, TestNumericTerms32, CursorMarkTest, 
TestPrepRecovery, TestChildDocTransformer, TestPseudoReturnFields, 
IndexSchemaTest, CreateCollectionCleanupTest, TestRandomDVFaceting, 
HLLUtilTest, RequestLoggingTest, TestStressLucene, TestJsonFacetRefinement, 
TestMinMaxOnMultiValuedField, DocValuesMissingTest, CurrencyFieldTypeTest, 
CoreAdminCreateDiscoverTest, ShowFileRequestHandlerTest, TestHashPartitioner, 
TestRestoreCore, VMParamsZkACLAndCredentialsProvidersTest, 
SolrSlf4jReporterTest, TestCoreBackup, RollingRestartTest, 
TestEmbeddedSolrServerAdminHandler, RuleEngineTest, CursorPagingTest, 
DistributedSpellCheckComponentTest, SimplePostToolTest, TestLRUStatsCache, 
SpatialHeatmapFacetsTest, TestNumericRangeQuery64, SolrXmlInZkTest, 
DirectoryFactoryTest, ReindexCollectionTest]
   [junit4] Completed [183/855 (1!)] on J0 in 64.76s, 6 tests, 1 failure <<< 
FAILURES!

[...truncated 49475 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj1539100109
 [ecj-lint] Compiling 48 source files to /tmp/ecj1539100109
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java
 (at line 23)
 [ecj-lint]     import javax.naming.NamingException;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NamingException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java
 (at line 28)
 [ecj-lint]     public class MockInitialContextFactory implements 
InitialContextFactory {
 [ecj-lint]                  ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type MockInitialContextFactory must implement the inherited 
abstract method InitialContextFactory.getInitialContext(Hashtable<?,?>)
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java
 (at line 30)
 [ecj-lint]     private final javax.naming.Context context;
 [ecj-lint]                   ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java
 (at line 33)
 [ecj-lint]     context = mock(javax.naming.Context.class);
 [ecj-lint]     ^^^^^^^
 [ecj-lint] context cannot be resolved to a variable
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java
 (at line 33)
 [ecj-lint]     context = mock(javax.naming.Context.class);
 [ecj-lint]                    ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java
 (at line 36)
 [ecj-lint]     when(context.lookup(anyString())).thenAnswer(invocation -> 
objects.get(invocation.getArgument(0)));
 [ecj-lint]          ^^^^^^^
 [ecj-lint] context cannot be resolved
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java
 (at line 38)
 [ecj-lint]     } catch (NamingException e) {
 [ecj-lint]              ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java
 (at line 45)
 [ecj-lint]     public javax.naming.Context getInitialContext(Hashtable env) {
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java
 (at line 46)
 [ecj-lint]     return context;
 [ecj-lint]            ^^^^^^^
 [ecj-lint] context cannot be resolved to a variable
 [ecj-lint] ----------
 [ecj-lint] 9 problems (9 errors)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:643:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:101:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build.xml:687:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/common-build.xml:479:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2016:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2049:
 Compile failed; see the compiler error output for details.

Total time: 123 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to