Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1669/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testRemoveAllWriterReplicas

Error Message:
Error from server at https://127.0.0.1:35643/solr: Could not fully remove 
collection: pull_replica_test_remove_all_writer_replicas

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35643/solr: Could not fully remove collection: 
pull_replica_test_remove_all_writer_replicas
        at 
__randomizedtesting.SeedInfo.seed([6C62882024E58235:FF6C141B301B6B9C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestPullReplica.tearDown(TestPullReplica.java:116)
        at jdk.internal.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:844)




Build Log:
[...truncated 13992 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_6C62882024E58235-001/init-core-data-001
   [junit4]   2> 1257186 WARN  
(SUITE-TestPullReplica-seed#[6C62882024E58235]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1257186 INFO  
(SUITE-TestPullReplica-seed#[6C62882024E58235]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1257186 INFO  
(SUITE-TestPullReplica-seed#[6C62882024E58235]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1257186 INFO  
(SUITE-TestPullReplica-seed#[6C62882024E58235]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1257187 INFO  
(SUITE-TestPullReplica-seed#[6C62882024E58235]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_6C62882024E58235-001/tempDir-001
   [junit4]   2> 1257187 INFO  
(SUITE-TestPullReplica-seed#[6C62882024E58235]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1257187 INFO  (Thread-7096) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1257187 INFO  (Thread-7096) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1257188 ERROR (Thread-7096) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1257287 INFO  
(SUITE-TestPullReplica-seed#[6C62882024E58235]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36987
   [junit4]   2> 1257288 INFO  (zkConnectionManagerCallback-3917-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1257291 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1257291 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1257291 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1257291 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1257291 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1257291 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1257291 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1257291 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1257291 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ff7a087{/solr,null,AVAILABLE}
   [junit4]   2> 1257291 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39fe0f2b{/solr,null,AVAILABLE}
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5d73a0ed{SSL,[ssl, 
http/1.1]}{127.0.0.1:44499}
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@40e4e8cc{SSL,[ssl, 
http/1.1]}{127.0.0.1:35643}
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.e.j.s.Server Started @1257320ms
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.e.j.s.Server Started @1257320ms
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44499}
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35643}
   [junit4]   2> 1257292 ERROR (jetty-launcher-3914-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1257292 ERROR (jetty-launcher-3914-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-08T07:24:34.009957Z
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1257292 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-08T07:24:34.009989Z
   [junit4]   2> 1257293 INFO  (zkConnectionManagerCallback-3919-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1257293 INFO  (zkConnectionManagerCallback-3921-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1257293 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1257293 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1257297 INFO  (jetty-launcher-3914-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36987/solr
   [junit4]   2> 1257297 INFO  (jetty-launcher-3914-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36987/solr
   [junit4]   2> 1257298 INFO  (zkConnectionManagerCallback-3928-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1257298 INFO  (zkConnectionManagerCallback-3929-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1257299 INFO  (zkConnectionManagerCallback-3931-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1257299 INFO  (zkConnectionManagerCallback-3933-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1257340 INFO  (jetty-launcher-3914-thread-2) 
[n:127.0.0.1:44499_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257340 INFO  (jetty-launcher-3914-thread-1) 
[n:127.0.0.1:35643_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257341 INFO  (jetty-launcher-3914-thread-1) 
[n:127.0.0.1:35643_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35643_solr
   [junit4]   2> 1257341 INFO  (jetty-launcher-3914-thread-2) 
[n:127.0.0.1:44499_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44499_solr
   [junit4]   2> 1257341 INFO  (jetty-launcher-3914-thread-1) 
[n:127.0.0.1:35643_solr    ] o.a.s.c.Overseer Overseer 
(id=72102807283367941-127.0.0.1:35643_solr-n_0000000000) starting
   [junit4]   2> 1257341 INFO  (zkCallback-3930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1257342 INFO  (zkCallback-3932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1257345 INFO  (zkConnectionManagerCallback-3942-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1257346 INFO  (jetty-launcher-3914-thread-1) 
[n:127.0.0.1:35643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1257346 INFO  (jetty-launcher-3914-thread-1) 
[n:127.0.0.1:35643_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36987/solr ready
   [junit4]   2> 1257347 INFO  (jetty-launcher-3914-thread-1) 
[n:127.0.0.1:35643_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1257347 INFO  (jetty-launcher-3914-thread-1) 
[n:127.0.0.1:35643_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35643_solr
   [junit4]   2> 1257348 INFO  (zkCallback-3932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1257348 INFO  (zkCallback-3930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1257353 INFO  (zkCallback-3941-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1257469 INFO  (jetty-launcher-3914-thread-2) 
[n:127.0.0.1:44499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44499.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@698c233b
   [junit4]   2> 1257473 INFO  (jetty-launcher-3914-thread-2) 
[n:127.0.0.1:44499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44499.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@698c233b
   [junit4]   2> 1257473 INFO  (jetty-launcher-3914-thread-2) 
[n:127.0.0.1:44499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44499.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@698c233b
   [junit4]   2> 1257474 INFO  (jetty-launcher-3914-thread-2) 
[n:127.0.0.1:44499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_6C62882024E58235-001/tempDir-001/node2/.
   [junit4]   2> 1257475 INFO  (zkConnectionManagerCallback-3947-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1257476 INFO  (jetty-launcher-3914-thread-2) 
[n:127.0.0.1:44499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1257477 INFO  (jetty-launcher-3914-thread-2) 
[n:127.0.0.1:44499_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36987/solr ready
   [junit4]   2> 1257482 INFO  (jetty-launcher-3914-thread-1) 
[n:127.0.0.1:35643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35643.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@698c233b
   [junit4]   2> 1257486 INFO  (jetty-launcher-3914-thread-1) 
[n:127.0.0.1:35643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35643.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@698c233b
   [junit4]   2> 1257486 INFO  (jetty-launcher-3914-thread-1) 
[n:127.0.0.1:35643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35643.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@698c233b
   [junit4]   2> 1257487 INFO  (jetty-launcher-3914-thread-1) 
[n:127.0.0.1:35643_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_6C62882024E58235-001/tempDir-001/node1/.
   [junit4]   2> 1257499 INFO  (zkConnectionManagerCallback-3949-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1257500 INFO  (zkConnectionManagerCallback-3954-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1257501 INFO  
(SUITE-TestPullReplica-seed#[6C62882024E58235]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1257501 INFO  
(SUITE-TestPullReplica-seed#[6C62882024E58235]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36987/solr ready
   [junit4]   2> 1257502 INFO  
(SUITE-TestPullReplica-seed#[6C62882024E58235]-worker) [    ] 
o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 1257514 INFO  (qtp1170025686-17884) [n:127.0.0.1:35643_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1257515 INFO  (qtp1170025686-17884) [n:127.0.0.1:35643_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 1257523 INFO  
(TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[6C62882024E58235]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRemoveAllWriterReplicas
   [junit4]   2> 1257524 INFO  (qtp1170025686-17888) [n:127.0.0.1:35643_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_remove_all_writer_replicas&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1257525 INFO  (OverseerThreadFactory-4641-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
pull_replica_test_remove_all_writer_replicas
   [junit4]   2> 1257629 INFO  
(OverseerStateUpdate-72102807283367941-127.0.0.1:35643_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35643/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1257630 INFO  
(OverseerStateUpdate-72102807283367941-127.0.0.1:35643_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44499/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1257834 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1257846 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1257846 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1257954 INFO  (zkCallback-3930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1257954 INFO  (zkCallback-3932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1257954 INFO  (zkCallback-3930-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1257954 INFO  (zkCallback-3932-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1258848 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1258866 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.s.IndexSchema 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 1258867 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1258867 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_remove_all_writer_replicas_shard1_replica_n1' using 
configuration from collection pull_replica_test_remove_all_writer_replicas, 
trusted=true
   [junit4]   2> 1258867 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1258869 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35643.solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1'
 (registry 
'solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698c233b
   [junit4]   2> 1258869 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1258869 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.SolrCore 
[[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_6C62882024E58235-001/tempDir-001/node1/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_6C62882024E58235-001/tempDir-001/node1/./pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/data/]
   [junit4]   2> 1258871 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.s.IndexSchema 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Schema 
name=minimal
   [junit4]   2> 1258872 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1258872 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_remove_all_writer_replicas_shard1_replica_p2' using 
configuration from collection pull_replica_test_remove_all_writer_replicas, 
trusted=true
   [junit4]   2> 1258873 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44499.solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_p2'
 (registry 
'solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_p2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698c233b
   [junit4]   2> 1258873 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1258873 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.SolrCore 
[[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_6C62882024E58235-001/tempDir-001/node2/pull_replica_test_remove_all_writer_replicas_shard1_replica_p2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_6C62882024E58235-001/tempDir-001/node2/./pull_replica_test_remove_all_writer_replicas_shard1_replica_p2/data/]
   [junit4]   2> 1258907 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1258907 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1258908 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258908 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258909 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@578ac4f8[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
 main]
   [junit4]   2> 1258909 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1258910 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1258910 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1258910 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1597161892087857152
   [junit4]   2> 1258910 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258910 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258911 INFO  
(searcherExecutor-4646-thread-1-processing-n:127.0.0.1:35643_solr 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3) 
[n:127.0.0.1:35643_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 
r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.SolrCore 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Registered new 
searcher 
Searcher@578ac4f8[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1258911 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4908df48[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]
 main]
   [junit4]   2> 1258912 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1258912 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1258912 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1258913 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1258913 INFO  
(searcherExecutor-4647-thread-1-processing-n:127.0.0.1:44499_solr 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4) 
[n:127.0.0.1:44499_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 
r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.SolrCore 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Registered new 
searcher 
Searcher@4908df48[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1258913 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.ZkController 
pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 starting 
background replication from leader
   [junit4]   2> 1258914 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1258914 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1258914 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35643/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
   [junit4]   2> 1258914 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1258914 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35643/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
 has no replicas
   [junit4]   2> 1258914 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1258915 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1258916 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1258916 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1258916 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35643/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
 shard1
   [junit4]   2> 1259017 INFO  (zkCallback-3930-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1259017 INFO  (zkCallback-3930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1259017 INFO  (zkCallback-3932-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1259017 INFO  (zkCallback-3932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1259066 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1259067 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=1221
   [junit4]   2> 1259067 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1233
   [junit4]   2> 1259068 INFO  (qtp1170025686-17888) [n:127.0.0.1:35643_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1259168 INFO  (zkCallback-3932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1259168 INFO  (zkCallback-3930-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1259168 INFO  (zkCallback-3932-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1259168 INFO  (zkCallback-3930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1259526 INFO  
(OverseerCollectionConfigSetProcessor-72102807283367941-127.0.0.1:35643_solr-n_0000000000)
 [    ] 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> 1260069 INFO  (qtp1170025686-17888) [n:127.0.0.1:35643_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_remove_all_writer_replicas&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=2544
   [junit4]   2> 1260073 INFO  (qtp1170025686-17884) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to 
Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1260073 INFO  (qtp1170025686-17884) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1597161893305253888)]} 0 1
   [junit4]   2> 1260074 INFO  (qtp1170025686-17888) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1597161893308399616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1260074 INFO  (qtp1170025686-17888) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d206909 
commitCommandVersion:1597161893308399616
   [junit4]   2> 1260076 INFO  (qtp1170025686-17888) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4272466f[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
 main]
   [junit4]   2> 1260076 INFO  (qtp1170025686-17888) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1260077 INFO  
(searcherExecutor-4646-thread-1-processing-n:127.0.0.1:35643_solr 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3) 
[n:127.0.0.1:35643_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 
r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.SolrCore 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Registered new 
searcher 
Searcher@4272466f[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 1260077 INFO  (qtp1170025686-17888) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=pull_replica_test_remove_all_writer_replicas:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 1260079 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1260082 INFO  (qtp987572129-17887) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1260183 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1260284 INFO  (qtp987572129-17887) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1260384 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1260485 INFO  (qtp987572129-17887) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1260586 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1260686 INFO  (qtp987572129-17887) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1260787 INFO  (qtp987572129-17885) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1260831 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:35643/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
   [junit4]   2> 1260833 INFO  (qtp1170025686-17949) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1260833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1260833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1523172276791
   [junit4]   2> 1260833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1260833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1260833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1260834 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=0
   [junit4]   2> 1260834 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 17
   [junit4]   2> 1260835 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@6b98a687 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20690f69)
   [junit4]   2> 1260835 INFO  (qtp1170025686-17949) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260836 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260837 INFO  (qtp1170025686-17949) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260837 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260838 INFO  (qtp1170025686-17949) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260838 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260839 INFO  (qtp1170025686-17949) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260839 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260839 INFO  (qtp1170025686-17949) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260840 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.tii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260840 INFO  (qtp1170025686-17949) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.dii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260841 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260841 INFO  (qtp1170025686-17949) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.dim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260842 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260842 INFO  (qtp1170025686-17949) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260843 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260843 INFO  (qtp1170025686-17949) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1260843 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Bytes downloaded: 2731, Bytes skipped downloading: 0
   [junit4]   2> 1260843 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2731) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@6b98a687 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20690f69)
   [junit4]   2> 1260845 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1260845 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1dce6c00[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]
 main]
   [junit4]   2> 1260846 INFO  (searcherExecutor-4647-thread-1) [    ] 
o.a.s.c.SolrCore 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Registered new 
searcher 
Searcher@1dce6c00[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]
 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 1260888 INFO  (qtp987572129-17887) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1260888 INFO  (qtp1170025686-17884) [n:127.0.0.1:35643_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
replica=core_node3&action=DELETEREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1260891 INFO  (qtp1170025686-17876) [n:127.0.0.1:35643_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1,
 tag=null
   [junit4]   2> 1260891 INFO  (qtp1170025686-17876) [n:127.0.0.1:35643_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5bda9dcd: rootName = 
solr_35643, domain = 
solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@22aa5b30
   [junit4]   2> 1260904 INFO  (qtp1170025686-17876) [n:127.0.0.1:35643_solr    
] o.a.s.c.SolrCore 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@3330e07c
   [junit4]   2> 1260904 INFO  (qtp1170025686-17876) [n:127.0.0.1:35643_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1,
 tag=3330e07c
   [junit4]   2> 1260904 INFO  (qtp1170025686-17876) [n:127.0.0.1:35643_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.pull_replica_test_remove_all_writer_replicas.shard1.leader,
 tag=3330e07c
   [junit4]   2> 1260906 INFO  (qtp1170025686-17876) [n:127.0.0.1:35643_solr    
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to 
Terms{values={}, version=2}
   [junit4]   2> 1260907 INFO  (qtp1170025686-17876) [n:127.0.0.1:35643_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=16
   [junit4]   2> 1261008 INFO  (zkCallback-3932-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1261008 INFO  (zkCallback-3932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1261109 INFO  (qtp1170025686-17884) [n:127.0.0.1:35643_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replica=core_node3&action=DELETEREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2}
 status=0 QTime=220
   [junit4]   2> 1261112 ERROR 
(TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[6C62882024E58235]) [    
] o.a.s.c.s.i.CloudSolrClient Request to collection 
[pull_replica_test_remove_all_writer_replicas] failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:35643/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1:
 Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: 
/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/update</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing 
/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/update. 
Reason:
   [junit4]   2> <pre>    Can not find: 
/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/update</pre></p><hr><a
 href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.8.v20171121</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry? 0
   [junit4]   2> 1262890 INFO  
(OverseerCollectionConfigSetProcessor-72102807283367941-127.0.0.1:35643_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1265123 INFO  (qtp987572129-17877) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{} 0 4009
   [junit4]   2> 1265123 INFO  (qtp987572129-17877) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was 
found
   [junit4]   2> 1265124 ERROR 
(TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[6C62882024E58235]) [    
] o.a.s.c.s.i.CloudSolrClient Request to collection 
[pull_replica_test_remove_all_writer_replicas] failed due to (503) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:44499/solr/pull_replica_test_remove_all_writer_replicas: No 
registered leader was found after waiting for 4000ms , collection: 
pull_replica_test_remove_all_writer_replicas slice: shard1 saw 
state=DocCollection(pull_replica_test_remove_all_writer_replicas//collections/pull_replica_test_remove_all_writer_replicas/state.json/5)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           
"core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
   [junit4]   2>           "base_url":"https://127.0.0.1:44499/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:44499_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:35643_solr, 
127.0.0.1:44499_solr], retry? 1
   [junit4]   2> 1267838 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was 
found
   [junit4]   2> 1267838 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 1269132 INFO  (qtp987572129-17887) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{} 0 4007
   [junit4]   2> 1269133 INFO  (qtp987572129-17887) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was 
found
   [junit4]   2> 1269133 ERROR 
(TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[6C62882024E58235]) [    
] o.a.s.c.s.i.CloudSolrClient Request to collection 
[pull_replica_test_remove_all_writer_replicas] failed due to (503) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:44499/solr/pull_replica_test_remove_all_writer_replicas: No 
registered leader was found after waiting for 4000ms , collection: 
pull_replica_test_remove_all_writer_replicas slice: shard1 saw 
state=DocCollection(pull_replica_test_remove_all_writer_replicas//collections/pull_replica_test_remove_all_writer_replicas/state.json/5)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           
"core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
   [junit4]   2>           "base_url":"https://127.0.0.1:44499/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:44499_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:35643_solr, 
127.0.0.1:44499_solr], retry? 0
   [junit4]   2> 1269136 INFO  (qtp987572129-17879) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1269138 INFO  (qtp1170025686-17884) [n:127.0.0.1:35643_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1269140 INFO  (OverseerThreadFactory-4641-thread-3) [    ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35643_solr for creating new 
replica
   [junit4]   2> 1269141 INFO  
(OverseerStateUpdate-72102807283367941-127.0.0.1:35643_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35643/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35643_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1269142 INFO  (zkCallback-3932-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1269142 INFO  (zkCallback-3932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1269244 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n5&action=CREATE&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1269249 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1269252 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.s.IndexSchema 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] Schema 
name=minimal
   [junit4]   2> 1269265 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1269265 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_remove_all_writer_replicas_shard1_replica_n5' using 
configuration from collection pull_replica_test_remove_all_writer_replicas, 
trusted=true
   [junit4]   2> 1269265 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35643.solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n5'
 (registry 
'solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n5') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698c233b
   [junit4]   2> 1269265 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1269265 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.SolrCore 
[[pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_6C62882024E58235-001/tempDir-001/node1/pull_replica_test_remove_all_writer_replicas_shard1_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_6C62882024E58235-001/tempDir-001/node1/./pull_replica_test_remove_all_writer_replicas_shard1_replica_n5/data/]
   [junit4]   2> 1269298 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1269298 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1269299 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1269299 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1269300 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@321c6a74[pull_replica_test_remove_all_writer_replicas_shard1_replica_n5]
 main]
   [junit4]   2> 1269301 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1269301 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1269301 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1269302 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1597161902984658944
   [junit4]   2> 1269302 INFO  
(searcherExecutor-4658-thread-1-processing-n:127.0.0.1:35643_solr 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6) 
[n:127.0.0.1:35643_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 
r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.SolrCore 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] Registered new 
searcher 
Searcher@321c6a74[pull_replica_test_remove_all_writer_replicas_shard1_replica_n5]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1269304 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to 
Terms{values={core_node6=0}, version=3}
   [junit4]   2> 1269305 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1269305 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1269305 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35643/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n5/
   [junit4]   2> 1269305 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1269305 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35643/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n5/
 has no replicas
   [junit4]   2> 1269305 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1269306 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35643/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n5/
 shard1
   [junit4]   2> 1269407 INFO  (zkCallback-3930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1269407 INFO  (zkCallback-3932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1269407 INFO  (zkCallback-3930-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1269407 INFO  (zkCallback-3932-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1269441 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Replica core_node6 is leader but it's state is down, 
skipping replication
   [junit4]   2> 1269457 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1269458 INFO  (qtp1170025686-17951) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n5&action=CREATE&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=214
   [junit4]   2> 1269459 INFO  (qtp1170025686-17884) [n:127.0.0.1:35643_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=321
   [junit4]   2> 1269559 INFO  (zkCallback-3932-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1269559 INFO  (zkCallback-3930-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1269559 INFO  (zkCallback-3932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1269559 INFO  (zkCallback-3930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1269559 INFO  (zkCallback-3953-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1269561 INFO  (qtp987572129-17889) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1269662 INFO  (qtp987572129-17879) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1269762 INFO  (qtp987572129-17889) [n:127.0.0.1:44499_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1269831 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 1269831 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:35643/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n5/
   [junit4]   2> 1269833 INFO  (qtp1170025686-17886) [n:127.0.0.1:35643_solr 
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] 
o.a.s.c.S.Request 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n5]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1269833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1269833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1269833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1269833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 1523172276791
   [junit4]   2> 1269833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1269833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1269833 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@723a1351 commitCommandVersion:0
   [junit4]   2> 1269834 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70813e23[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]
 main]
   [junit4]   2> 1269834 INFO  (indexFetcher-4656-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1269835 INFO  (searcherExecutor-4647-thread-1) [    ] 
o.a.s.c.SolrCore 
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Registered ne

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

        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
 [?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> 1326192 ERROR (indexFetcher-4899-thread-1) [    ] 
o.a.s.h.ReplicationHandler Index fetch failed 
:org.apache.solr.common.SolrException: No registered leader was found after 
waiting for 4000ms , collection: pull_replica_test_kill_pull_replica slice: 
shard1 saw state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:808)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:792)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:711)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:404)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]   2>        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1326257 INFO  (Thread-7096) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36987 36987
   [junit4]   2> 1326257 WARN  (Thread-7096) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      
/solr/collections/pull_replica_test_remove_all_writer_replicas/terms/shard1
   [junit4]   2>        13      
/solr/collections/pull_replica_test_create_delete/terms/shard1
   [junit4]   2>        13      
/solr/collections/pull_replica_test_create_delete/terms/shard2
   [junit4]   2>        13      /solr/configs/conf
   [junit4]   2>        9       
/solr/collections/pull_replica_test_kill_pull_replica/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       
/solr/collections/pull_replica_test_real_time_get/terms/shard1
   [junit4]   2>        4       
/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard2
   [junit4]   2>        4       
/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard1
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        29      
/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2>        23      
/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2>        18      
/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2>        18      
/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2>        11      
/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72102807283367941-127.0.0.1:35643_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_6C62882024E58235-001
   [junit4]   2> Apr 08, 2018 7:25:42 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=549, 
maxMBSortInHeap=6.087267963102242, sim=RandomSimilarity(queryNorm=true): {}, 
locale=fr-MQ, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=120618416,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest, 
QueryEqualityTest, ReplaceNodeNoTargetTest, 
ShufflingReplicaListTransformerTest, HLLUtilTest, SolrCloudReportersTest, 
TestHttpShardHandlerFactory, ZkStateReaderTest, TestFuzzyAnalyzedSuggestions, 
PathHierarchyTokenizerFactoryTest, TestLeaderElectionWithEmptyReplica, 
SuggesterTest, TestEmbeddedSolrServerSchemaAPI, SystemInfoHandlerTest, 
TestSearchPerf, DistributedMLTComponentTest, TestShortCircuitedRequests, 
VersionInfoTest, AutoScalingHandlerTest, BlockDirectoryTest, TestTestInjection, 
RequiredFieldsTest, DirectUpdateHandlerOptimizeTest, FastVectorHighlighterTest, 
SearchHandlerTest, XsltUpdateRequestHandlerTest, AutoscalingHistoryHandlerTest, 
TestPerFieldSimilarity, TestFunctionQuery, TestInPlaceUpdatesDistrib, 
JSONWriterTest, TestSubQueryTransformerCrossCore, SystemLogListenerTest, 
CloudExitableDirectoryReaderTest, TestZkChroot, TestFieldCacheVsDocValues, 
TestReversedWildcardFilterFactory, CustomHighlightComponentTest, 
TestSchemaSimilarityResource, TestFieldCollectionResource, 
TestCursorMarkWithoutUniqueKey, TestSweetSpotSimilarityFactory, 
TestConfigSetsAPI, CdcrBootstrapTest, SoftAutoCommitTest, AssignTest, 
HighlighterTest, CoreAdminRequestStatusTest, TestUniqueKeyFieldResource, 
TestPointFields, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestBM25SimilarityFactory, SimplePostToolTest, LIROnShardRestartTest, 
TestRecoveryHdfs, SolrJmxReporterCloudTest, DataDrivenBlockJoinTest, 
DocValuesMissingTest, CheckHdfsIndexTest, TestReloadAndDeleteDocs, 
ConnectionManagerTest, SuggestComponentTest, SOLR749Test, 
TestLegacyNumericRangeQueryBuilder, SimpleCollectionCreateDeleteTest, 
FieldMutatingUpdateProcessorTest, TestSortableTextField, TestPrepRecovery, 
TimeRoutedAliasUpdateProcessorTest, TermsComponentTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestSolrCloudWithHadoopAuthPlugin, 
TestConfigOverlay, SampleTest, TestNumericTerms32, 
TestSha256AuthenticationProvider, SolrInfoBeanTest, TestReload, 
TestDFISimilarityFactory, TestFreeTextSuggestions, 
NodeLostTriggerIntegrationTest, TestSQLHandlerNonCloud, 
CollectionsAPIAsyncDistributedZkTest, PrimUtilsTest, TestOrdValues, 
ScriptEngineTest, TestSolrQueryResponse, ResourceLoaderTest, 
LegacyCloudClusterPropTest, PolyFieldTest, ChaosMonkeySafeLeaderTest, 
CloudMLTQParserTest, HdfsAutoAddReplicasIntegrationTest, OverseerTest, 
RestoreTriggerStateTest, ForceLeaderTest, PeerSyncReplicationTest, 
TestGenericDistributedQueue, TestCustomDocTransformer, TestCloudRecovery, 
CdcrRequestHandlerTest, TestSolrIndexConfig, TestDistributedGrouping, 
DeleteReplicaTest, TestDocBasedVersionConstraints, SyncSliceTest, 
SchemaVersionSpecificBehaviorTest, TestPartialUpdateDeduplication, 
TestCryptoKeys, TestObjectReleaseTracker, CSVRequestHandlerTest, 
HdfsWriteToMultipleCollectionsTest, SolrCloudExampleTest, FacetPivotSmallTest, 
TestManagedSynonymGraphFilterFactory, DistributedIntervalFacetingTest, 
BasicZkTest, UpdateRequestProcessorFactoryTest, TriggerIntegrationTest, 
TestRequestStatusCollectionAPI, OverseerRolesTest, DistributedQueueTest, 
TestAnalyzeInfixSuggestions, TestSolrJ, TestNumericRangeQuery32, 
BigEndianAscendingWordDeserializerTest, TestMultiWordSynonyms, 
MoveReplicaHDFSFailoverTest, SolrMetricsIntegrationTest, 
DistribCursorPagingTest, ConcurrentCreateRoutedAliasTest, 
HttpPartitionOnCommitTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, 
OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestCloudInspectUtil, 
TestCloudJSONFacetJoinDomain, TestDistributedMap, 
TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, 
TestPullReplica]
   [junit4] Completed [555/794 (1!)] on J1 in 69.83s, 10 tests, 1 error, 3 
skipped <<< FAILURES!

[...truncated 43726 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1669/consoleText

[repro] Revision: 2ccea7b4754f10f8474e72ff22f77f6088fc9282

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestPullReplica 
-Dtests.method=testRemoveAllWriterReplicas -Dtests.seed=6C62882024E58235 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-MQ 
-Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3320 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestPullReplica" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=6C62882024E58235 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-MQ 
-Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to