Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/862/

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

Error Message:
Error from server at http://127.0.0.1:35033/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:35033/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([178819F5FE813BB3:1FBFFF3D252F4F3D]: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 15114 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 1544970 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1544970 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1544971 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_178819F5FE813BB3-001/data-dir-186-001
   [junit4]   2> 1544971 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1544971 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1544973 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-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> 1544973 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_178819F5FE813BB3-001/tempDir-001
   [junit4]   2> 1544974 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1544979 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1544979 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1544980 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1544981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 42689
   [junit4]   2> 1544981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42689
   [junit4]   2> 1544981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42689
   [junit4]   2> 1544981 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42689
   [junit4]   2> 1544990 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1544991 INFO  (zkConnectionManagerCallback-16836-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544991 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1544995 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1545003 INFO  (zkConnectionManagerCallback-16838-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545003 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1545004 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1545004 INFO  (zkConnectionManagerCallback-16840-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545004 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1545006 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker-SendThread(127.0.0.1:42689))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1019e547cf30002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf30002, 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 0x1019e547cf30002, 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> 1545107 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1545108 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1545108 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1545108 INFO  (jetty-launcher-16841-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> 1545112 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1545112 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1545107 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1545115 INFO  (jetty-launcher-16841-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> 1545115 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1545115 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1545115 INFO  (jetty-launcher-16841-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> 1545115 INFO  (jetty-launcher-16841-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> 1545118 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1545118 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1545118 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1545118 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e34e25c{/solr,null,AVAILABLE}
   [junit4]   2> 1545119 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1545119 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1545119 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1545119 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1545119 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1545120 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1545120 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a520c60{/solr,null,AVAILABLE}
   [junit4]   2> 1545120 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1545120 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1545120 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1545121 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@397bf62{/solr,null,AVAILABLE}
   [junit4]   2> 1545121 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a96ba9{/solr,null,AVAILABLE}
   [junit4]   2> 1545121 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2eeccc39{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37683}
   [junit4]   2> 1545121 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.e.j.s.Server Started @1545147ms
   [junit4]   2> 1545121 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37683}
   [junit4]   2> 1545121 ERROR (jetty-launcher-16841-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1545121 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1545121 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1545121 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545121 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1545121 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-20T20:45:11.112Z
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@295926e8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40731}
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.e.j.s.Server Started @1545149ms
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40731}
   [junit4]   2> 1545123 ERROR (jetty-launcher-16841-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-20T20:45:11.114Z
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1fa1b7e5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33163}
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.e.j.s.Server Started @1545149ms
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33163}
   [junit4]   2> 1545123 ERROR (jetty-launcher-16841-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1545123 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-20T20:45:11.114Z
   [junit4]   2> 1545124 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1545125 INFO  (zkConnectionManagerCallback-16843-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545125 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1545125 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1545125 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1545125 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@69f4faf0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37537}
   [junit4]   2> 1545125 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.e.j.s.Server Started @1545152ms
   [junit4]   2> 1545125 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37537}
   [junit4]   2> 1545126 ERROR (jetty-launcher-16841-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1545126 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1545126 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1545126 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545126 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1545126 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-20T20:45:11.117Z
   [junit4]   2> 1545130 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1545131 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1545131 WARN  
(jetty-launcher-16841-thread-4-SendThread(127.0.0.1:42689)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1019e547cf30003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf30003, 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 0x1019e547cf30003, 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> 1545131 INFO  (zkConnectionManagerCallback-16847-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545131 INFO  (zkConnectionManagerCallback-16849-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545132 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1545132 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1545132 INFO  (zkConnectionManagerCallback-16845-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545132 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1545232 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1545232 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1545232 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1545236 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1545236 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1545237 WARN  
(jetty-launcher-16841-thread-3-SendThread(127.0.0.1:42689)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1019e547cf30004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf30004, 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 0x1019e547cf30004, 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> 1545238 WARN  
(jetty-launcher-16841-thread-1-SendThread(127.0.0.1:42689)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1019e547cf30006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf30006, 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 0x1019e547cf30006, 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> 1545239 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1545338 WARN  
(jetty-launcher-16841-thread-2-SendThread(127.0.0.1:42689)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1019e547cf30005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf30005, 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 0x1019e547cf30005, 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> 1545506 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1545519 WARN  (jetty-launcher-16841-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b00aee3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545519 WARN  (jetty-launcher-16841-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b00aee3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545547 WARN  (jetty-launcher-16841-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@58993b8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545547 WARN  (jetty-launcher-16841-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@58993b8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545548 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42689/solr
   [junit4]   2> 1545563 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1545579 INFO  (zkConnectionManagerCallback-16869-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545579 INFO  (jetty-launcher-16841-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1545695 INFO  (jetty-launcher-16841-thread-4) 
[n:127.0.0.1:37683_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1545704 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1545705 WARN  (jetty-launcher-16841-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7cdc8376[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545705 WARN  (jetty-launcher-16841-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7cdc8376[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545706 INFO  (zkConnectionManagerCallback-16871-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545706 INFO  (jetty-launcher-16841-thread-4) 
[n:127.0.0.1:37683_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1545715 WARN  (jetty-launcher-16841-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ad04845[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545715 WARN  (jetty-launcher-16841-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ad04845[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545716 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42689/solr
   [junit4]   2> 1545727 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1545743 INFO  (zkConnectionManagerCallback-16881-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545743 INFO  (jetty-launcher-16841-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1545744 WARN  
(jetty-launcher-16841-thread-3-SendThread(127.0.0.1:42689)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1019e547cf30009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf30009, 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 0x1019e547cf30009, 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> 1545775 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1545776 WARN  (jetty-launcher-16841-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@528eb987[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545776 WARN  (jetty-launcher-16841-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@528eb987[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545779 WARN  (jetty-launcher-16841-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e4330a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545779 WARN  (jetty-launcher-16841-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e4330a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1545781 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42689/solr
   [junit4]   2> 1545783 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1545787 INFO  (zkConnectionManagerCallback-16889-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545787 INFO  (jetty-launcher-16841-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1545851 INFO  (jetty-launcher-16841-thread-3) 
[n:127.0.0.1:33163_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1545863 INFO  (zkConnectionManagerCallback-16891-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545863 INFO  (jetty-launcher-16841-thread-3) 
[n:127.0.0.1:33163_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1545883 INFO  (jetty-launcher-16841-thread-3) 
[n:127.0.0.1:33163_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33163_solr
   [junit4]   2> 1545884 INFO  (jetty-launcher-16841-thread-3) 
[n:127.0.0.1:33163_solr     ] o.a.s.c.Overseer Overseer 
(id=72513154725380107-127.0.0.1:33163_solr-n_0000000000) starting
   [junit4]   2> 1545890 INFO  
(OverseerStateUpdate-72513154725380107-127.0.0.1:33163_solr-n_0000000000) 
[n:127.0.0.1:33163_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33163_solr
   [junit4]   2> 1545895 INFO  (jetty-launcher-16841-thread-3) 
[n:127.0.0.1:33163_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33163_solr
   [junit4]   2> 1545898 INFO  (jetty-launcher-16841-thread-3) 
[n:127.0.0.1:33163_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1545899 WARN  (jetty-launcher-16841-thread-3) 
[n:127.0.0.1:33163_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> 1545899 INFO  (zkCallback-16890-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1545916 INFO  (jetty-launcher-16841-thread-4) 
[n:127.0.0.1:37683_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1545918 INFO  (jetty-launcher-16841-thread-4) 
[n:127.0.0.1:37683_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37683_solr as DOWN
   [junit4]   2> 1545919 INFO  (jetty-launcher-16841-thread-4) 
[n:127.0.0.1:37683_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1545919 INFO  (jetty-launcher-16841-thread-4) 
[n:127.0.0.1:37683_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37683_solr
   [junit4]   2> 1545920 INFO  (jetty-launcher-16841-thread-3) 
[n:127.0.0.1:33163_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_178819F5FE813BB3-001/tempDir-001/node3
   [junit4]   2> 1545926 INFO  (jetty-launcher-16841-thread-4) 
[n:127.0.0.1:37683_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1545926 WARN  (jetty-launcher-16841-thread-4) 
[n:127.0.0.1:37683_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> 1545932 INFO  (zkCallback-16890-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1545936 INFO  (zkCallback-16870-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1545937 INFO  (jetty-launcher-16841-thread-4) 
[n:127.0.0.1:37683_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_178819F5FE813BB3-001/tempDir-001/node4
   [junit4]   2> 1545958 INFO  (jetty-launcher-16841-thread-1) 
[n:127.0.0.1:37537_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1545958 INFO  (zkConnectionManagerCallback-16907-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545958 INFO  (jetty-launcher-16841-thread-1) 
[n:127.0.0.1:37537_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1545968 INFO  (jetty-launcher-16841-thread-1) 
[n:127.0.0.1:37537_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1545974 INFO  (jetty-launcher-16841-thread-1) 
[n:127.0.0.1:37537_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37537_solr as DOWN
   [junit4]   2> 1545975 INFO  (jetty-launcher-16841-thread-1) 
[n:127.0.0.1:37537_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1545975 INFO  (jetty-launcher-16841-thread-1) 
[n:127.0.0.1:37537_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37537_solr
   [junit4]   2> 1545976 INFO  (zkCallback-16890-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545977 INFO  (zkCallback-16870-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545978 INFO  (jetty-launcher-16841-thread-1) 
[n:127.0.0.1:37537_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1545978 WARN  (jetty-launcher-16841-thread-1) 
[n:127.0.0.1:37537_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> 1545986 INFO  (zkCallback-16906-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545991 INFO  (jetty-launcher-16841-thread-1) 
[n:127.0.0.1:37537_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_178819F5FE813BB3-001/tempDir-001/node1
   [junit4]   2> 1548011 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1548012 WARN  (jetty-launcher-16841-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@41abd85c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548012 WARN  (jetty-launcher-16841-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@41abd85c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548014 WARN  (jetty-launcher-16841-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6df52aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548014 WARN  (jetty-launcher-16841-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6df52aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1548015 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42689/solr
   [junit4]   2> 1548016 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1548017 INFO  (zkConnectionManagerCallback-16921-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1548017 INFO  (jetty-launcher-16841-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1548119 INFO  (jetty-launcher-16841-thread-2) 
[n:127.0.0.1:40731_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1548120 INFO  (zkConnectionManagerCallback-16923-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1548120 INFO  (jetty-launcher-16841-thread-2) 
[n:127.0.0.1:40731_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1548124 INFO  (jetty-launcher-16841-thread-2) 
[n:127.0.0.1:40731_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1548127 INFO  (jetty-launcher-16841-thread-2) 
[n:127.0.0.1:40731_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40731_solr as DOWN
   [junit4]   2> 1548128 INFO  (jetty-launcher-16841-thread-2) 
[n:127.0.0.1:40731_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1548128 INFO  (jetty-launcher-16841-thread-2) 
[n:127.0.0.1:40731_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40731_solr
   [junit4]   2> 1548129 INFO  (zkCallback-16906-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1548129 INFO  (zkCallback-16890-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1548129 INFO  (zkCallback-16870-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1548129 INFO  (zkCallback-16922-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1548130 INFO  (jetty-launcher-16841-thread-2) 
[n:127.0.0.1:40731_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1548131 WARN  (jetty-launcher-16841-thread-2) 
[n:127.0.0.1:40731_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> 1548148 INFO  (jetty-launcher-16841-thread-2) 
[n:127.0.0.1:40731_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_178819F5FE813BB3-001/tempDir-001/node2
   [junit4]   2> 1548157 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1548158 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1548163 INFO  (zkConnectionManagerCallback-16934-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1548163 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1548164 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1548165 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42689/solr ready
   [junit4]   2> 1548167 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2142241200
   [junit4]   2> 1548167 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33163_solr
   [junit4]   2> 1548168 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1548168 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33163_solr as DOWN
   [junit4]   2> 1548175 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1548177 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1548177 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1548177 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1548177 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1548177 INFO  (closeThreadPool-16939-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72513154725380107-127.0.0.1:33163_solr-n_0000000000) closing
   [junit4]   2> 1548181 INFO  
(OverseerStateUpdate-72513154725380107-127.0.0.1:33163_solr-n_0000000000) 
[n:127.0.0.1:33163_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33163_solr
   [junit4]   2> 1548183 INFO  
(OverseerAutoScalingTriggerThread-72513154725380107-127.0.0.1:33163_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1548186 INFO  (closeThreadPool-16939-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72513154725380107-127.0.0.1:33163_solr-n_0000000000) closing
   [junit4]   2> 1548187 WARN  
(jetty-launcher-16841-thread-3-SendThread(127.0.0.1:42689)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1019e547cf3000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf3000b, 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 0x1019e547cf3000b, 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> 1548187 INFO  (zkCallback-16906-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1548187 INFO  (zkCallback-16870-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1548187 INFO  (zkCallback-16922-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1548287 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72513154725380107-127.0.0.1:33163_solr-n_0000000000) closing
   [junit4]   2> 1548288 INFO  (zkCallback-16870-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37683_solr
   [junit4]   2> 1548288 INFO  (zkCallback-16933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1548289 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1fa1b7e5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1548289 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@397bf62{/solr,null,STOPPED}
   [junit4]   2> 1548289 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1548289 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1548290 INFO  (zkCallback-16870-thread-2) 
[n:127.0.0.1:37683_solr     ] o.a.s.c.Overseer Overseer 
(id=72513154725380104-127.0.0.1:37683_solr-n_0000000001) starting
   [junit4]   2> 1548290 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1548290 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-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> 1548291 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1548291 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1548291 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1548291 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ef2d471{/solr,null,AVAILABLE}
   [junit4]   2> 1548291 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@704cc6ea{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44215}
   [junit4]   2> 1548291 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.Server Started @1548317ms
   [junit4]   2> 1548291 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35033}
   [junit4]   2> 1548291 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1548291 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1548291 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1548292 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1548292 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1548292 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-20T20:45:14.283Z
   [junit4]   2> 1548295 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1548299 INFO  (zkConnectionManagerCallback-16941-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1548299 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1548300 INFO  
(OverseerStateUpdate-72513154725380104-127.0.0.1:37683_solr-n_0000000001) 
[n:127.0.0.1:37683_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37683_solr
   [junit4]   2> 1548300 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1548305 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1549161 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1549162 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@325e69c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549162 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@325e69c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549164 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@37567223[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549164 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@37567223[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549165 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42689/solr
   [junit4]   2> 1549166 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549169 INFO  (zkConnectionManagerCallback-16956-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549169 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549271 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:35033_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1549272 INFO  (zkConnectionManagerCallback-16958-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549272 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:35033_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1549276 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:35033_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1549279 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:35033_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35033_solr as DOWN
   [junit4]   2> 1549280 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:35033_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1549280 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:35033_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35033_solr
   [junit4]   2> 1549281 INFO  (zkCallback-16933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1549281 INFO  (zkCallback-16922-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1549281 INFO  (zkCallback-16870-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1549281 INFO  (zkCallback-16906-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1549282 INFO  (zkCallback-16957-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1549283 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:35033_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1549283 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:35033_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> 1549300 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:35033_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_178819F5FE813BB3-001/tempDir-001/node3
   [junit4]   2> 1549308 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1549310 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:44215/solr. Proxy: http://127.0.0.1:35033/solr
   [junit4]   2> 1549311 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=472451585
   [junit4]   2> 1549311 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37683_solr
   [junit4]   2> 1549311 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1549311 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37683_solr as DOWN
   [junit4]   2> 1549316 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1549319 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1549319 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1549319 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1549323 INFO  (closeThreadPool-16969-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72513154725380104-127.0.0.1:37683_solr-n_0000000001) closing
   [junit4]   2> 1549327 INFO  
(OverseerStateUpdate-72513154725380104-127.0.0.1:37683_solr-n_0000000001) 
[n:127.0.0.1:37683_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37683_solr
   [junit4]   2> 1549327 INFO  
(OverseerAutoScalingTriggerThread-72513154725380104-127.0.0.1:37683_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1549327 INFO  (closeThreadPool-16969-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72513154725380104-127.0.0.1:37683_solr-n_0000000001) closing
   [junit4]   2> 1549328 WARN  
(jetty-launcher-16841-thread-4-SendThread(127.0.0.1:42689)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1019e547cf30008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf30008, 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 0x1019e547cf30008, 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> 1549328 INFO  (zkCallback-16906-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1549328 INFO  (zkCallback-16933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1549329 INFO  (zkCallback-16906-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37537_solr
   [junit4]   2> 1549329 INFO  (zkCallback-16957-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1549329 INFO  (zkCallback-16922-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1549428 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72513154725380104-127.0.0.1:37683_solr-n_0000000001) closing
   [junit4]   2> 1549430 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2eeccc39{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1549430 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5a520c60{/solr,null,STOPPED}
   [junit4]   2> 1549430 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1549430 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1549430 INFO  (zkCallback-16906-thread-2) 
[n:127.0.0.1:37537_solr     ] o.a.s.c.Overseer Overseer 
(id=72513154725380108-127.0.0.1:37537_solr-n_0000000002) starting
   [junit4]   2> 1549431 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1549431 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-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> 1549433 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1549433 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1549433 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1549433 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4acb331d{/solr,null,AVAILABLE}
   [junit4]   2> 1549434 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@302ed6c6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37163}
   [junit4]   2> 1549434 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.Server Started @1549460ms
   [junit4]   2> 1549434 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38711}
   [junit4]   2> 1549434 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1549434 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1549434 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1549434 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1549434 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1549434 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-20T20:45:15.425Z
   [junit4]   2> 1549435 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549439 INFO  (zkConnectionManagerCallback-16971-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549439 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549440 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1549443 INFO  
(OverseerStateUpdate-72513154725380108-127.0.0.1:37537_solr-n_0000000002) 
[n:127.0.0.1:37537_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37537_solr
   [junit4]   2> 1549444 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1550351 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1550351 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@682a4656[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1550351 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@682a4656[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1550354 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@41e08d3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1550354 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@41e08d3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1550355 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42689/solr
   [junit4]   2> 1550356 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1550357 INFO  (zkConnectionManagerCallback-16986-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1550357 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1550459 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:38711_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1550460 INFO  (zkConnectionManagerCallback-16988-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1550460 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:38711_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1550464 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:38711_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1550467 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:38711_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38711_solr as DOWN
   [junit4]   2> 1550467 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:38711_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1550468 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:38711_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38711_solr
   [junit4]   2> 1550469 INFO  (zkCallback-16933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1550469 INFO  (zkCallback-16957-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1550469 INFO  (zkCallback-16922-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1550469 INFO  (zkCallback-16906-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1550469 INFO  (zkCallback-16987-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1550470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:38711_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1550470 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:38711_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> 1550486 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:38711_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_178819F5FE813BB3-001/tempDir-001/node4
   [junit4]   2> 1550494 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1550494 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:37163/solr. Proxy: http://127.0.0.1:38711/solr
   [junit4]   2> 1550494 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=901881426
   [junit4]   2> 1550494 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37537_solr
   [junit4]   2> 1550498 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1550498 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37537_solr as DOWN
   [junit4]   2> 1550505 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1550505 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1550505 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1550505 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1550507 INFO  (closeThreadPool-16999-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72513154725380108-127.0.0.1:37537_solr-n_0000000002) closing
   [junit4]   2> 1550507 INFO  
(OverseerStateUpdate-72513154725380108-127.0.0.1:37537_solr-n_0000000002) 
[n:127.0.0.1:37537_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37537_solr
   [junit4]   2> 1550511 INFO  
(OverseerAutoScalingTriggerThread-72513154725380108-127.0.0.1:37537_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1550515 INFO  (closeThreadPool-16999-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72513154725380108-127.0.0.1:37537_solr-n_0000000002) closing
   [junit4]   2> 1550515 WARN  
(jetty-launcher-16841-thread-1-SendThread(127.0.0.1:42689)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1019e547cf3000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf3000c, 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 0x1019e547cf3000c, 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> 1550516 INFO  (zkCallback-16957-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1550516 INFO  (zkCallback-16933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1550516 INFO  (zkCallback-16922-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40731_solr
   [junit4]   2> 1550616 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72513154725380108-127.0.0.1:37537_solr-n_0000000002) closing
   [junit4]   2> 1550616 INFO  (zkCallback-16922-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1550617 INFO  (zkCallback-16987-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1550617 INFO  (zkCallback-16922-thread-1) 
[n:127.0.0.1:40731_solr     ] o.a.s.c.Overseer Overseer 
(id=72513154725380110-127.0.0.1:40731_solr-n_0000000003) starting
   [junit4]   2> 1550618 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@69f4faf0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1550618 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a96ba9{/solr,null,STOPPED}
   [junit4]   2> 1550618 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1550619 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1550619 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1550619 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-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> 1550625 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1550625 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1550626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1550626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54749863{/solr,null,AVAILABLE}
   [junit4]   2> 1550626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6ce4cac1{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35309}
   [junit4]   2> 1550626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.s.Server Started @1550652ms
   [junit4]   2> 1550626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36741}
   [junit4]   2> 1550626 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1550626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1550626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1550626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1550626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1550626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-20T20:45:16.617Z
   [junit4]   2> 1550628 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1550628 INFO  
(OverseerStateUpdate-72513154725380110-127.0.0.1:40731_solr-n_0000000003) 
[n:127.0.0.1:40731_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40731_solr
   [junit4]   2> 1550633 INFO  (zkConnectionManagerCallback-17001-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1550633 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1550633 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1550637 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1550638 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker-SendThread(127.0.0.1:42689))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1019e547cf30016.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf30016, 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 0x1019e547cf30016, 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> 1551571 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1551572 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@65563c52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1551572 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@65563c52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1551575 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@427f342c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1551575 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@427f342c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1551576 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42689/solr
   [junit4]   2> 1551579 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1551580 INFO  (zkConnectionManagerCallback-17016-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1551580 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1551581 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker-SendThread(127.0.0.1:42689))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1019e547cf30017.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf30017, 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 0x1019e547cf30017, 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> 1551682 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:36741_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1551683 INFO  (zkConnectionManagerCallback-17018-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1551683 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:36741_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1551690 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:36741_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1551693 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:36741_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36741_solr as DOWN
   [junit4]   2> 1551693 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:36741_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1551694 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:36741_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36741_solr
   [junit4]   2> 1551695 INFO  (zkCallback-16957-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1551695 INFO  (zkCallback-16933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1551695 INFO  (zkCallback-16987-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1551695 INFO  (zkCallback-16922-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1551695 INFO  (zkCallback-17017-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1551696 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) 
[n:127.0.0.1:36741_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1551696 WARN  (SUITE-TestPullReplicaErrorHand

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

 closing
   [junit4]   2> 1576218 INFO  (jetty-closer-17113-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@302ed6c6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1576219 INFO  (jetty-closer-17113-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4acb331d{/solr,null,STOPPED}
   [junit4]   2> 1576219 INFO  (jetty-closer-17113-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1576221 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1576223 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker-SendThread(127.0.0.1:42689))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1019e547cf30000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf30000, 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 0x1019e547cf30000, 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> 1576324 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker-SendThread(127.0.0.1:42689))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1019e547cf30001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019e547cf30001, 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 0x1019e547cf30001, 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> 1576556 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/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        9       /solr/configs/conf
   [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>        7       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2>        7       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2>        6       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        4       
/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>        61      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        44      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        24      
/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>        7       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72513154725380120-127.0.0.1:36741_solr-n_0000000006
   [junit4]   2>        2       
/solr/overseer_elect/election/72513154725380124-127.0.0.1:35033_solr-n_0000000008
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/overseer/queue
   [junit4]   2>        91      /solr/live_nodes
   [junit4]   2>        49      /solr/collections
   [junit4]   2>        31      /solr/overseer/collection-queue-work
   [junit4]   2>        7       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        7       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        7       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1576560 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42689
   [junit4]   2> 1576560 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42689
   [junit4]   2> 1576560 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[178819F5FE813BB3]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42689
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_178819F5FE813BB3-001
   [junit4]   2> Nov 20, 2020 8:45:42 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_root_=PostingsFormat(name=Asserting), 
fieldName_s=PostingsFormat(name=LuceneFixedGap), id=Lucene84}, 
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1522, 
maxMBSortInHeap=7.061502382008668, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr-Latn-ME, 
timezone=Europe/Stockholm
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=185256728,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestUninvertingReader, 
TestWriterPerf, TestReqParamsAPI, TestCustomStream, 
TestSlowCompositeReaderWrapper, SolrMetricReporterTest, 
ReplaceNodeNoTargetTest, TestExactSharedStatsCache, CoreAdminOperationTest, 
TestExportWriter, TestInPlaceUpdatesRequiredField, 
TestLegacyBM25SimilarityFactory, MissingSegmentRecoveryTest, 
TestCloudConsistency, PeerSyncWithLeaderTest, FileUtilsTest, 
TestDynamicFieldCollectionResource, TestUpdate, TestSortByMinMaxFunction, 
HdfsDirectoryFactoryTest, HdfsSyncSliceTest, SmileWriterTest, 
BadIndexSchemaTest, BJQFilterAccessibleTest, TestFoldingMultitermQuery, 
SortByFunctionTest, DeleteStatusTest, UnloadDistributedZkTest, TestInitQParser, 
HdfsBasicDistributedZk2Test, TestGeoJSONResponseWriter, PeerSyncTest, 
BlockCacheTest, DeleteLastCustomShardedReplicaTest, 
TriggerCooldownIntegrationTest, CloudExitableDirectoryReaderTest, 
ThreadDumpHandlerTest, TestRTimerTree, UpdateRequestProcessorFactoryTest, 
TestCSVLoader, TestFastLRUCache, TestRecovery, TestPullReplica, 
TestRandomCollapseQParserPlugin, ForceLeaderWithTlogReplicasTest, 
MergeStrategyTest, AuditLoggerPluginTest, SynonymTokenizerTest, 
TestConfigSetsAPIShareSchema, DataDrivenBlockJoinTest, TestConfigSets, 
TestSolr4Spatial, BitVectorTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
FastVectorHighlighterTest, SpellPossibilityIteratorTest, TestJsonFacets, 
HdfsLockFactoryTest, IgnoreLargeDocumentProcessorFactoryTest, 
TestSolrConfigHandler, TestWithCollection, TestTolerantUpdateProcessorCloud, 
HighlighterWithoutStoredIdTest, LegacyCloudClusterPropTest, TestSolrXml, 
TestNumericRangeQuery64, TestLockTree, RankQueryTest, NodeAddedTriggerTest, 
TestExpandComponent, TestPseudoReturnFields, TestSimTriggerIntegration, 
TestDistributedTracing, SimplePostToolTest, NumericFieldsTest, 
TestManagedResourceStorage, TestTrieFacet, SaslZkACLProviderTest, 
PreAnalyzedFieldTest, TestSolrCloudWithDelegationTokens, TestSortableTextField, 
TestCustomSort, HdfsAutoAddReplicasIntegrationTest, TestDistributedGrouping, 
RollingRestartTest, UUIDFieldTest, TestSimClusterStateProvider, 
TestApiFramework, CoreSorterTest, SplitByPrefixTest, MinimalSchemaTest, 
AdminHandlersProxyTest, DistributedFacetSimpleRefinementLongTailTest, 
TestSchemaSimilarityResource, CdcrRequestHandlerTest, TestTrie, 
DistributedSpellCheckComponentTest, MultiDestinationAuditLoggerTest, 
TestLazyCores, TestHdfsBackupRestoreCore, HdfsNNFailoverTest, 
TestGroupingSearch, DistributedUpdateProcessorTest, 
SignatureUpdateProcessorFactoryTest, OverseerTaskQueueTest, 
DocumentAnalysisRequestHandlerTest, TestLegacyNumericUtils, HLLUtilTest, 
ResponseBuilderTest, TestSubQueryTransformer, TestNoOpRegenerator, 
TestCloudJSONFacetSKG, TestConfig, AssignBackwardCompatibilityTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, ClusterStateMockUtilTest, 
ClusterStateTest, ClusterStateUpdateTest, CollectionsAPISolrJTest, 
LeaderElectionIntegrationTest, MetricsHistoryIntegrationTest, 
MoveReplicaHDFSTest, MoveReplicaTest, PackageManagerCLITest, ReplaceNodeTest, 
SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, 
SolrXmlInZkTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, 
TestCloudPivotFacet, TestClusterProperties, TestCryptoKeys, 
TestExclusionRuleCollectionAccess, TestPullReplicaErrorHandling]
   [junit4] Completed [553/921 (1!)] on J3 in 32.90s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to