Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8001/
Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader

Error Message:
Didn't get expected doc count. Expected: 10, Found: 0

Stack Trace:
java.lang.AssertionError: Didn't get expected doc count. Expected: 10, Found: 0
        at 
__randomizedtesting.SeedInfo.seed([CEA95A5985ED571D:40A53A29F0F5D337]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.TestPullReplicaErrorHandling.assertNumDocs(TestPullReplicaErrorHandling.java:252)
        at 
org.apache.solr.cloud.TestPullReplicaErrorHandling.assertNumDocs(TestPullReplicaErrorHandling.java:257)
        at 
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader(TestPullReplicaErrorHandling.java:196)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14498 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_CEA95A5985ED571D-001\init-core-data-001
   [junit4]   2> 2786870 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_CEA95A5985ED571D-001\tempDir-001
   [junit4]   2> 2786870 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2786871 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2786871 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2786971 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:53360
   [junit4]   2> 2786971 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53360
   [junit4]   2> 2786971 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53360
   [junit4]   2> 2786973 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786978 INFO  (zkConnectionManagerCallback-16981-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2786978 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786983 INFO  (zkConnectionManagerCallback-16983-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2786983 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786984 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786986 INFO  (zkConnectionManagerCallback-16985-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2786986 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2787090 WARN  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2787090 WARN  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2787090 WARN  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2787090 WARN  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2787090 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2787090 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2787091 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2787091 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2787091 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2787091 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2787091 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12+33
   [junit4]   2> 2787091 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12+33
   [junit4]   2> 2787091 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2787091 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2787091 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12+33
   [junit4]   2> 2787091 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12+33
   [junit4]   2> 2787092 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2787092 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2787092 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2787092 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2787092 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2787092 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2787092 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32d1c7a8{/solr,null,AVAILABLE}
   [junit4]   2> 2787092 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24382d22{/solr,null,AVAILABLE}
   [junit4]   2> 2787093 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2787093 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2787093 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2787093 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44d3099c{/solr,null,AVAILABLE}
   [junit4]   2> 2787093 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2787093 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2787093 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2787093 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@aeeecf5{/solr,null,AVAILABLE}
   [junit4]   2> 2787093 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c6aedc8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53373}
   [junit4]   2> 2787093 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.s.Server Started @2787157ms
   [junit4]   2> 2787093 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53373}
   [junit4]   2> 2787094 ERROR (jetty-launcher-16986-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T16:36:26.069389Z
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@23ba179f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53374}
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.s.Server Started @2787158ms
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53374}
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4fc1df70{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53381}
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.s.Server Started @2787158ms
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53381}
   [junit4]   2> 2787094 ERROR (jetty-launcher-16986-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T16:36:26.069389Z
   [junit4]   2> 2787094 ERROR (jetty-launcher-16986-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T16:36:26.069389Z
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@40260706{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53378}
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.s.Server Started @2787158ms
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53378}
   [junit4]   2> 2787094 ERROR (jetty-launcher-16986-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2787094 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T16:36:26.069389Z
   [junit4]   2> 2787096 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2787096 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2787096 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2787096 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2787101 INFO  (zkConnectionManagerCallback-16990-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787101 INFO  (zkConnectionManagerCallback-16992-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787101 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2787101 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2787101 INFO  (zkConnectionManagerCallback-16994-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787101 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2787101 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2787103 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2787103 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2787112 INFO  (zkConnectionManagerCallback-16988-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787113 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2787115 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2787401 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2787403 WARN  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ab83b51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787403 WARN  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ab83b51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787406 WARN  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2c6e3437[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787407 WARN  (jetty-launcher-16986-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2c6e3437[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787407 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53360/solr
   [junit4]   2> 2787408 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2787411 INFO  (zkConnectionManagerCallback-17002-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787411 INFO  (jetty-launcher-16986-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2787426 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2787429 WARN  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3316eff9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787429 WARN  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3316eff9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787432 WARN  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3b209c68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787432 WARN  (jetty-launcher-16986-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3b209c68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787433 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53360/solr
   [junit4]   2> 2787435 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2787437 INFO  (zkConnectionManagerCallback-17009-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787437 INFO  (jetty-launcher-16986-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2787546 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2787548 WARN  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5dc1da9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787548 WARN  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5dc1da9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787552 WARN  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6467f74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787552 WARN  (jetty-launcher-16986-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6467f74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787553 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53360/solr
   [junit4]   2> 2787554 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2787556 INFO  (zkConnectionManagerCallback-17016-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787556 INFO  (jetty-launcher-16986-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2787609 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2787610 WARN  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@49464274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787610 WARN  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@49464274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787613 WARN  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@425e1948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787613 WARN  (jetty-launcher-16986-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@425e1948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2787614 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53360/solr
   [junit4]   2> 2787614 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2787617 INFO  (zkConnectionManagerCallback-17022-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787617 INFO  (jetty-launcher-16986-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2787622 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2787624 INFO  (zkConnectionManagerCallback-17024-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787624 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2787718 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53373_solr
   [junit4]   2> 2787719 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.Overseer Overseer 
(id=72084251751284747-127.0.0.1:53373_solr-n_0000000000) starting
   [junit4]   2> 2787723 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2787725 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2787726 INFO  (zkConnectionManagerCallback-17028-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787726 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2787727 INFO  (zkConnectionManagerCallback-17033-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787727 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2787730 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:53360/solr ready
   [junit4]   2> 2787731 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53373_solr
   [junit4]   2> 2787731 INFO  
(OverseerStateUpdate-72084251751284747-127.0.0.1:53373_solr-n_0000000000) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53373_solr
   [junit4]   2> 2787732 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2787733 INFO  
(OverseerStateUpdate-72084251751284747-127.0.0.1:53373_solr-n_0000000000) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2787735 INFO  (zkCallback-17032-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2787738 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53374_solr as DOWN
   [junit4]   2> 2787745 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2787745 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53374_solr
   [junit4]   2> 2787747 INFO  (zkCallback-17032-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2787747 INFO  (zkCallback-17023-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2787747 INFO  (zkCallback-17027-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2787748 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2787751 INFO  (zkConnectionManagerCallback-17040-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787751 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2787753 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2787754 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:53360/solr ready
   [junit4]   2> 2787765 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2787779 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2787791 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53373.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787798 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53373.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787798 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53373.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787799 INFO  (jetty-launcher-16986-thread-1) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_CEA95A5985ED571D-001\tempDir-001\node1\.
   [junit4]   2> 2787800 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53374.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787807 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53374.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787807 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53374.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787808 INFO  (jetty-launcher-16986-thread-4) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_CEA95A5985ED571D-001\tempDir-001\node4\.
   [junit4]   2> 2787823 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2787826 INFO  (zkConnectionManagerCallback-17044-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787826 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2787832 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2787836 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53381_solr as DOWN
   [junit4]   2> 2787837 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2787837 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53381_solr
   [junit4]   2> 2787838 INFO  (zkCallback-17023-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2787838 INFO  (zkCallback-17027-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2787838 INFO  (zkCallback-17032-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2787839 INFO  (zkCallback-17039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2787839 INFO  (zkCallback-17043-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2787840 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2787842 INFO  (zkConnectionManagerCallback-17051-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787842 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2787844 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2787846 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:53360/solr ready
   [junit4]   2> 2787869 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2787886 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53381.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787899 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53381.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787899 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53381.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787900 INFO  (jetty-launcher-16986-thread-2) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_CEA95A5985ED571D-001\tempDir-001\node2\.
   [junit4]   2> 2787924 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2787927 INFO  (zkConnectionManagerCallback-17054-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787927 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2787933 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2787937 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53378_solr as DOWN
   [junit4]   2> 2787938 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2787938 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53378_solr
   [junit4]   2> 2787940 INFO  (zkCallback-17032-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2787940 INFO  (zkCallback-17043-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2787940 INFO  (zkCallback-17039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2787940 INFO  (zkCallback-17027-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2787940 INFO  (zkCallback-17023-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2787940 INFO  (zkCallback-17050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2787941 INFO  (zkCallback-17053-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2787941 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2787944 INFO  (zkConnectionManagerCallback-17061-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2787944 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2787946 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2787947 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:53360/solr ready
   [junit4]   2> 2787969 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2787987 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53378.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787994 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53378.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787994 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53378.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2787994 INFO  (jetty-launcher-16986-thread-3) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_CEA95A5985ED571D-001\tempDir-001\node3\.
   [junit4]   2> 2788026 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2788030 INFO  (zkConnectionManagerCallback-17067-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2788030 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2788031 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2788032 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53360/solr ready
   [junit4]   2> 2788036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=332251170
   [junit4]   2> 2788036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53373_solr
   [junit4]   2> 2788036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2788036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:53373_solr as DOWN
   [junit4]   2> 2788038 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2788038 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2788038 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70900769: rootName = 
solr_53373, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3fd894ae
   [junit4]   2> 2788042 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2788042 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@148bcd13: rootName = 
solr_53373, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6e73cc63
   [junit4]   2> 2788045 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2788045 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53748010: rootName = 
solr_53373, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@389fc194
   [junit4]   2> 2788045 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2788046 INFO  (closeThreadPool-17071-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084251751284747-127.0.0.1:53373_solr-n_0000000000) closing
   [junit4]   2> 2788047 INFO  
(OverseerStateUpdate-72084251751284747-127.0.0.1:53373_solr-n_0000000000) 
[n:127.0.0.1:53373_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53373_solr
   [junit4]   2> 2788047 INFO  
(OverseerAutoScalingTriggerThread-72084251751284747-127.0.0.1:53373_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2788050 INFO  (closeThreadPool-17071-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084251751284747-127.0.0.1:53373_solr-n_0000000000) closing
   [junit4]   2> 2788050 INFO  (zkCallback-17027-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53374_solr
   [junit4]   2> 2788050 INFO  (zkCallback-17053-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788050 INFO  (zkCallback-17039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788151 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084251751284747-127.0.0.1:53373_solr-n_0000000000) closing
   [junit4]   2> 2788151 INFO  (zkCallback-17066-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788151 INFO  (zkCallback-17027-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788151 INFO  (zkCallback-17060-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788251 INFO  (zkCallback-17043-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788251 INFO  (zkCallback-17050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788251 INFO  (zkCallback-17027-thread-1) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.Overseer Overseer 
(id=72084251751284748-127.0.0.1:53374_solr-n_0000000001) starting
   [junit4]   2> 2788252 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7c6aedc8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2788253 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@24382d22{/solr,null,UNAVAILABLE}
   [junit4]   2> 2788254 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2788254 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2788254 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2788255 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2788255 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12+33
   [junit4]   2> 2788256 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2788256 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2788256 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2788257 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f137f2b{/solr,null,AVAILABLE}
   [junit4]   2> 2788257 INFO  
(OverseerStateUpdate-72084251751284748-127.0.0.1:53374_solr-n_0000000001) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53374_solr
   [junit4]   2> 2788258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5824dc4d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53453}
   [junit4]   2> 2788258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.Server Started @2788321ms
   [junit4]   2> 2788258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53452}
   [junit4]   2> 2788258 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2788258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2788258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2788258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2788258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2788258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T16:36:27.233312800Z
   [junit4]   2> 2788260 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2788263 INFO  (zkConnectionManagerCallback-17073-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2788263 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2788264 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2788629 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2788632 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7ffb0843[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2788632 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7ffb0843[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2788635 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@754877ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2788635 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@754877ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2788636 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53360/solr
   [junit4]   2> 2788637 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2788640 INFO  (zkConnectionManagerCallback-17080-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2788640 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2788742 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2788745 INFO  (zkConnectionManagerCallback-17082-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2788745 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2788752 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2788755 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53452_solr as DOWN
   [junit4]   2> 2788756 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2788756 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53452_solr
   [junit4]   2> 2788757 INFO  (zkCallback-17053-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2788758 INFO  (zkCallback-17050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2788758 INFO  (zkCallback-17066-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2788758 INFO  (zkCallback-17060-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2788758 INFO  (zkCallback-17027-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2788758 INFO  (zkCallback-17043-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2788758 INFO  (zkCallback-17039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2788758 INFO  (zkCallback-17081-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2788759 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2788761 INFO  (zkConnectionManagerCallback-17089-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2788761 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2788763 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2788764 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:53360/solr ready
   [junit4]   2> 2788794 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2788813 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53452.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2788819 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53452.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2788819 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53452.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2788822 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) 
[n:127.0.0.1:53452_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_CEA95A5985ED571D-001\tempDir-001\node1\.
   [junit4]   2> 2788856 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:53453/solr. Proxy: http://127.0.0.1:53452/solr
   [junit4]   2> 2788856 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=379592455
   [junit4]   2> 2788856 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53374_solr
   [junit4]   2> 2788856 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2788856 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:53374_solr as DOWN
   [junit4]   2> 2788859 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2788859 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28709a27: rootName = 
solr_53374, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6f17d899
   [junit4]   2> 2788864 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2788864 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@24c3abc: rootName = 
solr_53374, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6e73cc63
   [junit4]   2> 2788868 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2788868 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5144eb8a: rootName = 
solr_53374, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@389fc194
   [junit4]   2> 2788868 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2788870 INFO  (zkCallback-17043-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53381_solr
   [junit4]   2> 2788870 INFO  (zkCallback-17066-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788870 INFO  (zkCallback-17053-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788870 INFO  (zkCallback-17081-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788870 INFO  (zkCallback-17039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788870 INFO  (zkCallback-17060-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788870 INFO  (zkCallback-17050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788870 INFO  (zkCallback-17043-thread-1) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.Overseer Overseer 
(id=72084251751284751-127.0.0.1:53381_solr-n_0000000002) starting
   [junit4]   2> 2788872 INFO  (closeThreadPool-17094-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084251751284748-127.0.0.1:53374_solr-n_0000000001) closing
   [junit4]   2> 2788872 INFO  
(OverseerAutoScalingTriggerThread-72084251751284748-127.0.0.1:53374_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2788873 INFO  
(OverseerStateUpdate-72084251751284748-127.0.0.1:53374_solr-n_0000000001) 
[n:127.0.0.1:53374_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53374_solr
   [junit4]   2> 2788873 INFO  (zkCallback-17043-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788873 INFO  (zkCallback-17088-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2788874 INFO  (closeThreadPool-17094-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084251751284748-127.0.0.1:53374_solr-n_0000000001) closing
   [junit4]   2> 2788970 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084251751284748-127.0.0.1:53374_solr-n_0000000001) closing
   [junit4]   2> 2788976 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@23ba179f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2788976 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@32d1c7a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2788976 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2788977 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2788977 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2788978 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2788978 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12+33
   [junit4]   2> 2788978 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2788978 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2788979 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2788979 INFO  
(OverseerStateUpdate-72084251751284751-127.0.0.1:53381_solr-n_0000000002) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53381_solr
   [junit4]   2> 2788979 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62881460{/solr,null,AVAILABLE}
   [junit4]   2> 2788981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@41f970f1{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53473}
   [junit4]   2> 2788981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.Server Started @2789045ms
   [junit4]   2> 2788981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53472}
   [junit4]   2> 2788981 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2788981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2788981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2788981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2788981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2788981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T16:36:27.956232800Z
   [junit4]   2> 2788983 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2788985 INFO  (zkConnectionManagerCallback-17096-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2788985 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2788986 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2789249 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2789250 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7253d0f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2789250 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7253d0f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2789253 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2c3e62f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2789253 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2c3e62f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2789254 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53360/solr
   [junit4]   2> 2789255 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2789258 INFO  (zkConnectionManagerCallback-17103-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2789361 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2789364 INFO  (zkConnectionManagerCallback-17105-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789364 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2789370 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2789375 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:53472_solr as DOWN
   [junit4]   2> 2789375 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2789375 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53472_solr
   [junit4]   2> 2789377 INFO  (zkCallback-17060-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789377 INFO  (zkCallback-17088-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789377 INFO  (zkCallback-17043-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789377 INFO  (zkCallback-17050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789377 INFO  (zkCallback-17066-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789377 INFO  (zkCallback-17053-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789377 INFO  (zkCallback-17081-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789378 INFO  (zkCallback-17104-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789379 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2789381 INFO  (zkConnectionManagerCallback-17112-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789381 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2789382 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2789384 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53360/solr ready
   [junit4]   2> 2789406 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2789424 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53472.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2789432 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53472.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2789432 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53472.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2789432 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_CEA95A5985ED571D-001\tempDir-001\node4\.
   [junit4]   2> 2789479 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:53473/solr. Proxy: http://127.0.0.1:53472/solr
   [junit4]   2> 2789479 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=287370020
   [junit4]   2> 2789479 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53381_solr
   [junit4]   2> 2789480 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2789480 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:53381_solr as DOWN
   [junit4]   2> 2789481 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2789482 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bf3b5b: rootName = 
solr_53381, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@35e61ba8
   [junit4]   2> 2789486 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2789486 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3df7bfad: rootName = 
solr_53381, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6e73cc63
   [junit4]   2> 2789488 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2789488 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@110bac4a: rootName = 
solr_53381, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@389fc194
   [junit4]   2> 2789488 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2789490 INFO  (closeThreadPool-17117-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084251751284751-127.0.0.1:53381_solr-n_0000000002) closing
   [junit4]   2> 2789490 INFO  
(OverseerStateUpdate-72084251751284751-127.0.0.1:53381_solr-n_0000000002) 
[n:127.0.0.1:53381_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53381_solr
   [junit4]   2> 2789490 INFO  
(OverseerAutoScalingTriggerThread-72084251751284751-127.0.0.1:53381_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2789493 INFO  (zkCallback-17066-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2789493 INFO  (zkCallback-17060-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2789493 INFO  (zkCallback-17053-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2789493 INFO  (zkCallback-17088-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2789494 INFO  (zkCallback-17111-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2789494 INFO  (zkCallback-17053-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53378_solr
   [junit4]   2> 2789494 INFO  (zkCallback-17081-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2789494 INFO  (closeThreadPool-17117-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084251751284751-127.0.0.1:53381_solr-n_0000000002) closing
   [junit4]   2> 2789494 INFO  (zkCallback-17104-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2789495 INFO  (zkCallback-17053-thread-2) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.Overseer Overseer 
(id=72084251751284753-127.0.0.1:53378_solr-n_0000000003) starting
   [junit4]   2> 2789499 INFO  
(OverseerStateUpdate-72084251751284753-127.0.0.1:53378_solr-n_0000000003) 
[n:127.0.0.1:53378_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53378_solr
   [junit4]   2> 2789592 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084251751284751-127.0.0.1:53381_solr-n_0000000002) closing
   [junit4]   2> 2789693 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4fc1df70{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2789694 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@aeeecf5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2789695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2789695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2789695 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2789695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2789695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12+33
   [junit4]   2> 2789696 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2789696 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2789696 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2789697 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c1133cf{/solr,null,AVAILABLE}
   [junit4]   2> 2789697 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@55421362{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53493}
   [junit4]   2> 2789697 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.s.Server Started @2789761ms
   [junit4]   2> 2789697 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53492}
   [junit4]   2> 2789697 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2789697 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2789697 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2789698 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2789698 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2789698 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T16:36:28.673289500Z
   [junit4]   2> 2789698 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2789701 INFO  (zkConnectionManagerCallback-17119-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789701 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2789702 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2790132 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2790133 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@cad4ef7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2790133 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@cad4ef7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2790137 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3e0f86ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2790137 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3e0f86ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2790138 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53360/solr
   [junit4]   2> 2790139 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2790142 INFO  (zkConnectionManagerCallback-17126-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2790142 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2790245 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2790248 INFO  (zkConnectionManagerCallback-17128-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2790248 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2790254 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2790258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:53492_solr as DOWN
   [junit4]   2> 2790259 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2790259 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53492_solr
   [junit4]   2> 2790260 INFO  (zkCallback-17053-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2790260 INFO  (zkCallback-17060-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2790260 INFO  (zkCallback-17104-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2790260 INFO  (zkCallback-17088-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2790260 INFO  (zkCallback-17066-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2790260 INFO  (zkCallback-17111-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2790260 INFO  (zkCallback-17081-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2790260 INFO  (zkCallback-17127-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2790262 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2790264 INFO  (zkConnectionManagerCallback-17135-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2790264 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2790266 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2790267 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53360/solr ready
   [junit4]   2> 2790291 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2790310 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53492.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11f8d3de
   [junit4]   2> 2790314 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.m

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

above limit:
   [junit4]   2> 
   [junit4]   2>        58      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json
   [junit4]   2>        35      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        28      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        18      /solr/clusterstate.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72084251751284762-127.0.0.1:53472_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        121     /solr/live_nodes
   [junit4]   2>        94      /solr/overseer/queue
   [junit4]   2>        72      /solr/collections
   [junit4]   2>        25      /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2820808 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53360
   [junit4]   2> 2820808 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[CEA95A5985ED571D]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53360
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_CEA95A5985ED571D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 fieldName_s=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1557, 
maxMBSortInHeap=7.161837523682654, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6d2e1d4c),
 locale=zh-Hans-MO, timezone=America/Araguaina
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 12 
(64-bit)/cpus=3,threads=1,free=224606352,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [RandomizedTaggerTest, 
AlternateDirectoryTest, TestSafeXMLParsing, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPISolrJTest, 
TestFiltering, TestDFISimilarityFactory, TestFreeTextSuggestions, 
PeerSyncWithLeaderTest, TestStressUserVersions, MetricsHistoryHandlerTest, 
FullSolrCloudDistribCmdsTest, DistributedVersionInfoTest, CursorPagingTest, 
SmileWriterTest, SearchHandlerTest, CachingDirectoryFactoryTest, 
CollectionPropsTest, OpenExchangeRatesOrgProviderTest, XmlInterpolationTest, 
DateMathParserTest, HdfsUnloadDistributedZkTest, DocValuesTest, 
TestAddFieldRealTimeGet, BlockCacheTest, CreateCollectionCleanupTest, 
OverseerRolesTest, TestCloudRecovery, LegacyCloudClusterPropTest, 
ShowFileRequestHandlerTest, AtomicUpdateProcessorFactoryTest, 
FileBasedSpellCheckerTest, NotRequiredUniqueKeyTest, UtilsToolTest, 
DistributedFacetExistsSmallTest, ShardRoutingTest, 
PreAnalyzedUpdateProcessorTest, HdfsRestartWhileUpdatingTest, TestZkChroot, 
TestCollationFieldDocValues, ClassificationUpdateProcessorFactoryTest, 
DistributedIntervalFacetingTest, TestCollectionAPI, TestFieldResource, 
BlockJoinFacetRandomTest, TestInPlaceUpdateWithRouteField, 
SaslZkACLProviderTest, MoreLikeThisHandlerTest, TestDirectoryFactory, 
SynonymTokenizerTest, BitVectorTest, TestSolrConfigHandler, 
BasicAuthIntegrationTest, TestTolerantUpdateProcessorCloud, 
SpellCheckCollatorTest, TestSimLargeCluster, TestRuleBasedAuthorizationPlugin, 
ExternalFileFieldSortTest, CursorMarkTest, DistribCursorPagingTest, 
ExecutePlanActionTest, SpellPossibilityIteratorTest, 
TestOnReconnectListenerSupport, TestSolrCloudWithHadoopAuthPlugin, 
PeerSyncReplicationTest, SystemInfoHandlerTest, TestQuerySenderNoQuery, 
TestComplexPhraseLeadingWildcard, BasicDistributedZk2Test, 
AnalysisErrorHandlingTest, FieldAnalysisRequestHandlerTest, PluginInfoTest, 
TestRecoveryHdfs, CleanupOldIndexTest, TestIntervalFaceting, 
ClassificationUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
CollectionTooManyReplicasTest, TestUtilizeNode, ClusterStateTest, 
CdcrVersionReplicationTest, TestLegacyNumericRangeQueryBuilder, 
TestTrackingShardHandlerFactory, GraphQueryTest, 
SolrCoreCheckLockOnStartupTest, TestPolicyCloud, TestShortCircuitedRequests, 
DateFieldTest, TestNRTOpen, RecoveryZkTest, TestRebalanceLeaders, 
TestConfigOverlay, CopyFieldTest, CustomCollectionTest, TestMinHashQParser, 
TestSearcherReuse, TestSQLHandlerNonCloud, TestXmlQParserPlugin, 
ActionThrottleTest, TestJsonFacetsStatsParsing, BasicZkTest, 
CoreMergeIndexesAdminHandlerTest, ZkSolrClientTest, TestUseDocValuesAsStored, 
OrderedExecutorTest, TestDocSet, TestManagedSchema, 
UpdateRequestProcessorFactoryTest, TestSubQueryTransformerCrossCore, 
CdcrBootstrapTest, NestedShardedAtomicUpdateTest, HighlighterConfigTest, 
TestCharFilters, DocValuesMissingTest, TestNumericTokenStream, ShardSplitTest, 
TestCSVLoader, FullHLLTest, TestUniqueKeyFieldResource, TestSSLRandomization, 
SearchRateTriggerTest, TestBlendedInfixSuggestions, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestAnalyzeInfixSuggestions, 
TestCopyFieldCollectionResource, AdminHandlersProxyTest, 
VMParamsZkACLAndCredentialsProvidersTest, HLLUtilTest, 
TestExtendedDismaxParser, DocumentBuilderTest, TermVectorComponentTest, 
PeerSyncTest, TestSimTriggerIntegration, TestUpdate, TestSolr4Spatial2, 
TestCloudInspectUtil, TestCursorMarkWithoutUniqueKey, 
SolrCoreMetricManagerTest, SolrJmxReporterTest, ExitableDirectoryReaderTest, 
TestFieldTypeResource, TestTolerantSearch, TestRealTimeGet, TestCoreBackup, 
TestSimExtremeIndexing, ConfigSetsAPITest, TestRawTransformer, BJQParserTest, 
TestDynamicFieldResource, AliasIntegrationTest, SolrIndexSplitterTest, 
TestAuthorizationFramework, SoftAutoCommitTest, BadComponentTest, 
UninvertDocValuesMergePolicyTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestNumericTerms32, TestSimpleTrackingShardHandler, SchemaApiFailureTest, 
TestCloudSearcherWarming, TestFastOutputStream, TestStreamBody, 
TestReplicationHandler, HdfsChaosMonkeySafeLeaderTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestCloudPivotFacet, 
CircularListTest, TestManagedResource, VersionInfoTest, 
TestLuceneIndexBackCompat, HdfsThreadLeakTest, SolrGraphiteReporterTest, 
InfixSuggestersTest, TestPayloadScoreQParserPlugin, TestRangeQuery, 
UpdateLogTest, TestUnifiedSolrHighlighter, TestInitParams, 
OverseerCollectionConfigSetProcessorTest, IndexSchemaTest, 
NodeAddedTriggerIntegrationTest, ZkCollectionPropsCachingTest, 
OverseerTaskQueueTest, TestExclusionRuleCollectionAccess, LoggingHandlerTest, 
DeleteShardTest, BasicAuthStandaloneTest, PathHierarchyTokenizerFactoryTest, 
TestSimDistributedQueue, TestDistributedTracing, TestSkipOverseerOperations, 
DistributedDebugComponentTest, ZkControllerTest, RangeFacetCloudTest, 
JavabinLoaderTest, TestCorePropertiesReload, TestWriterPerf, 
TolerantUpdateProcessorTest, TestUtils, TestMinMaxOnMultiValuedField, 
TestSolrConfigHandlerConcurrent, ZkStateWriterTest, TestExceedMaxTermLength, 
TestMultiWordSynonyms, CacheHeaderTest, MultiSolrCloudTestCaseTest, 
RuleEngineTest, TestJsonFacetRefinement, DistributedMLTComponentTest, 
LeaderFailoverAfterPartitionTest, ReplicaListTransformerTest, 
AtomicUpdatesTest, TestSolrDeletionPolicy2, SimpleFacetsTest, 
TestLegacyFieldReuse, BasicFunctionalityTest, DisMaxRequestHandlerTest, 
MinimalSchemaTest, SampleTest, SolrTestCaseJ4Test, TestDistributedGrouping, 
TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, 
TestGroupingSearch, TestHighlightDedupGrouping, TestRandomDVFaceting, 
TestRandomFaceting, TestSolrCoreProperties, TestTrie, TestLuceneMatchVersion, 
TestWordDelimiterFilterFactory, TokenizerChainTest, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, AddReplicaTest, BasicDistributedZkTest, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, 
ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, 
DeleteInactiveReplicaTest, DeleteReplicaTest, ForceLeaderTest, 
HttpPartitionOnCommitTest, LeaderElectionIntegrationTest, 
LeaderFailureAfterFreshStartTest, MetricsHistoryIntegrationTest, 
MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSTest, OverseerStatusTest, RemoteQueryErrorTest, 
ReplicationFactorTest, SystemCollectionCompatTest, TestCloudDeleteByQuery, 
TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields, 
TestConfigSetsAPI, TestLeaderElectionZkExpiry, TestLockTree, TestPullReplica, 
TestPullReplicaErrorHandling]
   [junit4] Completed [511/865 (1!)] on J1 in 35.05s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 46305 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8001/consoleText

[repro] Revision: dff76110966249d78d3eecb2917ddb3634deb2d7

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"

[repro] ant clean

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

[...truncated 3333 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestPullReplicaErrorHandling" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=CEA95A5985ED571D -Dtests.slow=true -Dtests.locale=zh-Hans-MO 
-Dtests.timezone=America/Araguaina -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to