Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/903/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Expected a cluster of 2 shards and 2 replicas null Last available state: null

Stack Trace:
java.lang.AssertionError: Expected a cluster of 2 shards and 2 replicas
null
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([A1E9D51426255634:6CD74EE7698420D6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:58)
        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 12578 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_A1E9D51426255634-001/init-core-data-001
   [junit4]   2> 1679663 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[A1E9D51426255634]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1679665 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[A1E9D51426255634]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1679665 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[A1E9D51426255634]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_A1E9D51426255634-001/tempDir-001
   [junit4]   2> 1679666 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[A1E9D51426255634]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1679667 INFO  (Thread-5321) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1679667 INFO  (Thread-5321) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1679669 ERROR (Thread-5321) [    ] 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> 1679766 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[A1E9D51426255634]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33906
   [junit4]   2> 1679779 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1679780 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1679782 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1679782 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@666bf100{/solr,null,AVAILABLE}
   [junit4]   2> 1679783 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1679784 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30804316{/solr,null,AVAILABLE}
   [junit4]   2> 1679784 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b8e5394{/solr,null,AVAILABLE}
   [junit4]   2> 1679784 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@577035a2{HTTP/1.1,[http/1.1]}{127.0.0.1:46293}
   [junit4]   2> 1679784 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@455a3b8a{HTTP/1.1,[http/1.1]}{127.0.0.1:51123}
   [junit4]   2> 1679785 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.e.j.s.Server Started @1682143ms
   [junit4]   2> 1679785 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.e.j.s.Server Started @1682143ms
   [junit4]   2> 1679785 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46293}
   [junit4]   2> 1679785 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51123}
   [junit4]   2> 1679786 ERROR (jetty-launcher-3571-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1679786 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1679786 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1679786 ERROR (jetty-launcher-3571-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1679786 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1679786 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1679786 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1679786 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T05:37:24.276Z
   [junit4]   2> 1679787 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1621692{HTTP/1.1,[http/1.1]}{127.0.0.1:42314}
   [junit4]   2> 1679787 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.e.j.s.Server Started @1682145ms
   [junit4]   2> 1679787 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42314}
   [junit4]   2> 1679787 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@458d2c7f{/solr,null,AVAILABLE}
   [junit4]   2> 1679788 ERROR (jetty-launcher-3571-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1679788 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1679788 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3a2ed89d{HTTP/1.1,[http/1.1]}{127.0.0.1:64723}
   [junit4]   2> 1679788 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1679788 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.e.j.s.Server Started @1682145ms
   [junit4]   2> 1679788 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1679788 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64723}
   [junit4]   2> 1679788 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T05:37:24.278Z
   [junit4]   2> 1679788 ERROR (jetty-launcher-3571-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1679788 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1679788 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1679788 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1679789 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T05:37:24.279Z
   [junit4]   2> 1679793 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1679786 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1679796 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T05:37:24.286Z
   [junit4]   2> 1679805 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1679808 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1679814 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1679815 INFO  (jetty-launcher-3571-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33906/solr
   [junit4]   2> 1679819 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1679820 INFO  (jetty-launcher-3571-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33906/solr
   [junit4]   2> 1679822 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1679828 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1679828 INFO  (jetty-launcher-3571-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33906/solr
   [junit4]   2> 1679832 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1679832 INFO  (jetty-launcher-3571-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33906/solr
   [junit4]   2> 1679891 INFO  (jetty-launcher-3571-thread-2) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1679891 INFO  (jetty-launcher-3571-thread-3) 
[n:127.0.0.1:51123_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1679892 INFO  (jetty-launcher-3571-thread-2) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42314_solr
   [junit4]   2> 1679901 INFO  (jetty-launcher-3571-thread-2) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.Overseer Overseer 
(id=98151815194738697-127.0.0.1:42314_solr-n_0000000000) starting
   [junit4]   2> 1679919 INFO  (jetty-launcher-3571-thread-3) 
[n:127.0.0.1:51123_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51123_solr
   [junit4]   2> 1679946 INFO  
(zkCallback-3591-thread-1-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1679948 INFO  
(zkCallback-3590-thread-1-processing-n:127.0.0.1:51123_solr) 
[n:127.0.0.1:51123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1679952 INFO  
(zkCallback-3592-thread-1-processing-n:127.0.0.1:46293_solr) 
[n:127.0.0.1:46293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1679954 INFO  
(zkCallback-3593-thread-1-processing-n:127.0.0.1:64723_solr) 
[n:127.0.0.1:64723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1679955 INFO  (jetty-launcher-3571-thread-4) 
[n:127.0.0.1:46293_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1679956 INFO  (jetty-launcher-3571-thread-1) 
[n:127.0.0.1:64723_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1679956 INFO  (jetty-launcher-3571-thread-2) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42314_solr
   [junit4]   2> 1679960 INFO  (jetty-launcher-3571-thread-4) 
[n:127.0.0.1:46293_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46293_solr
   [junit4]   2> 1679963 INFO  (jetty-launcher-3571-thread-1) 
[n:127.0.0.1:64723_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64723_solr
   [junit4]   2> 1679985 INFO  
(zkCallback-3592-thread-1-processing-n:127.0.0.1:46293_solr) 
[n:127.0.0.1:46293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1679985 INFO  
(zkCallback-3591-thread-1-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1679989 INFO  
(zkCallback-3593-thread-1-processing-n:127.0.0.1:64723_solr) 
[n:127.0.0.1:64723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1679990 INFO  
(zkCallback-3590-thread-1-processing-n:127.0.0.1:51123_solr) 
[n:127.0.0.1:51123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1679992 INFO  
(zkCallback-3591-thread-1-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1680020 INFO  
(zkCallback-3593-thread-1-processing-n:127.0.0.1:64723_solr) 
[n:127.0.0.1:64723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1680020 INFO  
(zkCallback-3590-thread-1-processing-n:127.0.0.1:51123_solr) 
[n:127.0.0.1:51123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1680021 INFO  
(zkCallback-3592-thread-1-processing-n:127.0.0.1:46293_solr) 
[n:127.0.0.1:46293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1680151 INFO  (jetty-launcher-3571-thread-1) 
[n:127.0.0.1:64723_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_A1E9D51426255634-001/tempDir-001/node4/.
   [junit4]   2> 1680269 INFO  (jetty-launcher-3571-thread-3) 
[n:127.0.0.1:51123_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_A1E9D51426255634-001/tempDir-001/node1/.
   [junit4]   2> 1680307 INFO  (jetty-launcher-3571-thread-4) 
[n:127.0.0.1:46293_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_A1E9D51426255634-001/tempDir-001/node3/.
   [junit4]   2> 1680480 INFO  (jetty-launcher-3571-thread-2) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_A1E9D51426255634-001/tempDir-001/node2/.
   [junit4]   2> 1680548 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[A1E9D51426255634]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1680550 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[A1E9D51426255634]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33906/solr ready
   [junit4]   2> 1680612 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[A1E9D51426255634])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteInactiveReplicaTest
   [junit4]   2> 1680615 INFO  (qtp1133854224-19793) [n:127.0.0.1:46293_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=delDeadColl&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1680653 INFO  
(OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
delDeadColl
   [junit4]   2> 1680806 INFO  (qtp1447867391-19783) [n:127.0.0.1:42314_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1680807 INFO  (qtp1447867391-19783) [n:127.0.0.1:42314_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1680815 ERROR (qtp1447867391-19783) [n:127.0.0.1:42314_solr    
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'delDeadColl_shard1_replica1': non legacy mode coreNodeName 
missing {collection.configName=conf, numShards=2, shard=shard1, 
collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:899)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: non legacy 
mode coreNodeName missing {collection.configName=conf, numShards=2, 
shard=shard1, collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
   [junit4]   2>        ... 35 more
   [junit4]   2> 
   [junit4]   2> 1680816 INFO  (qtp1447867391-19783) [n:127.0.0.1:42314_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2}
 status=400 QTime=9
   [junit4]   2> 1680817 ERROR 
(OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:42314/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42314/solr: Error CREATEing SolrCore 
'delDeadColl_shard1_replica1': non legacy mode coreNodeName missing 
{collection.configName=conf, numShards=2, shard=shard1, collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1680818 INFO  (qtp304671569-19803) [n:127.0.0.1:64723_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1680831 INFO  (qtp304671569-19803) [n:127.0.0.1:64723_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1680832 INFO  (qtp1133854224-19794) [n:127.0.0.1:46293_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1680832 INFO  (qtp1032277310-19773) [n:127.0.0.1:51123_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1680832 INFO  (qtp1133854224-19794) [n:127.0.0.1:46293_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1680832 INFO  (qtp1032277310-19773) [n:127.0.0.1:51123_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1680833 ERROR (qtp304671569-19803) [n:127.0.0.1:64723_solr    
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'delDeadColl_shard2_replica1': non legacy mode coreNodeName 
missing {collection.configName=conf, numShards=2, shard=shard2, 
collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:899)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: non legacy 
mode coreNodeName missing {collection.configName=conf, numShards=2, 
shard=shard2, collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
   [junit4]   2>        ... 34 more
   [junit4]   2> 
   [junit4]   2> 1680833 ERROR (qtp1032277310-19773) [n:127.0.0.1:51123_solr    
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'delDeadColl_shard1_replica2': non legacy mode coreNodeName 
missing {collection.configName=conf, numShards=2, shard=shard1, 
collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:899)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: non legacy 
mode coreNodeName missing {collection.configName=conf, numShards=2, 
shard=shard1, collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
   [junit4]   2>        ... 35 more
   [junit4]   2> 
   [junit4]   2> 1680834 INFO  (qtp1032277310-19773) [n:127.0.0.1:51123_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2}
 status=400 QTime=1
   [junit4]   2> 1680833 INFO  (qtp304671569-19803) [n:127.0.0.1:64723_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2}
 status=400 QTime=15
   [junit4]   2> 1680833 ERROR (qtp1133854224-19794) [n:127.0.0.1:46293_solr    
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'delDeadColl_shard2_replica2': non legacy mode coreNodeName 
missing {collection.configName=conf, numShards=2, shard=shard2, 
collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:899)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: non legacy 
mode coreNodeName missing {collection.configName=conf, numShards=2, 
shard=shard2, collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
   [junit4]   2>        ... 34 more
   [junit4]   2> 
   [junit4]   2> 1680834 INFO  (qtp1133854224-19794) [n:127.0.0.1:46293_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2}
 status=400 QTime=2
   [junit4]   2> 1680834 ERROR 
(OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:64723/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:64723/solr: Error CREATEing SolrCore 
'delDeadColl_shard2_replica1': non legacy mode coreNodeName missing 
{collection.configName=conf, numShards=2, shard=shard2, collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1680836 ERROR 
(OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:46293/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46293/solr: Error CREATEing SolrCore 
'delDeadColl_shard2_replica2': non legacy mode coreNodeName missing 
{collection.configName=conf, numShards=2, shard=shard2, collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1680843 ERROR 
(OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:51123/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51123/solr: Error CREATEing SolrCore 
'delDeadColl_shard1_replica2': non legacy mode coreNodeName missing 
{collection.configName=conf, numShards=2, shard=shard1, collection=delDeadColl}
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1680844 ERROR 
(OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [delDeadColl].
   [junit4]   2> 1680856 INFO  
(OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1681607 INFO  
(OverseerThreadFactory-8863-thread-1-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts 
for failed create collection for [delDeadColl]
   [junit4]   2> 1681611 INFO  (qtp1133854224-19793) [n:127.0.0.1:46293_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> 1682657 INFO  
(OverseerCollectionConfigSetProcessor-98151815194738697-127.0.0.1:42314_solr-n_0000000000)
 [n:127.0.0.1:42314_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> 1711682 ERROR (qtp1133854224-19793) [n:127.0.0.1:46293_solr    
] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas 
to become ACTIVE with timeout=30
   [junit4]   2> 1711682 INFO  (qtp1133854224-19793) [n:127.0.0.1:46293_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=delDeadColl&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=31076
   [junit4]   2> 1801690 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[A1E9D51426255634])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteInactiveReplicaTest
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DeleteInactiveReplicaTest -Dtests.method=deleteInactiveReplicaTest 
-Dtests.seed=A1E9D51426255634 -Dtests.slow=true -Dtests.locale=en-IN 
-Dtests.timezone=Indian/Kerguelen -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  121s J1 | 
DeleteInactiveReplicaTest.deleteInactiveReplicaTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected a cluster of 
2 shards and 2 replicas
   [junit4]    > null
   [junit4]    > Last available state: null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A1E9D51426255634:6CD74EE7698420D6]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:58)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1801693 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cb48e4ebe000e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1801694 INFO  (jetty-closer-3572-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1621692{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1801694 INFO  (jetty-closer-3572-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3a2ed89d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1801694 INFO  (jetty-closer-3572-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@577035a2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1801695 INFO  (jetty-closer-3572-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1769361684
   [junit4]   2> 1801695 INFO  (jetty-closer-3572-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1829541961
   [junit4]   2> 1801695 INFO  (jetty-closer-3572-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@455a3b8a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1801695 INFO  (jetty-closer-3572-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1801695 INFO  (jetty-closer-3572-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1801695 INFO  (jetty-closer-3572-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1801695 INFO  (jetty-closer-3572-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1801695 INFO  (jetty-closer-3572-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1801695 INFO  (jetty-closer-3572-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1801695 INFO  (jetty-closer-3572-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=675162616
   [junit4]   2> 1801696 INFO  (jetty-closer-3572-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1592732687
   [junit4]   2> 1801696 INFO  (jetty-closer-3572-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1801696 INFO  (jetty-closer-3572-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1801696 INFO  (jetty-closer-3572-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1801696 INFO  (jetty-closer-3572-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1801696 INFO  (jetty-closer-3572-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1801696 INFO  (jetty-closer-3572-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1801699 INFO  (jetty-closer-3572-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98151815194738697-127.0.0.1:42314_solr-n_0000000000) closing
   [junit4]   2> 1801702 INFO  
(OverseerStateUpdate-98151815194738697-127.0.0.1:42314_solr-n_0000000000) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42314_solr
   [junit4]   2> 1801705 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cb48e4ebe000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1803205 WARN  
(zkCallback-3590-thread-2-processing-n:127.0.0.1:51123_solr) 
[n:127.0.0.1:51123_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1803206 WARN  
(zkCallback-3593-thread-3-processing-n:127.0.0.1:64723_solr) 
[n:127.0.0.1:64723_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1803206 INFO  (jetty-closer-3572-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@458d2c7f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1803207 WARN  
(zkCallback-3591-thread-3-processing-n:127.0.0.1:42314_solr) 
[n:127.0.0.1:42314_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1803208 WARN  
(zkCallback-3592-thread-2-processing-n:127.0.0.1:46293_solr) 
[n:127.0.0.1:46293_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1803209 INFO  (jetty-closer-3572-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b8e5394{/solr,null,UNAVAILABLE}
   [junit4]   2> 1803209 INFO  (jetty-closer-3572-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@666bf100{/solr,null,UNAVAILABLE}
   [junit4]   2> 1803210 INFO  (jetty-closer-3572-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@30804316{/solr,null,UNAVAILABLE}
   [junit4]   2> 1803214 ERROR 
(SUITE-DeleteInactiveReplicaTest-seed#[A1E9D51426255634]-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> 1803214 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[A1E9D51426255634]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33906 33906
   [junit4]   2> 1803382 INFO  (Thread-5321) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33906 33906
   [junit4]   2> 1803382 WARN  (Thread-5321) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1803383 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[A1E9D51426255634]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_A1E9D51426255634-001
   [junit4]   2> Jun 17, 2017 5:39:27 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=355, maxMBSortInHeap=5.0312385057792115, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-IN, 
timezone=Indian/Kerguelen
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=93709824,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: 
[SpellCheckCollatorWithCollapseTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
SuggesterWFSTTest, TestSchemaSimilarityResource, 
TestDeleteCollectionOnDownNodes, TestSolrQueryParserResource, 
HdfsTlogReplayBufferedWhileIndexingTest, TestFieldCacheSanityChecker, 
CleanupOldIndexTest, ChaosMonkeySafeLeaderTest, JSONWriterTest, 
BasicAuthStandaloneTest, TestPHPSerializedResponseWriter, 
TestLocalFSCloudBackupRestore, TestNoOpRegenerator, 
TermVectorComponentDistributedTest, TestPerFieldSimilarityWithDefaultOverride, 
CloudMLTQParserTest, RAMDirectoryFactoryTest, 
OverseerCollectionConfigSetProcessorTest, TestSolr4Spatial, 
ShardRoutingCustomTest, TestTestInjection, CdcrBootstrapTest, 
TestPivotHelperCode, TestTrieFacet, WordBreakSolrSpellCheckerTest, 
DistributedTermsComponentTest, TestCollectionAPIs, DataDrivenBlockJoinTest, 
TestOrdValues, TestFiltering, CollectionTooManyReplicasTest, 
SolrGangliaReporterTest, TestDFRSimilarityFactory, DistanceFunctionTest, 
TestChildDocTransformer, TestBlobHandler, CollectionsAPIDistributedZkTest, 
SolrCmdDistributorTest, SpellCheckCollatorTest, SolrCoreCheckLockOnStartupTest, 
SearchHandlerTest, MBeansHandlerTest, TestSolrCoreParser, DateRangeFieldTest, 
TestSubQueryTransformerCrossCore, HdfsWriteToMultipleCollectionsTest, 
TestGraphMLResponseWriter, SparseHLLTest, AnalyticsMergeStrategyTest, 
NotRequiredUniqueKeyTest, TestInfoStreamLogging, TestRawTransformer, 
HdfsSyncSliceTest, MetricsHandlerTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestDynamicFieldCollectionResource, 
TestConfigOverlay, TestMergePolicyConfig, TestCollapseQParserPlugin, 
TestGraphTermsQParserPlugin, LoggingHandlerTest, ShowFileRequestHandlerTest, 
TestFieldSortValues, TestInPlaceUpdatesDistrib, DeleteShardTest, 
HdfsLockFactoryTest, TestDownShardTolerantSearch, TestRestManager, 
HdfsRecoveryZkTest, TestCodecSupport, TestMiniSolrCloudCluster, 
TestOmitPositions, TestClassNameShortening, BasicFunctionalityTest, 
TestShortCircuitedRequests, TestSchemaNameResource, 
CachingDirectoryFactoryTest, TestJmxMonitoredMap, RegexBoostProcessorTest, 
SignatureUpdateProcessorFactoryTest, TestLRUStatsCache, 
CollectionsAPISolrJTest, ReplaceNodeTest, ExternalFileFieldSortTest, 
TestExceedMaxTermLength, TestConfigSetsAPIZkFailure, SortByFunctionTest, 
SecurityConfHandlerTest, LeaderElectionContextKeyTest, TestJoin, 
DistribJoinFromCollectionTest, TestSmileRequest, ZkStateWriterTest, 
TestDelegationWithHadoopAuth, SolrMetricReporterTest, URLClassifyProcessorTest, 
MultiThreadedOCPTest, TestMaxTokenLenTokenizer, TestFieldCollectionResource, 
LeaderFailureAfterFreshStartTest, TestRequestForwarding, 
TestFoldingMultitermQuery, TestCollationFieldDocValues, 
CoreMergeIndexesAdminHandlerTest, EnumFieldTest, 
TestLMJelinekMercerSimilarityFactory, TestSQLHandler, TestSolrQueryParser, 
TestInitQParser, TestManagedStopFilterFactory, ShardSplitTest, 
TestAtomicUpdateErrorCases, TestRTimerTree, ZkSolrClientTest, 
TestClassicSimilarityFactory, IndexSchemaTest, TermVectorComponentTest, 
TestRandomFlRTGCloud, TestMiniSolrCloudClusterSSL, TestBulkSchemaConcurrent, 
AtomicUpdatesTest, TestPushWriter, TestIndexingPerformance, 
TestValueSourceCache, TestSolrCoreProperties, SuggesterTest, TestSchemaManager, 
TestManagedSynonymGraphFilterFactory, TestClusterProperties, CircularListTest, 
GraphQueryTest, TestSystemCollAutoCreate, TestSuggestSpellingConverter, 
UpdateParamsTest, TestQueryTypes, BufferStoreTest, 
TestPayloadCheckQParserPlugin, CurrencyFieldOpenExchangeTest, TestPathTrie, 
TestLeaderElectionZkExpiry, FacetPivotSmallTest, BlobRepositoryCloudTest, 
SpatialHeatmapFacetsTest, TestBadConfig, 
ClassificationUpdateProcessorIntegrationTest, TolerantUpdateProcessorTest, 
RuleEngineTest, TestSearcherReuse, DistributedFacetPivotSmallAdvancedTest, 
ReturnFieldsTest, TestQuerySenderNoQuery, TlogReplayBufferedWhileIndexingTest, 
SolrCoreMetricManagerTest, BadIndexSchemaTest, CursorMarkTest, 
JavabinLoaderTest, BasicDistributedZk2Test, UUIDFieldTest, 
TestSolrCloudWithDelegationTokens, TestManagedResource, 
TestEmbeddedSolrServerSchemaAPI, TestSearchPerf, DistribCursorPagingTest, 
BasicZkTest, TestReversedWildcardFilterFactory, CacheHeaderTest, 
HdfsBasicDistributedZkTest, TestDistributedMissingSort, BooleanFieldTest, 
BlockCacheTest, TestManagedSchemaThreadSafety, ScriptEngineTest, 
BasicDistributedZkTest, TestReplicationHandler, ZkCLITest, 
TestDistributedGrouping, TestHashPartitioner, TestRealTimeGet, 
TestStressVersions, HardAutoCommitTest, SpellCheckComponentTest, 
ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, 
TestIndexSearcher, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, 
SuggesterTSTTest, TestStressLucene, TestTrie, SpatialFilterTest, 
NoCacheHeaderTest, TestPseudoReturnFields, QueryEqualityTest, 
DefaultValueUpdateProcessorTest, SolrInfoMBeanTest, DebugComponentTest, 
LukeRequestHandlerTest, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, 
RequestHandlersTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, 
TestCollationField, QueryParsingTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, CSVRequestHandlerTest, HighlighterConfigTest, 
TestQuerySenderListener, AlternateDirectoryTest, CopyFieldTest, 
SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestConfig, 
DirectSolrConnectionTest, TestLuceneMatchVersion, EchoParamsTest, 
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, 
OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, 
TestSimpleTrackingShardHandler, ActionThrottleTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, 
CdcrVersionReplicationTest, ConcurrentDeleteAndCreateCollectionTest, 
CreateCollectionCleanupTest, DeleteInactiveReplicaTest]
   [junit4] Completed [505/715 (1!)] on J1 in 124.02s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to