Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/18/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:56821

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:56821
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1664)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1678)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1602)
        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:207)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:126)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:523)
        ... 49 more


FAILED:  org.apache.solr.cloud.TestPullReplica.testKillLeader

Error Message:
Replica state not updated in cluster state null Live Nodes: 
[127.0.0.1:65198_solr, 127.0.0.1:47184_solr] Last available state: 
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
   "pullReplicas":"1",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           
"core":"pull_replica_test_kill_leader_shard1_replica_n1",           
"base_url":"http://127.0.0.1:65198/solr";,           
"node_name":"127.0.0.1:65198_solr",           "state":"down",           
"type":"NRT",           "leader":"true"},         "core_node2":{           
"core":"pull_replica_test_kill_leader_shard1_replica_p1",           
"base_url":"http://127.0.0.1:47184/solr";,           
"node_name":"127.0.0.1:47184_solr",           "state":"active",           
"type":"PULL"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"100",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Replica state not updated in cluster state
null
Live Nodes: [127.0.0.1:65198_solr, 127.0.0.1:47184_solr]
Last available state: 
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
  "pullReplicas":"1",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"pull_replica_test_kill_leader_shard1_replica_n1",
          "base_url":"http://127.0.0.1:65198/solr";,
          "node_name":"127.0.0.1:65198_solr",
          "state":"down",
          "type":"NRT",
          "leader":"true"},
        "core_node2":{
          "core":"pull_replica_test_kill_leader_shard1_replica_p1",
          "base_url":"http://127.0.0.1:47184/solr";,
          "node_name":"127.0.0.1:47184_solr",
          "state":"active",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"100",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([55CE14F6F0294E99:1CD8E0429292DACF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:401)
        at 
org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:290)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream

Error Message:
expected:<5> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([B191083D78050628:917B6A3DE444EB64]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:4582)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11170 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_55CE14F6F0294E99-001/init-core-data-001
   [junit4]   2> 730246 WARN  
(SUITE-TestPullReplica-seed#[55CE14F6F0294E99]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 730246 INFO  
(SUITE-TestPullReplica-seed#[55CE14F6F0294E99]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 730247 INFO  
(SUITE-TestPullReplica-seed#[55CE14F6F0294E99]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 730248 INFO  
(SUITE-TestPullReplica-seed#[55CE14F6F0294E99]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_55CE14F6F0294E99-001/tempDir-001
   [junit4]   2> 730248 INFO  
(SUITE-TestPullReplica-seed#[55CE14F6F0294E99]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 730248 INFO  (Thread-3123) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 730248 INFO  (Thread-3123) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 730251 ERROR (Thread-3123) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 730348 INFO  
(SUITE-TestPullReplica-seed#[55CE14F6F0294E99]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63228
   [junit4]   2> 730359 INFO  (jetty-launcher-1139-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 730360 INFO  (jetty-launcher-1139-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 730361 INFO  (jetty-launcher-1139-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@98afa9e{/solr,null,AVAILABLE}
   [junit4]   2> 730362 INFO  (jetty-launcher-1139-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d25e9c5{HTTP/1.1,[http/1.1]}{127.0.0.1:65198}
   [junit4]   2> 730362 INFO  (jetty-launcher-1139-thread-1) [    ] 
o.e.j.s.Server Started @732312ms
   [junit4]   2> 730362 INFO  (jetty-launcher-1139-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65198}
   [junit4]   2> 730362 INFO  (jetty-launcher-1139-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15d4b224{/solr,null,AVAILABLE}
   [junit4]   2> 730362 ERROR (jetty-launcher-1139-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 730362 INFO  (jetty-launcher-1139-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 730362 INFO  (jetty-launcher-1139-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@22fe2863{HTTP/1.1,[http/1.1]}{127.0.0.1:47184}
   [junit4]   2> 730362 INFO  (jetty-launcher-1139-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 730363 INFO  (jetty-launcher-1139-thread-2) [    ] 
o.e.j.s.Server Started @732313ms
   [junit4]   2> 730363 INFO  (jetty-launcher-1139-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 730363 INFO  (jetty-launcher-1139-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47184}
   [junit4]   2> 730363 INFO  (jetty-launcher-1139-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-08T17:54:40.899Z
   [junit4]   2> 730363 ERROR (jetty-launcher-1139-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 730363 INFO  (jetty-launcher-1139-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 730363 INFO  (jetty-launcher-1139-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 730363 INFO  (jetty-launcher-1139-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 730363 INFO  (jetty-launcher-1139-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-08T17:54:40.899Z
   [junit4]   2> 730368 INFO  (jetty-launcher-1139-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 730368 INFO  (jetty-launcher-1139-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 730377 INFO  (jetty-launcher-1139-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63228/solr
   [junit4]   2> 730377 INFO  (jetty-launcher-1139-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63228/solr
   [junit4]   2> 730552 INFO  (jetty-launcher-1139-thread-2) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 730553 INFO  (jetty-launcher-1139-thread-2) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:47184_solr
   [junit4]   2> 730555 INFO  (jetty-launcher-1139-thread-2) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.Overseer Overseer 
(id=98273622804791302-127.0.0.1:47184_solr-n_0000000000) starting
   [junit4]   2> 730567 INFO  (jetty-launcher-1139-thread-2) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47184_solr
   [junit4]   2> 730570 INFO  
(zkCallback-1151-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 730570 INFO  (jetty-launcher-1139-thread-1) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 730574 INFO  (jetty-launcher-1139-thread-1) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 730578 INFO  (jetty-launcher-1139-thread-1) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65198_solr
   [junit4]   2> 730580 INFO  
(zkCallback-1150-thread-1-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 730580 INFO  
(zkCallback-1151-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 730692 INFO  (jetty-launcher-1139-thread-1) 
[n:127.0.0.1:65198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65198.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 730693 INFO  (jetty-launcher-1139-thread-2) 
[n:127.0.0.1:47184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47184.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 730696 INFO  (jetty-launcher-1139-thread-1) 
[n:127.0.0.1:65198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65198.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 730696 INFO  (jetty-launcher-1139-thread-1) 
[n:127.0.0.1:65198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65198.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 730697 INFO  (jetty-launcher-1139-thread-1) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_55CE14F6F0294E99-001/tempDir-001/node1/.
   [junit4]   2> 730697 INFO  (jetty-launcher-1139-thread-2) 
[n:127.0.0.1:47184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47184.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 730697 INFO  (jetty-launcher-1139-thread-2) 
[n:127.0.0.1:47184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47184.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 730698 INFO  (jetty-launcher-1139-thread-2) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_55CE14F6F0294E99-001/tempDir-001/node2/.
   [junit4]   2> 730728 INFO  
(SUITE-TestPullReplica-seed#[55CE14F6F0294E99]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 730729 INFO  
(SUITE-TestPullReplica-seed#[55CE14F6F0294E99]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63228/solr ready
   [junit4]   2> 730734 INFO  
(SUITE-TestPullReplica-seed#[55CE14F6F0294E99]-worker) [    ] 
o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 730737 INFO  (qtp830142206-8537) [n:127.0.0.1:65198_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 730738 INFO  (qtp830142206-8537) [n:127.0.0.1:65198_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 730763 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKillPullReplica
   [junit4]   2> 730764 INFO  (qtp830142206-8538) [n:127.0.0.1:65198_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_pull_replica&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 730768 INFO  
(OverseerThreadFactory-3439-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
pull_replica_test_kill_pull_replica
   [junit4]   2> 730876 INFO  
(OverseerStateUpdate-98273622804791302-127.0.0.1:47184_solr-n_0000000000) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_kill_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_kill_pull_replica_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65198/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 730878 INFO  
(OverseerStateUpdate-98273622804791302-127.0.0.1:47184_solr-n_0000000000) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_kill_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_kill_pull_replica_shard1_replica_p1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47184/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 731086 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 731087 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 731087 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 731087 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 731201 INFO  
(zkCallback-1151-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 731201 INFO  
(zkCallback-1150-thread-2-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 731201 INFO  
(zkCallback-1151-thread-2-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 731204 INFO  
(zkCallback-1150-thread-1-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 732108 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 732108 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 732123 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema 
[pull_replica_test_kill_pull_replica_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 732123 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.s.IndexSchema 
[pull_replica_test_kill_pull_replica_shard1_replica_p1] Schema name=minimal
   [junit4]   2> 732126 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 732126 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 732126 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_kill_pull_replica_shard1_replica_p1' using 
configuration from collection pull_replica_test_kill_pull_replica, trusted=true
   [junit4]   2> 732126 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_kill_pull_replica_shard1_replica_n1' using 
configuration from collection pull_replica_test_kill_pull_replica, trusted=true
   [junit4]   2> 732126 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65198.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1' 
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 732126 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47184.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1' 
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 732126 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 732126 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
[[pull_replica_test_kill_pull_replica_shard1_replica_n1] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_55CE14F6F0294E99-001/tempDir-001/node1/pull_replica_test_kill_pull_replica_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_55CE14F6F0294E99-001/tempDir-001/node1/./pull_replica_test_kill_pull_replica_shard1_replica_n1/data/]
   [junit4]   2> 732126 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 732127 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.SolrCore 
[[pull_replica_test_kill_pull_replica_shard1_replica_p1] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_55CE14F6F0294E99-001/tempDir-001/node2/pull_replica_test_kill_pull_replica_shard1_replica_p1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_55CE14F6F0294E99-001/tempDir-001/node2/./pull_replica_test_kill_pull_replica_shard1_replica_p1/data/]
   [junit4]   2> 732200 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 732200 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 732200 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 732200 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 732202 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 732202 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 732202 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2b65f8dc[pull_replica_test_kill_pull_replica_shard1_replica_p1] main]
   [junit4]   2> 732203 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56d250f9[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 732203 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 732204 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 732204 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 732205 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 732205 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 732206 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 732206 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572377966927675392
   [junit4]   2> 732206 INFO  
(searcherExecutor-3444-thread-1-processing-n:127.0.0.1:47184_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_p1] Registered new searcher 
Searcher@2b65f8dc[pull_replica_test_kill_pull_replica_shard1_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 732207 INFO  
(searcherExecutor-3445-thread-1-processing-n:127.0.0.1:65198_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node1) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_n1] Registered new searcher 
Searcher@56d250f9[pull_replica_test_kill_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 732208 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.ZkController 
pull_replica_test_kill_pull_replica_shard1_replica_p1 starting background 
replication from leader
   [junit4]   2> 732208 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 732210 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 732214 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 732214 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 732214 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:65198/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
   [junit4]   2> 732214 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 732214 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:65198/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
 has no replicas
   [junit4]   2> 732214 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 732220 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:65198/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
 shard1
   [junit4]   2> 732324 INFO  
(zkCallback-1151-thread-2-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 732324 INFO  
(zkCallback-1151-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 732325 INFO  
(zkCallback-1150-thread-2-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 732325 INFO  
(zkCallback-1150-thread-1-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 732362 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Replica core_node1 is leader but it's state is down, 
skipping replication
   [junit4]   2> 732371 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 732374 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1288
   [junit4]   2> 732486 INFO  
(zkCallback-1151-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 732486 INFO  
(zkCallback-1151-thread-2-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 732487 INFO  
(zkCallback-1150-thread-1-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 732487 INFO  
(zkCallback-1150-thread-2-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 733222 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=2135
   [junit4]   2> 733227 INFO  (qtp830142206-8538) [n:127.0.0.1:65198_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 733330 INFO  
(zkCallback-1151-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 733330 INFO  
(zkCallback-1151-thread-2-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 733330 INFO  
(zkCallback-1150-thread-1-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 733330 INFO  
(zkCallback-1150-thread-2-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 734228 INFO  (qtp830142206-8538) [n:127.0.0.1:65198_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_pull_replica&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=3465
   [junit4]   2> 734236 INFO  (qtp830142206-8542) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734238 INFO  (qtp1176982958-8546) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734242 INFO  (qtp830142206-8535) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1572377969061527552)]} 0 1
   [junit4]   2> 734243 INFO  (qtp830142206-8539) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572377969062576128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 734243 INFO  (qtp830142206-8539) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5a76b7d7 
commitCommandVersion:1572377969062576128
   [junit4]   2> 734245 INFO  (qtp830142206-8539) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4572dfae[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 734245 INFO  (qtp830142206-8539) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 734245 INFO  
(searcherExecutor-3445-thread-1-processing-n:127.0.0.1:65198_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node1) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_n1] Registered new searcher 
Searcher@4572dfae[pull_replica_test_kill_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 734246 INFO  (qtp830142206-8539) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=pull_replica_test_kill_pull_replica:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 734247 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 734250 INFO  (qtp1176982958-8544) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734352 INFO  (qtp1176982958-8544) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734453 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734554 INFO  (qtp1176982958-8549) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734655 INFO  (qtp1176982958-8546) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734756 INFO  (qtp1176982958-8551) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734776 INFO  
(OverseerCollectionConfigSetProcessor-98273622804791302-127.0.0.1:47184_solr-n_0000000000)
 [n:127.0.0.1:47184_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 734857 INFO  (qtp1176982958-8550) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734958 INFO  (qtp1176982958-8547) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 735062 INFO  (qtp1176982958-8544) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 735162 INFO  (qtp1176982958-8545) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 735211 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 735211 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:65198/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
   [junit4]   2> 735213 INFO  (qtp830142206-8537) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 735213 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 735213 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Master's version: 1499536484779
   [junit4]   2> 735213 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 735213 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 735213 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 735214 INFO  (qtp830142206-8535) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 735214 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 16
   [junit4]   2> 735214 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to 
MockDirectoryWrapper(RAMDirectory@d89bb73 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43b24249)
   [junit4]   2> 735215 INFO  (qtp830142206-8539) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735216 INFO  (qtp830142206-8538) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735217 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735218 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735219 INFO  (qtp830142206-8540) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.blm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735219 INFO  (qtp830142206-8537) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735220 INFO  (qtp830142206-8535) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735221 INFO  (qtp830142206-8539) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735221 INFO  (qtp830142206-8538) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735222 INFO  (qtp830142206-8542) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_TestBloomFilteredLucenePostings_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735230 INFO  (qtp830142206-8541) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735230 INFO  (qtp830142206-8540) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735231 INFO  (qtp830142206-8537) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735232 INFO  (qtp830142206-8535) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735232 INFO  (qtp830142206-8539) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735233 INFO  (qtp830142206-8538) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 735233 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=true,bytesDownloaded=2850) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@d89bb73 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43b24249)
   [junit4]   2> 735234 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.SolrCore Updating index properties... index=index.20170709055445750
   [junit4]   2> 735234 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher removing old index directory 
MockDirectoryWrapper(RAMDirectory@6085d6d6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bec3c63)
   [junit4]   2> 735235 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 735236 INFO  (indexFetcher-3454-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@512ba897[pull_replica_test_kill_pull_replica_shard1_replica_p1] main]
   [junit4]   2> 735237 INFO  
(searcherExecutor-3444-thread-1-processing-n:127.0.0.1:47184_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_p1] Registered new searcher 
Searcher@512ba897[pull_replica_test_kill_pull_replica_shard1_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 735263 INFO  (qtp1176982958-8549) [n:127.0.0.1:47184_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 735264 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.c.ChaosMonkey monkey: kill jetty! 47184
   [junit4]   2> 735265 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@22fe2863{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 735265 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=41883835
   [junit4]   2> 735265 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 735267 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 735268 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 735269 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 735271 INFO  (coreCloseExecutor-3456-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.SolrCore [pull_replica_test_kill_pull_replica_shard1_replica_p1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@22acf2b1
   [junit4]   2> 735272 INFO  (coreCloseExecutor-3456-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1, 
tag=581759665
   [junit4]   2> 735275 INFO  (coreCloseExecutor-3456-thread-1) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.pull_replica_test_kill_pull_replica.shard1.leader, 
tag=581759665
   [junit4]   2> 735276 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.c.Overseer Overseer 
(id=98273622804791302-127.0.0.1:47184_solr-n_0000000000) closing
   [junit4]   2> 735277 INFO  
(OverseerStateUpdate-98273622804791302-127.0.0.1:47184_solr-n_0000000000) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:47184_solr
   [junit4]   2> 735280 INFO  (zkCallback-1157-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 735280 WARN  
(zkCallback-1151-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 735281 INFO  
(zkCallback-1150-thread-1-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:65198_solr
   [junit4]   2> 735281 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15d4b224{/solr,null,UNAVAILABLE}
   [junit4]   2> 735283 INFO  
(zkCallback-1150-thread-2-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 735284 INFO  
(zkCallback-1150-thread-1-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.Overseer Overseer 
(id=98273622804791301-127.0.0.1:65198_solr-n_0000000001) starting
   [junit4]   2> 735285 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 47184
   [junit4]   2> 735304 INFO  (zkCallback-1157-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 735304 INFO  
(zkCallback-1150-thread-1-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 735304 INFO  
(zkCallback-1150-thread-2-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 735304 INFO  (zkCallback-1157-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 735305 INFO  (zkCallback-1157-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 735309 INFO  (qtp830142206-8542) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1572377970178260992)]} 0 2
   [junit4]   2> 735310 INFO  (qtp830142206-8540) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572377970182455296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 735311 INFO  (qtp830142206-8540) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5a76b7d7 
commitCommandVersion:1572377970182455296
   [junit4]   2> 735313 INFO  (qtp830142206-8540) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16a8c5bc[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 735313 INFO  (qtp830142206-8540) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 735314 INFO  
(searcherExecutor-3445-thread-1-processing-n:127.0.0.1:65198_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node1) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_n1] Registered new searcher 
Searcher@16a8c5bc[pull_replica_test_kill_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
 Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 735314 INFO  (qtp830142206-8540) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=pull_replica_test_kill_pull_replica:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 735316 INFO  (qtp830142206-8535) [n:127.0.0.1:65198_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 735317 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting jetty! 47184
   [junit4]   2> 735318 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 735319 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e20601e{/solr,null,AVAILABLE}
   [junit4]   2> 735320 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@779f5bd1{HTTP/1.1,[http/1.1]}{127.0.0.1:47184}
   [junit4]   2> 735320 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.e.j.s.Server Started @737271ms
   [junit4]   2> 735320 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47184}
   [junit4]   2> 735320 ERROR 
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 735321 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 735321 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 735321 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 735321 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-08T17:54:45.857Z
   [junit4]   2> 735324 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 735344 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63228/solr
   [junit4]   2> 735358 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 735361 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 735363 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47184_solr
   [junit4]   2> 735365 INFO  (zkCallback-1157-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 735365 INFO  
(zkCallback-1150-thread-1-processing-n:127.0.0.1:65198_solr) 
[n:127.0.0.1:65198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 735366 INFO  
(zkCallback-1162-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 735455 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) 
[n:127.0.0.1:47184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47184.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 735458 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) 
[n:127.0.0.1:47184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47184.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 735458 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) 
[n:127.0.0.1:47184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47184.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 735459 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_55CE14F6F0294E99-001/tempDir-001/node2/.
   [junit4]   2> 735459 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[55CE14F6F0294E99]) 
[n:127.0.0.1:47184_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]
   [junit4]   2> 735461 INFO  
(coreLoadExecutor-3465-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 735483 INFO  
(coreLoadExecutor-3465-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 735489 INFO  
(coreLoadExecutor-3465-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.s.IndexSchema [pull_replica_test_kill_pull_replica_shard1_replica_p1] 
Schema name=minimal
   [junit4]   2> 735494 INFO  
(coreLoadExecutor-3465-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 735494 INFO  
(coreLoadExecutor-3465-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_kill_pull_replica_shard1_replica_p1' using configuration 
from collection pull_replica_test_kill_pull_replica, trusted=true
   [junit4]   2> 735495 INFO  
(coreLoadExecutor-3465-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47184.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1' 
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ea4785f
   [junit4]   2> 735495 INFO  
(coreLoadExecutor-3465-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 735495 INFO  
(coreLoadExecutor-3465-thread-1-processing-n:127.0.0.1:47184_solr) 
[n:127.0.0.1:47184_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.SolrCore [[pull_replica_test_kill_pull_replica_shard1_replica_p1] ] 
Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_55CE14F6F0294E99-001/tempDir-001/node2/pull_replica_test_kill_pull_replica_shard1_replica_p1],
 dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/

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

tric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 144927 INFO  (jetty-closer-63-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 144928 INFO  (coreCloseExecutor-299-thread-1) 
[n:127.0.0.1:36572_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=1001888279
   [junit4]   2> 144928 INFO  (jetty-closer-63-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 144932 INFO  (jetty-closer-63-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 144938 INFO  (jetty-closer-63-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3154a665{/solr,null,UNAVAILABLE}
   [junit4]   2> 144939 INFO  
(zkCallback-83-thread-1-processing-n:127.0.0.1:39809_solr) 
[n:127.0.0.1:39809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 144939 INFO  
(zkCallback-83-thread-2-processing-n:127.0.0.1:39809_solr) 
[n:127.0.0.1:39809_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39809_solr
   [junit4]   2> 144942 INFO  (coreCloseExecutor-303-thread-1) 
[n:127.0.0.1:39809_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a5a8671
   [junit4]   2> 144944 INFO  (coreCloseExecutor-303-thread-1) 
[n:127.0.0.1:39809_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=173704817
   [junit4]   2> 144950 INFO  (coreCloseExecutor-303-thread-1) 
[n:127.0.0.1:39809_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=173704817
   [junit4]   2> 144956 WARN  
(zkCallback-83-thread-2-processing-n:127.0.0.1:39809_solr) 
[n:127.0.0.1:39809_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 144958 INFO  (jetty-closer-63-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@460a57e4{/solr,null,UNAVAILABLE}
   [junit4]   2> 146438 WARN  
(zkCallback-81-thread-1-processing-n:127.0.0.1:36572_solr) 
[n:127.0.0.1:36572_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 146439 INFO  (jetty-closer-63-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14c8e968{/solr,null,UNAVAILABLE}
   [junit4]   2> 146441 ERROR 
(SUITE-StreamExpressionTest-seed#[B191083D78050628]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 146442 INFO  
(SUITE-StreamExpressionTest-seed#[B191083D78050628]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65416 65416
   [junit4]   2> 149515 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:182)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 149516 INFO  (Thread-66) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:65416 65416
   [junit4]   2> 149517 WARN  (Thread-66) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/aliases.json
   [junit4]   2>        91      /solr/clusterprops.json
   [junit4]   2>        14      /solr/configs/conf
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/clusterstate.json
   [junit4]   2>        40      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        28      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/live_nodes
   [junit4]   2>        91      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_B191083D78050628-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=MockRandom), 
expr_s=PostingsFormat(name=LuceneFixedGap), 
terms_ss=PostingsFormat(name=Memory), join2_s=PostingsFormat(name=Memory), 
field_s=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory), 
subject=PostingsFormat(name=Memory), a1_s=PostingsFormat(name=Memory), 
a2_s=PostingsFormat(name=MockRandom), 
level1_s=PostingsFormat(name=LuceneFixedGap), 
body_t=PostingsFormat(name=MockRandom), 
s_multi=PostingsFormat(name=MockRandom), a_ss=Lucene50(blocksize=128), 
level2_s=Lucene50(blocksize=128), col_s=PostingsFormat(name=Memory), 
a_s=PostingsFormat(name=MockRandom), tv_text=Lucene50(blocksize=128), 
term_s=PostingsFormat(name=Memory), a_t=Lucene50(blocksize=128), 
text_s=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=MockRandom), 
featureSet_s=PostingsFormat(name=Memory), 
checkpoint_ss=PostingsFormat(name=MockRandom), 
test_t=PostingsFormat(name=MockRandom), ident_s=PostingsFormat(name=Memory), 
whitetok=PostingsFormat(name=MockRandom), 
side_s=PostingsFormat(name=MockRandom)}, 
docValues:{name_s=DocValuesFormat(name=Memory), 
expr_s=DocValuesFormat(name=Lucene70), 
iteration_i=DocValuesFormat(name=Lucene70), 
terms_ss=DocValuesFormat(name=Asserting), 
join2_s=DocValuesFormat(name=Asserting), 
field_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Asserting), 
price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Asserting), 
join1_i=DocValuesFormat(name=Lucene70), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
a2_s=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Lucene70), 
join3_i=DocValuesFormat(name=Memory), test_i=DocValuesFormat(name=Asserting), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Asserting), 
level1_s=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Memory), 
a_ss=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), 
col_s=DocValuesFormat(name=Asserting), a_s=DocValuesFormat(name=Memory), 
score_f=DocValuesFormat(name=Memory), term_s=DocValuesFormat(name=Asserting), 
text_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70), 
i_multi=DocValuesFormat(name=Lucene70), 
featureSet_s=DocValuesFormat(name=Asserting), 
trueNegative_i=DocValuesFormat(name=Memory), 
index_i=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Asserting), 
test_dt=DocValuesFormat(name=Lucene70), out_i=DocValuesFormat(name=Asserting), 
checkpoint_ss=DocValuesFormat(name=Memory), 
ident_s=DocValuesFormat(name=Asserting), 
order_i=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Memory), 
truePositive_i=DocValuesFormat(name=Lucene70), 
miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=664, 
maxMBSortInHeap=7.046856179720738, sim=RandomSimilarity(queryNorm=false): {}, 
locale=cs-CZ, timezone=Asia/Kolkata
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=82590368,total=173457408
   [junit4]   2> NOTE: All tests run in this JVM: [SolrDocumentTest, 
CommonParamsTest, JDBCStreamTest, TestZkConfigManager, SolrExampleEmbeddedTest, 
StreamExpressionParserTest, HttpSolrClientConPoolTest, 
AbsoluteValueEvaluatorTest, TestUpdateRequestCodec, TestClusteringResponse, 
RawValueEvaluatorTest, GreaterThanEqualToEvaluatorTest, JdbcDriverTest, 
TestDocumentObjectBinder, ModifiableSolrParamsTest, 
LessThanEqualToEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [71/135 (1!)] on J0 in 122.01s, 89 tests, 1 failure <<< 
FAILURES!

[...truncated 6872 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:810: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:762: Some of 
the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid2718.hprof

Total time: 78 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to