Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/108/

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

Error Message:
Error from server at http://127.0.0.1:32923/solr: Cannot create collection 
pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of 
maxShardsPerNode is 1, and the number of nodes currently live or live and part 
of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of 
numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value 
of pullReplicas is 1. This requires 4 shards to be created (higher than the 
allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:32923/solr: Cannot create collection 
pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of 
maxShardsPerNode is 1, and the number of nodes currently live or live and part 
of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of 
numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value 
of pullReplicas is 1. This requires 4 shards to be created (higher than the 
allowed number)
        at 
__randomizedtesting.SeedInfo.seed([C8A3F64B25D6F6A:4BDD9AC69F31BE4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14871 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 2633713 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2633713 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2633714 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_C8A3F64B25D6F6A-001/data-dir-128-001
   [junit4]   2> 2633714 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2633715 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2633715 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_C8A3F64B25D6F6A-001/tempDir-001
   [junit4]   2> 2633715 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2633716 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2633716 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2633717 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2633816 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 41165
   [junit4]   2> 2633816 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41165
   [junit4]   2> 2633816 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41165
   [junit4]   2> 2633816 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41165
   [junit4]   2> 2633817 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2633820 INFO  (zkConnectionManagerCallback-17115-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633820 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2633822 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2633823 INFO  (zkConnectionManagerCallback-17117-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633824 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2633824 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2633825 INFO  (zkConnectionManagerCallback-17119-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2633927 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2633927 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2633927 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2633928 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2633928 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2633928 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2633929 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2633929 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2633929 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2633929 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2633929 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2633929 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2633934 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2633934 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2633934 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2633934 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2633934 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2633934 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2633934 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2633934 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2633934 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2633935 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2633935 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2633935 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2633935 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5964a19d{/solr,null,AVAILABLE}
   [junit4]   2> 2633935 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ffbbc18{/solr,null,AVAILABLE}
   [junit4]   2> 2633935 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77c57497{/solr,null,AVAILABLE}
   [junit4]   2> 2633935 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@58da6250{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42255}
   [junit4]   2> 2633935 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76386b24{/solr,null,AVAILABLE}
   [junit4]   2> 2633935 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.e.j.s.Server Started @2633969ms
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42255}
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@65526701{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43745}
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.e.j.s.Server Started @2633969ms
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43745}
   [junit4]   2> 2633936 ERROR (jetty-launcher-17120-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2633936 ERROR (jetty-launcher-17120-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-30T16:02:36.593Z
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-30T16:02:36.593Z
   [junit4]   2> 2633936 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2633937 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2633937 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5eccbd9c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38111}
   [junit4]   2> 2633937 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.e.j.s.Server Started @2633971ms
   [junit4]   2> 2633937 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38111}
   [junit4]   2> 2633937 ERROR (jetty-launcher-17120-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2633937 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2633937 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2633937 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2633937 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2633937 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-30T16:02:36.594Z
   [junit4]   2> 2633937 INFO  (zkConnectionManagerCallback-17122-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633937 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2633938 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2633938 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2633938 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ce0f723{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42469}
   [junit4]   2> 2633938 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.e.j.s.Server Started @2633972ms
   [junit4]   2> 2633938 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42469}
   [junit4]   2> 2633938 ERROR (jetty-launcher-17120-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2633938 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2633938 INFO  (zkConnectionManagerCallback-17126-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633939 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2633939 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2633939 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2633939 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-30T16:02:36.596Z
   [junit4]   2> 2633939 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2633939 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2633940 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2633940 INFO  (zkConnectionManagerCallback-17128-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633941 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2633941 INFO  (zkConnectionManagerCallback-17124-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633942 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2633943 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2633943 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2633943 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2633946 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2633946 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2633949 WARN  
(jetty-launcher-17120-thread-2-SendThread(127.0.0.1:41165)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101d0d1600b0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101d0d1600b0005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101d0d1600b0005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2633949 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2634052 WARN  
(jetty-launcher-17120-thread-3-SendThread(127.0.0.1:41165)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101d0d1600b0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101d0d1600b0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101d0d1600b0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2634208 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2634209 WARN  (jetty-launcher-17120-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@33decb7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634209 WARN  (jetty-launcher-17120-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@33decb7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634212 WARN  (jetty-launcher-17120-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@533f77f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634212 WARN  (jetty-launcher-17120-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@533f77f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634213 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41165/solr
   [junit4]   2> 2634214 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2634215 INFO  (zkConnectionManagerCallback-17145-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634215 INFO  (jetty-launcher-17120-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2634215 WARN  
(jetty-launcher-17120-thread-1-SendThread(127.0.0.1:41165)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101d0d1600b0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101d0d1600b0007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101d0d1600b0007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2634327 INFO  (jetty-launcher-17120-thread-1) 
[n:127.0.0.1:42255_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2634342 INFO  (zkConnectionManagerCallback-17150-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634342 INFO  (jetty-launcher-17120-thread-1) 
[n:127.0.0.1:42255_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2634400 INFO  (jetty-launcher-17120-thread-1) 
[n:127.0.0.1:42255_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42255_solr
   [junit4]   2> 2634400 INFO  (jetty-launcher-17120-thread-1) 
[n:127.0.0.1:42255_solr     ] o.a.s.c.Overseer Overseer 
(id=72568666692714504-127.0.0.1:42255_solr-n_0000000000) starting
   [junit4]   2> 2634429 INFO  
(OverseerStateUpdate-72568666692714504-127.0.0.1:42255_solr-n_0000000000) 
[n:127.0.0.1:42255_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42255_solr
   [junit4]   2> 2634440 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2634441 INFO  (jetty-launcher-17120-thread-1) 
[n:127.0.0.1:42255_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42255_solr
   [junit4]   2> 2634443 INFO  (jetty-launcher-17120-thread-1) 
[n:127.0.0.1:42255_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2634443 WARN  (jetty-launcher-17120-thread-1) 
[n:127.0.0.1:42255_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2634449 INFO  (zkCallback-17149-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2634485 WARN  (jetty-launcher-17120-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@212cb605[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634512 WARN  (jetty-launcher-17120-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@212cb605[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634513 INFO  (jetty-launcher-17120-thread-1) 
[n:127.0.0.1:42255_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_C8A3F64B25D6F6A-001/tempDir-001/node1
   [junit4]   2> 2634586 WARN  (jetty-launcher-17120-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56ee8044[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634586 WARN  (jetty-launcher-17120-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@56ee8044[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634587 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41165/solr
   [junit4]   2> 2634601 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2634613 INFO  (zkConnectionManagerCallback-17168-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634613 INFO  (jetty-launcher-17120-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2634729 INFO  (jetty-launcher-17120-thread-4) 
[n:127.0.0.1:42469_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2634749 INFO  (zkConnectionManagerCallback-17170-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634749 INFO  (jetty-launcher-17120-thread-4) 
[n:127.0.0.1:42469_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2634752 INFO  (jetty-launcher-17120-thread-4) 
[n:127.0.0.1:42469_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2634756 INFO  (jetty-launcher-17120-thread-4) 
[n:127.0.0.1:42469_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42469_solr as DOWN
   [junit4]   2> 2634756 INFO  (jetty-launcher-17120-thread-4) 
[n:127.0.0.1:42469_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2634756 INFO  (jetty-launcher-17120-thread-4) 
[n:127.0.0.1:42469_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42469_solr
   [junit4]   2> 2634757 INFO  (zkCallback-17149-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2634758 INFO  (jetty-launcher-17120-thread-4) 
[n:127.0.0.1:42469_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2634759 WARN  (jetty-launcher-17120-thread-4) 
[n:127.0.0.1:42469_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2634767 INFO  (zkCallback-17169-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2634772 INFO  (jetty-launcher-17120-thread-4) 
[n:127.0.0.1:42469_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_C8A3F64B25D6F6A-001/tempDir-001/node4
   [junit4]   2> 2635013 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2635014 WARN  (jetty-launcher-17120-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5d516d85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2635016 WARN  (jetty-launcher-17120-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5d516d85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2635037 WARN  (jetty-launcher-17120-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@13cf1603[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2635037 WARN  (jetty-launcher-17120-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@13cf1603[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2635038 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41165/solr
   [junit4]   2> 2635039 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2635046 INFO  (zkConnectionManagerCallback-17184-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2635046 INFO  (jetty-launcher-17120-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2635149 INFO  (jetty-launcher-17120-thread-3) 
[n:127.0.0.1:43745_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2635149 INFO  (zkConnectionManagerCallback-17186-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2635149 INFO  (jetty-launcher-17120-thread-3) 
[n:127.0.0.1:43745_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2635152 INFO  (jetty-launcher-17120-thread-3) 
[n:127.0.0.1:43745_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2635155 INFO  (jetty-launcher-17120-thread-3) 
[n:127.0.0.1:43745_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43745_solr as DOWN
   [junit4]   2> 2635156 INFO  (jetty-launcher-17120-thread-3) 
[n:127.0.0.1:43745_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2635156 INFO  (jetty-launcher-17120-thread-3) 
[n:127.0.0.1:43745_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43745_solr
   [junit4]   2> 2635157 INFO  (zkCallback-17149-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2635158 INFO  (jetty-launcher-17120-thread-3) 
[n:127.0.0.1:43745_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2635158 WARN  (jetty-launcher-17120-thread-3) 
[n:127.0.0.1:43745_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2635169 INFO  (zkCallback-17169-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2635169 INFO  (zkCallback-17185-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2635176 INFO  (jetty-launcher-17120-thread-3) 
[n:127.0.0.1:43745_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_C8A3F64B25D6F6A-001/tempDir-001/node3
   [junit4]   2> 2636047 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2636048 WARN  (jetty-launcher-17120-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@53a53059[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2636049 WARN  (jetty-launcher-17120-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@53a53059[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2636052 WARN  (jetty-launcher-17120-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ba3f959[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2636052 WARN  (jetty-launcher-17120-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ba3f959[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2636054 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41165/solr
   [junit4]   2> 2636054 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2636057 INFO  (zkConnectionManagerCallback-17200-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2636057 INFO  (jetty-launcher-17120-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2636058 WARN  
(jetty-launcher-17120-thread-2-SendThread(127.0.0.1:41165)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101d0d1600b000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101d0d1600b000d, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101d0d1600b000d, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2636159 INFO  (jetty-launcher-17120-thread-2) 
[n:127.0.0.1:38111_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2636161 INFO  (zkConnectionManagerCallback-17202-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2636161 INFO  (jetty-launcher-17120-thread-2) 
[n:127.0.0.1:38111_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2636165 INFO  (jetty-launcher-17120-thread-2) 
[n:127.0.0.1:38111_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2636168 INFO  (jetty-launcher-17120-thread-2) 
[n:127.0.0.1:38111_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38111_solr as DOWN
   [junit4]   2> 2636169 INFO  (jetty-launcher-17120-thread-2) 
[n:127.0.0.1:38111_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2636169 INFO  (jetty-launcher-17120-thread-2) 
[n:127.0.0.1:38111_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38111_solr
   [junit4]   2> 2636170 INFO  (zkCallback-17185-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2636170 INFO  (zkCallback-17169-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2636170 INFO  (zkCallback-17149-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2636172 INFO  (jetty-launcher-17120-thread-2) 
[n:127.0.0.1:38111_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2636172 WARN  (jetty-launcher-17120-thread-2) 
[n:127.0.0.1:38111_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2636179 INFO  (zkCallback-17201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2636196 INFO  (jetty-launcher-17120-thread-2) 
[n:127.0.0.1:38111_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_C8A3F64B25D6F6A-001/tempDir-001/node2
   [junit4]   2> 2636205 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2636206 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2636207 INFO  (zkConnectionManagerCallback-17213-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2636207 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2636208 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2636209 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41165/solr ready
   [junit4]   2> 2636212 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=639682127
   [junit4]   2> 2636212 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42255_solr
   [junit4]   2> 2636212 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2636212 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42255_solr as DOWN
   [junit4]   2> 2636217 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2636221 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2636221 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2636221 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2636221 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 2636222 INFO  (closeThreadPool-17218-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72568666692714504-127.0.0.1:42255_solr-n_0000000000) closing
   [junit4]   2> 2636222 INFO  
(OverseerStateUpdate-72568666692714504-127.0.0.1:42255_solr-n_0000000000) 
[n:127.0.0.1:42255_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42255_solr
   [junit4]   2> 2636225 INFO  
(OverseerAutoScalingTriggerThread-72568666692714504-127.0.0.1:42255_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2636230 INFO  (closeThreadPool-17218-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72568666692714504-127.0.0.1:42255_solr-n_0000000000) closing
   [junit4]   2> 2636231 WARN  
(jetty-launcher-17120-thread-1-SendThread(127.0.0.1:41165)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101d0d1600b0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101d0d1600b0008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101d0d1600b0008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2636231 INFO  (zkCallback-17201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2636232 INFO  (zkCallback-17169-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42469_solr
   [junit4]   2> 2636232 INFO  (zkCallback-17185-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2636332 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72568666692714504-127.0.0.1:42255_solr-n_0000000000) closing
   [junit4]   2> 2636332 INFO  (zkCallback-17212-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2636333 INFO  (zkCallback-17169-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2636333 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@58da6250{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2636334 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6ffbbc18{/solr,null,STOPPED}
   [junit4]   2> 2636334 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2636334 INFO  (zkCallback-17169-thread-1) 
[n:127.0.0.1:42469_solr     ] o.a.s.c.Overseer Overseer 
(id=72568666692714506-127.0.0.1:42469_solr-n_0000000001) starting
   [junit4]   2> 2636334 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2636334 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2636335 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2636335 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2636335 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2636335 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2636336 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7da80f9d{/solr,null,AVAILABLE}
   [junit4]   2> 2636336 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@607cccb4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36713}
   [junit4]   2> 2636336 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.Server Started @2636370ms
   [junit4]   2> 2636336 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36431}
   [junit4]   2> 2636336 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2636336 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2636336 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2636336 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2636336 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2636336 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-30T16:02:38.993Z
   [junit4]   2> 2636337 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2636341 INFO  
(OverseerStateUpdate-72568666692714506-127.0.0.1:42469_solr-n_0000000001) 
[n:127.0.0.1:42469_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42469_solr
   [junit4]   2> 2636345 INFO  (zkConnectionManagerCallback-17220-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2636345 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2636346 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2636351 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2637527 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2637528 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3fc8043e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2637528 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3fc8043e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2637532 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7065aab9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2637532 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7065aab9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2637533 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41165/solr
   [junit4]   2> 2637534 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2637535 INFO  (zkConnectionManagerCallback-17235-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2637535 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2637537 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker-SendThread(127.0.0.1:41165))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101d0d1600b0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101d0d1600b0011, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101d0d1600b0011, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2637642 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:36431_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2637642 INFO  (zkConnectionManagerCallback-17237-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2637642 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:36431_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2637646 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:36431_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2637650 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:36431_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36431_solr as DOWN
   [junit4]   2> 2637651 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:36431_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2637651 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:36431_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36431_solr
   [junit4]   2> 2637653 INFO  (zkCallback-17201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2637653 INFO  (zkCallback-17212-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2637653 INFO  (zkCallback-17185-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2637653 INFO  (zkCallback-17169-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2637655 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:36431_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2637655 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:36431_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2637663 INFO  (zkCallback-17236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2637675 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:36431_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_C8A3F64B25D6F6A-001/tempDir-001/node1
   [junit4]   2> 2637686 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2637689 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:36713/solr. Proxy: http://127.0.0.1:36431/solr
   [junit4]   2> 2637689 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1838259947
   [junit4]   2> 2637689 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42469_solr
   [junit4]   2> 2637691 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2637691 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42469_solr as DOWN
   [junit4]   2> 2637693 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2637693 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2637693 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2637693 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 2637694 INFO  (closeThreadPool-17248-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72568666692714506-127.0.0.1:42469_solr-n_0000000001) closing
   [junit4]   2> 2637698 INFO  
(OverseerStateUpdate-72568666692714506-127.0.0.1:42469_solr-n_0000000001) 
[n:127.0.0.1:42469_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42469_solr
   [junit4]   2> 2637699 INFO  
(OverseerAutoScalingTriggerThread-72568666692714506-127.0.0.1:42469_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2637700 WARN  
(jetty-launcher-17120-thread-4-SendThread(127.0.0.1:41165)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101d0d1600b000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101d0d1600b000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101d0d1600b000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2637700 INFO  (zkCallback-17201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2637700 INFO  (zkCallback-17185-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43745_solr
   [junit4]   2> 2637701 INFO  (zkCallback-17212-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2637701 INFO  (closeThreadPool-17248-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72568666692714506-127.0.0.1:42469_solr-n_0000000001) closing
   [junit4]   2> 2637701 INFO  (zkCallback-17236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2637701 INFO  (zkCallback-17185-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2637702 INFO  (zkCallback-17185-thread-1) 
[n:127.0.0.1:43745_solr     ] o.a.s.c.Overseer Overseer 
(id=72568666692714508-127.0.0.1:43745_solr-n_0000000002) starting
   [junit4]   2> 2637704 INFO  
(OverseerStateUpdate-72568666692714508-127.0.0.1:43745_solr-n_0000000002) 
[n:127.0.0.1:43745_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43745_solr
   [junit4]   2> 2637800 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72568666692714506-127.0.0.1:42469_solr-n_0000000001) closing
   [junit4]   2> 2637801 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4ce0f723{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2637802 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76386b24{/solr,null,STOPPED}
   [junit4]   2> 2637802 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2637803 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2637803 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2637803 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2637830 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2637830 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2637830 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2637831 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a4c37d2{/solr,null,AVAILABLE}
   [junit4]   2> 2637831 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@30f79528{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41767}
   [junit4]   2> 2637831 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.Server Started @2637865ms
   [junit4]   2> 2637831 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39293}
   [junit4]   2> 2637831 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2637831 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2637831 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2637831 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2637831 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2637831 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-30T16:02:40.488Z
   [junit4]   2> 2637836 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2637837 INFO  (zkConnectionManagerCallback-17254-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2637837 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2637838 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2637842 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2638623 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2638624 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f319851[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2638624 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f319851[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2638626 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@345886b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2638626 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@345886b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2638628 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41165/solr
   [junit4]   2> 2638628 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2638629 INFO  (zkConnectionManagerCallback-17265-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2638629 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2638732 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:39293_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2638733 INFO  (zkConnectionManagerCallback-17267-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2638733 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:39293_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2638737 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:39293_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2638741 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:39293_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39293_solr as DOWN
   [junit4]   2> 2638741 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:39293_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2638741 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:39293_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39293_solr
   [junit4]   2> 2638742 INFO  (zkCallback-17201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2638743 INFO  (zkCallback-17185-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2638743 INFO  (zkCallback-17212-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2638743 INFO  (zkCallback-17236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2638743 INFO  (zkCallback-17266-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2638744 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:39293_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2638744 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:39293_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2638761 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:39293_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_C8A3F64B25D6F6A-001/tempDir-001/node4
   [junit4]   2> 2638779 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2638779 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:41767/solr. Proxy: http://127.0.0.1:39293/solr
   [junit4]   2> 2638779 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1047046945
   [junit4]   2> 2638779 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43745_solr
   [junit4]   2> 2638780 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2638780 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43745_solr as DOWN
   [junit4]   2> 2638784 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2638784 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2638784 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2638784 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 2638786 INFO  (closeThreadPool-17278-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72568666692714508-127.0.0.1:43745_solr-n_0000000002) closing
   [junit4]   2> 2638786 INFO  
(OverseerAutoScalingTriggerThread-72568666692714508-127.0.0.1:43745_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2638786 INFO  
(OverseerStateUpdate-72568666692714508-127.0.0.1:43745_solr-n_0000000002) 
[n:127.0.0.1:43745_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43745_solr
   [junit4]   2> 2638793 INFO  (closeThreadPool-17278-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72568666692714508-127.0.0.1:43745_solr-n_0000000002) closing
   [junit4]   2> 2638794 INFO  (zkCallback-17236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2638794 INFO  (zkCallback-17201-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38111_solr
   [junit4]   2> 2638794 WARN  
(jetty-launcher-17120-thread-3-SendThread(127.0.0.1:41165)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101d0d1600b000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101d0d1600b000c, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101d0d1600b000c, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2638797 INFO  (zkCallback-17266-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2638797 INFO  (zkCallback-17212-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2638798 INFO  (zkCallback-17201-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2638798 INFO  (zkCallback-17201-thread-1) 
[n:127.0.0.1:38111_solr     ] o.a.s.c.Overseer Overseer 
(id=72568666692714510-127.0.0.1:38111_solr-n_0000000003) starting
   [junit4]   2> 2638801 INFO  
(OverseerStateUpdate-72568666692714510-127.0.0.1:38111_solr-n_0000000003) 
[n:127.0.0.1:38111_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38111_solr
   [junit4]   2> 2638897 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72568666692714508-127.0.0.1:43745_solr-n_0000000002) closing
   [junit4]   2> 2638898 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@65526701{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2638899 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5964a19d{/solr,null,STOPPED}
   [junit4]   2> 2638899 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2638900 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2638900 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2638900 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2638901 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2638901 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2638901 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2638901 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e6adf29{/solr,null,AVAILABLE}
   [junit4]   2> 2638901 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@399625d4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39443}
   [junit4]   2> 2638901 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.s.Server Started @2638935ms
   [junit4]   2> 2638901 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33471}
   [junit4]   2> 2638902 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2638902 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2638902 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2638902 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2638902 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2638902 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-30T16:02:41.559Z
   [junit4]   2> 2638903 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2638903 INFO  (zkConnectionManagerCallback-17284-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2638903 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2638904 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2638908 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2638909 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker-SendThread(127.0.0.1:41165))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101d0d1600b0016.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101d0d1600b0016, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x101d0d1600b0016, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2639275 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2639276 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72feb1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2639276 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72feb1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2639279 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@556613d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2639279 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@556613d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2639280 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41165/solr
   [junit4]   2> 2639281 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2639282 INFO  (zkConnectionManagerCallback-17295-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2639282 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2639384 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:33471_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2639385 INFO  (zkConnectionManagerCallback-17297-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2639385 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:33471_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2639389 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:33471_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2639393 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:33471_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33471_solr as DOWN
   [junit4]   2> 2639394 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:33471_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2639394 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:33471_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33471_solr
   [junit4]   2> 2639395 INFO  (zkCallback-17236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2639395 INFO  (zkCallback-17201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2639395 INFO  (zkCallback-17266-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2639395 INFO  (zkCallback-17212-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2639395 INFO  (zkCallback-17296-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2639397 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:33471_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2639397 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:33471_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2639414 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) 
[n:127.0.0.1:33471_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_C8A3F64B25D6F6A-001/tempDir-001/node3
   [junit4]   2> 2639422 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2639423 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:39443/solr. Proxy: http://127.0.0.1:33471/solr
   [junit4]   2> 2639423 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=55116038
   [junit4]   2> 2639423 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38111_solr
   [junit4]   2> 2639423 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2639423 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38111_solr as DOWN
   [junit4]   2> 2639425 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2639425 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-work

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

ception.java:54) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2256) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:315)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:108) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:93) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:127) 
~[java/:?]
   [junit4]   2>        ... 14 more
   [junit4]   2> 2656272 INFO  (coreCloseExecutor-17401-thread-1) 
[n:127.0.0.1:33471_solr     ] o.a.s.c.SolrCore 
[pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2]
  CLOSING SolrCore org.apache.solr.core.SolrCore@22ede590
   [junit4]   2> 2656272 INFO  (coreCloseExecutor-17401-thread-1) 
[n:127.0.0.1:33471_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.core.pull_replica_error_handling_test_close_hooks_deleted_on_reconnect.shard1.replica_p2
 tag=SolrCore@22ede590
   [junit4]   2> 2656272 INFO  (coreCloseExecutor-17401-thread-1) 
[n:127.0.0.1:33471_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.collection.pull_replica_error_handling_test_close_hooks_deleted_on_reconnect.shard1.leader
 tag=SolrCore@22ede590
   [junit4]   2> 2656273 INFO  (coreCloseExecutor-17401-thread-1) 
[n:127.0.0.1:33471_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2656276 INFO  (jetty-closer-17382-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2656276 INFO  (jetty-closer-17382-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2656276 INFO  (jetty-closer-17382-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2656276 INFO  (jetty-closer-17382-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 2656281 INFO  (jetty-closer-17382-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@399625d4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2656282 INFO  (jetty-closer-17382-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4e6adf29{/solr,null,STOPPED}
   [junit4]   2> 2656282 INFO  (jetty-closer-17382-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2656282 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2656572 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        11      /solr/security.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        8       
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2>        8       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        7       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2>        5       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        4       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        3       
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        2       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        50      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        34      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        27      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72568666692714514-127.0.0.1:36431_solr-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/72568666692714524-127.0.0.1:39293_solr-n_0000000008
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/overseer/queue
   [junit4]   2>        91      /solr/live_nodes
   [junit4]   2>        49      /solr/collections
   [junit4]   2>        27      /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> 2656575 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41165
   [junit4]   2> 2656575 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41165
   [junit4]   2> 2656575 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C8A3F64B25D6F6A]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41165
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_C8A3F64B25D6F6A-001
   [junit4]   2> Nov 30, 2020 4:02:59 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sv, 
timezone=America/Pangnirtung
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=113756360,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [ZkShardTermsTest, 
TestStressRecovery, TestHashQParserPlugin, TestCrossCoreJoin, 
TestSolrCLIRunExample, DistributedQueryComponentOptimizationTest, 
TlogReplayBufferedWhileIndexingTest, ZkCLITest, QueryParsingTest, 
SystemLogListenerTest, TestClassicSimilarityFactory, TestSolrCoreProperties, 
DistanceUnitsTest, TestShardHandlerFactory, SignificantTermsQParserPluginTest, 
TestOnReconnectListenerSupport, ConjunctionSolrSpellCheckerTest, 
DistributedFacetPivotSmallTest, SegmentsInfoRequestHandlerTest, 
TestPartialUpdateDeduplication, SpellCheckCollatorTest, 
TestFieldCollectionResource, TestJsonFacetErrors, 
TestManagedSynonymGraphFilterFactory, TestClusterStateMutator, 
TestSizeLimitedDistributedMap, BasicFunctionalityTest, SparseHLLTest, 
HdfsTlogReplayBufferedWhileIndexingTest, LeaderTragicEventTest, TestBadConfig, 
TestStressThreadBackup, DistributedTermsComponentTest, 
TestLMDirichletSimilarityFactory, LargeFieldTest, TestDynamicLoadingUrl, 
RankFieldTest, TestAddFieldRealTimeGet, TestChildDocTransformerHierarchy, 
NestedShardedAtomicUpdateTest, ChangedSchemaMergeTest, PackageManagerCLITest, 
TestSimGenericDistributedQueue, TestUseDocValuesAsStored, 
StatelessScriptUpdateProcessorFactoryTest, BasicAuthOnSingleNodeTest, 
TestFilteredDocIdSet, TestSolrCloudWithSecureImpersonation, 
DocumentBuilderTest, ComputePlanActionTest, SolrPluginUtilsTest, 
HdfsChaosMonkeyNothingIsSafeTest, ProtectedTermFilterFactoryTest, 
SolrGraphiteReporterTest, TestSha256AuthenticationProvider, SOLR749Test, 
CustomTermsComponentTest, TestFacetMethods, SolrCoreMetricManagerTest, 
RoutingToNodesWithPropertiesTest, BigEndianAscendingWordDeserializerTest, 
UUIDUpdateProcessorFallbackTest, TestUtilizeNode, TestCoreDiscovery, 
TestSolrCachePerf, DirectoryFactoryTest, TestPerFieldSimilarity, 
TestCSVResponseWriter, DateRangeFieldTest, 
ClassificationUpdateProcessorFactoryTest, DeleteReplicaTest, 
AnalysisErrorHandlingTest, SearchHandlerTest, QueryResultKeyTest, 
SuggesterTest, SolrCloudReportersTest, AtomicUpdateJavabinTest, JsonLoaderTest, 
TestQueryUtils, CdcrOpsAndBoundariesTest, BJQParserTest, 
AlternateDirectoryTest, TestXmlQParser, ShardSplitTest, 
FieldMutatingUpdateProcessorTest, TestSurroundQueryParser, 
TestDistributedSearch, CachingDirectoryFactoryTest, TestContainerPlugin, 
MetricsHistoryWithAuthIntegrationTest, FullHLLTest, 
TestCollationFieldDocValues, TestDownShardTolerantSearch, 
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetImmutable, 
XmlUpdateRequestHandlerTest, TestLRUCache, TestBlendedInfixSuggestions, 
ConnectionReuseTest, ShardRoutingTest, TestCloudInspectUtil, TestMacros, 
TestMissingGroups, NestedAtomicUpdateTest, TestJavabinTupleStreamParser, 
SolrCloudExampleTest, BufferStoreTest, HttpPartitionOnCommitTest, 
ZookeeperStatusHandlerTest, RouteFieldTest, ShardRoutingCustomTest, 
SolrCLIZkUtilsTest, SystemCollectionCompatTest, TestAuthenticationFramework, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudRecovery2, 
TestCloudSearcherWarming, TestCryptoKeys, TestDeleteCollectionOnDownNodes, 
TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestLockTree, 
TestPullReplicaErrorHandling]
   [junit4] Completed [532/921 (1!)] on J1 in 23.27s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to