Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4094/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery

Error Message:
Path not found: /responseHeader/status

Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
        at 
__randomizedtesting.SeedInfo.seed([93D5CBE9C28123C:7C309CA28C32D4E9]:0)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
        at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
        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$9.evaluate(RandomizedRunner.java:941)
        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:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.CdcrVersionReplicationTest:     1) Thread[id=17526, 
name=cdcr-update-log-synchronizer-7248-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=17537, 
name=cdcr-update-log-synchronizer-7254-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.CdcrVersionReplicationTest: 
   1) Thread[id=17526, name=cdcr-update-log-synchronizer-7248-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=17537, name=cdcr-update-log-synchronizer-7254-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([B12DEB70E9D11E6C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=17526, name=cdcr-update-log-synchronizer-7248-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=17537, 
name=cdcr-update-log-synchronizer-7254-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=17526, name=cdcr-update-log-synchronizer-7248-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=17537, name=cdcr-update-log-synchronizer-7254-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([B12DEB70E9D11E6C]:0)


FAILED:  org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration

Error Message:
expected:<http[]://127.0.0.1:53690/s...> but 
was:<http[s]://127.0.0.1:53690/s...>

Stack Trace:
org.junit.ComparisonFailure: expected:<http[]://127.0.0.1:53690/s...> but 
was:<http[s]://127.0.0.1:53690/s...>
        at 
__randomizedtesting.SeedInfo.seed([B12DEB70E9D11E6C:FA68DDF90AB1059]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration(ClusterStateUpdateTest.java:104)
        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.cloud.CollectionsAPISolrJTest.testClusterProp

Error Message:
Expecting legacyCloud to false as default expected:<null> but was:<false>

Stack Trace:
java.lang.AssertionError: Expecting legacyCloud to false as default 
expected:<null> but was:<false>
        at 
__randomizedtesting.SeedInfo.seed([B12DEB70E9D11E6C:10055535E49F984B]: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.apache.solr.cloud.CollectionsAPISolrJTest.testClusterProp(CollectionsAPISolrJTest.java:272)
        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.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Expected to see nodes come back collection1 null Live Nodes: 
[127.0.0.1:61350_solr, 127.0.0.1:61354_solr, 127.0.0.1:61352_solr] Last 
available state: 
DocCollection(collection1//collections/collection1/state.json/20)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node1":{           "core":"collection1_shard1_replica_n1",           
"base_url":"https://127.0.0.1:61349/solr";,           
"node_name":"127.0.0.1:61349_solr",           "state":"down",           
"type":"NRT"},         "core_node3":{           
"core":"collection1_shard1_replica_n2",           
"base_url":"https://127.0.0.1:61353/solr";,           
"node_name":"127.0.0.1:61353_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"collection1_shard1_replica_n3",           
"base_url":"https://127.0.0.1:61350/solr";,           
"node_name":"127.0.0.1:61350_solr",           "state":"active",           
"type":"NRT"},         "core_node5":{           
"core":"collection1_shard1_replica_n4",           
"base_url":"https://127.0.0.1:61351/solr";,           
"node_name":"127.0.0.1:61351_solr",           "state":"down",           
"type":"NRT"},         "core_node6":{           
"core":"collection1_shard1_replica_n5",           
"base_url":"https://127.0.0.1:61352/solr";,           
"node_name":"127.0.0.1:61352_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{"core_node2":{  
         "core":"collection1_shard2_replica_n1",           
"base_url":"https://127.0.0.1:61354/solr";,           
"node_name":"127.0.0.1:61354_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected to see nodes come back collection1
null
Live Nodes: [127.0.0.1:61350_solr, 127.0.0.1:61354_solr, 127.0.0.1:61352_solr]
Last available state: 
DocCollection(collection1//collections/collection1/state.json/20)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"collection1_shard1_replica_n1",
          "base_url":"https://127.0.0.1:61349/solr";,
          "node_name":"127.0.0.1:61349_solr",
          "state":"down",
          "type":"NRT"},
        "core_node3":{
          "core":"collection1_shard1_replica_n2",
          "base_url":"https://127.0.0.1:61353/solr";,
          "node_name":"127.0.0.1:61353_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"collection1_shard1_replica_n3",
          "base_url":"https://127.0.0.1:61350/solr";,
          "node_name":"127.0.0.1:61350_solr",
          "state":"active",
          "type":"NRT"},
        "core_node5":{
          "core":"collection1_shard1_replica_n4",
          "base_url":"https://127.0.0.1:61351/solr";,
          "node_name":"127.0.0.1:61351_solr",
          "state":"down",
          "type":"NRT"},
        "core_node6":{
          "core":"collection1_shard1_replica_n5",
          "base_url":"https://127.0.0.1:61352/solr";,
          "node_name":"127.0.0.1:61352_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"collection1_shard2_replica_n1",
          "base_url":"https://127.0.0.1:61354/solr";,
          "node_name":"127.0.0.1:61354_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([B12DEB70E9D11E6C:EF19263EAAAE828B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:109)
        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.cloud.UnloadDistributedZkTest.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([B12DEB70E9D11E6C:3979D4AA472D7394]:0)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:171)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:68)
        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)




Build Log:
[...truncated 10907 lines...]
   [junit4] Suite: org.apache.solr.cloud.ClusterStateUpdateTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_B12DEB70E9D11E6C-001/init-core-data-001
   [junit4]   2> 60188 WARN  
(SUITE-ClusterStateUpdateTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 60188 INFO  
(SUITE-ClusterStateUpdateTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 60192 INFO  
(SUITE-ClusterStateUpdateTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 60194 INFO  
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[B12DEB70E9D11E6C]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCoreRegistration
   [junit4]   2> 60195 INFO  
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[B12DEB70E9D11E6C]) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_B12DEB70E9D11E6C-001/tempDir-001
   [junit4]   2> 60196 INFO  
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[B12DEB70E9D11E6C]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 60196 INFO  (Thread-145) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 60196 INFO  (Thread-145) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 60200 ERROR (Thread-145) [    ] 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> 60306 INFO  
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[B12DEB70E9D11E6C]) [    
] o.a.s.c.ZkTestServer start zk server on port:53688
   [junit4]   2> 60340 INFO  (jetty-launcher-120-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 60340 INFO  (jetty-launcher-120-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 60340 INFO  (jetty-launcher-120-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 60343 INFO  (jetty-launcher-120-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d82d04d{/solr,null,AVAILABLE}
   [junit4]   2> 60344 INFO  (jetty-launcher-120-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2310589a{/solr,null,AVAILABLE}
   [junit4]   2> 60345 INFO  (jetty-launcher-120-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3cd59251{/solr,null,AVAILABLE}
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@61412967{SSL,[ssl, 
http/1.1]}{127.0.0.1:53690}
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-1) [    ] 
o.e.j.s.Server Started @65305ms
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@40be51e7{SSL,[ssl, 
http/1.1]}{127.0.0.1:53692}
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53690}
   [junit4]   2> 60347 ERROR (jetty-launcher-120-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-3) [    ] 
o.e.j.s.Server Started @65305ms
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53692}
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T18:47:27.888Z
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1bce60a3{SSL,[ssl, 
http/1.1]}{127.0.0.1:53691}
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-2) [    ] 
o.e.j.s.Server Started @65306ms
   [junit4]   2> 60347 INFO  (jetty-launcher-120-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53691}
   [junit4]   2> 60347 ERROR (jetty-launcher-120-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 60348 INFO  (jetty-launcher-120-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 60348 ERROR (jetty-launcher-120-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 60348 INFO  (jetty-launcher-120-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60348 INFO  (jetty-launcher-120-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60348 INFO  (jetty-launcher-120-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T18:47:27.889Z
   [junit4]   2> 60348 INFO  (jetty-launcher-120-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 60348 INFO  (jetty-launcher-120-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60348 INFO  (jetty-launcher-120-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60348 INFO  (jetty-launcher-120-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T18:47:27.889Z
   [junit4]   2> 60353 INFO  (jetty-launcher-120-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60353 INFO  (jetty-launcher-120-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60354 INFO  (jetty-launcher-120-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60369 INFO  (jetty-launcher-120-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53688/solr
   [junit4]   2> 60370 INFO  (jetty-launcher-120-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53688/solr
   [junit4]   2> 60371 INFO  (jetty-launcher-120-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53688/solr
   [junit4]   2> 60427 INFO  (jetty-launcher-120-thread-2) 
[n:127.0.0.1:53691_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60427 INFO  (jetty-launcher-120-thread-3) 
[n:127.0.0.1:53692_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60428 INFO  (jetty-launcher-120-thread-1) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60429 INFO  (jetty-launcher-120-thread-2) 
[n:127.0.0.1:53691_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53691_solr
   [junit4]   2> 60430 INFO  (jetty-launcher-120-thread-1) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53690_solr
   [junit4]   2> 60430 INFO  (jetty-launcher-120-thread-3) 
[n:127.0.0.1:53692_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53692_solr
   [junit4]   2> 60431 INFO  (jetty-launcher-120-thread-2) 
[n:127.0.0.1:53691_solr    ] o.a.s.c.Overseer Overseer 
(id=98177571077423113-127.0.0.1:53691_solr-n_0000000000) starting
   [junit4]   2> 60434 INFO  
(zkCallback-137-thread-1-processing-n:127.0.0.1:53691_solr) 
[n:127.0.0.1:53691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 60434 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:53690_solr) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 60436 INFO  
(zkCallback-135-thread-1-processing-n:127.0.0.1:53692_solr) 
[n:127.0.0.1:53692_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 60454 INFO  (jetty-launcher-120-thread-2) 
[n:127.0.0.1:53691_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53691_solr
   [junit4]   2> 60468 INFO  
(zkCallback-135-thread-1-processing-n:127.0.0.1:53692_solr) 
[n:127.0.0.1:53692_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 60468 INFO  
(zkCallback-137-thread-1-processing-n:127.0.0.1:53691_solr) 
[n:127.0.0.1:53691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 60468 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:53690_solr) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 60525 INFO  (jetty-launcher-120-thread-3) 
[n:127.0.0.1:53692_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53692.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 60526 INFO  (jetty-launcher-120-thread-1) 
[n:127.0.0.1:53690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53690.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 60532 INFO  (jetty-launcher-120-thread-3) 
[n:127.0.0.1:53692_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53692.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 60532 INFO  (jetty-launcher-120-thread-1) 
[n:127.0.0.1:53690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53690.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 60532 INFO  (jetty-launcher-120-thread-3) 
[n:127.0.0.1:53692_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53692.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 60532 INFO  (jetty-launcher-120-thread-1) 
[n:127.0.0.1:53690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53690.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 60533 INFO  (jetty-launcher-120-thread-3) 
[n:127.0.0.1:53692_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_B12DEB70E9D11E6C-001/tempDir-001/node3/.
   [junit4]   2> 60534 INFO  (jetty-launcher-120-thread-1) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_B12DEB70E9D11E6C-001/tempDir-001/node1/.
   [junit4]   2> 60574 INFO  (jetty-launcher-120-thread-2) 
[n:127.0.0.1:53691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53691.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 60578 INFO  (jetty-launcher-120-thread-2) 
[n:127.0.0.1:53691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53691.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 60578 INFO  (jetty-launcher-120-thread-2) 
[n:127.0.0.1:53691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53691.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 60580 INFO  (jetty-launcher-120-thread-2) 
[n:127.0.0.1:53691_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_B12DEB70E9D11E6C-001/tempDir-001/node2/.
   [junit4]   2> 60638 INFO  
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[B12DEB70E9D11E6C]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 60641 INFO  
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[B12DEB70E9D11E6C]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53688/solr ready
   [junit4]   2> 60673 INFO  (qtp259626653-621) [n:127.0.0.1:53691_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=testcore&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:53690_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 60677 INFO  
(OverseerThreadFactory-319-thread-1-processing-n:127.0.0.1:53691_solr) 
[n:127.0.0.1:53691_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcore
   [junit4]   2> 60678 INFO  
(OverseerThreadFactory-319-thread-1-processing-n:127.0.0.1:53691_solr) 
[n:127.0.0.1:53691_solr    ] o.a.s.c.CreateCollectionCmd Only one config set 
found in zk - using it:conf
   [junit4]   2> 60800 INFO  
(OverseerStateUpdate-98177571077423113-127.0.0.1:53691_solr-n_0000000000) 
[n:127.0.0.1:53691_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcore",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcore_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53690/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 61036 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=testcore_shard1_replica_n1&action=CREATE&numShards=1&collection=testcore&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 61036 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 61157 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:53690_solr) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcore/state.json] for collection [testcore] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 61157 INFO  
(zkCallback-136-thread-2-processing-n:127.0.0.1:53690_solr) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcore/state.json] for collection [testcore] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 62063 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 62086 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.s.IndexSchema [testcore_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 62090 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 62090 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testcore_shard1_replica_n1' using 
configuration from collection testcore, trusted=true
   [junit4]   2> 62091 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53690.solr.core.testcore.shard1.replica_n1' (registry 
'solr.core.testcore.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 62091 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 62091 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] o.a.s.c.SolrCore 
[[testcore_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_B12DEB70E9D11E6C-001/tempDir-001/node1/testcore_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_B12DEB70E9D11E6C-001/tempDir-001/node1/./testcore_shard1_replica_n1/data/]
   [junit4]   2> 62178 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 62178 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 62180 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 62180 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 62182 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@664aaea7[testcore_shard1_replica_n1] main]
   [junit4]   2> 62182 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 62187 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 62188 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 62188 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570841139325435904
   [junit4]   2> 62190 INFO  
(searcherExecutor-326-thread-1-processing-n:127.0.0.1:53690_solr 
x:testcore_shard1_replica_n1 s:shard1 c:testcore r:core_node1) 
[n:127.0.0.1:53690_solr c:testcore s:shard1 r:core_node1 
x:testcore_shard1_replica_n1] o.a.s.c.SolrCore [testcore_shard1_replica_n1] 
Registered new searcher Searcher@664aaea7[testcore_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62197 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 62198 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 62198 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 62205 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:53690/solr/testcore_shard1_replica_n1/ shard1
   [junit4]   2> 62320 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:53690_solr) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcore/state.json] for collection [testcore] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 62320 INFO  
(zkCallback-136-thread-2-processing-n:127.0.0.1:53690_solr) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcore/state.json] for collection [testcore] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 62379 WARN  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 62382 INFO  (qtp1771363545-605) [n:127.0.0.1:53690_solr 
c:testcore s:shard1 r:core_node1 x:testcore_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=testcore_shard1_replica_n1&action=CREATE&numShards=1&collection=testcore&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1346
   [junit4]   2> 62388 INFO  (qtp259626653-621) [n:127.0.0.1:53691_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> 62491 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:53690_solr) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcore/state.json] for collection [testcore] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 62491 INFO  
(zkCallback-136-thread-2-processing-n:127.0.0.1:53690_solr) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcore/state.json] for collection [testcore] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 62687 INFO  
(OverseerCollectionConfigSetProcessor-98177571077423113-127.0.0.1:53691_solr-n_0000000000)
 [n:127.0.0.1:53691_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> 63396 INFO  (qtp259626653-621) [n:127.0.0.1:53691_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=testcore&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:53690_solr&wt=javabin&version=2}
 status=0 QTime=2722
   [junit4]   2> 63407 INFO  
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[B12DEB70E9D11E6C]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testCoreRegistration
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ClusterStateUpdateTest -Dtests.method=testCoreRegistration 
-Dtests.seed=B12DEB70E9D11E6C -Dtests.slow=true -Dtests.locale=ar-QA 
-Dtests.timezone=Pacific/Kosrae -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.23s J0 | ClusterStateUpdateTest.testCoreRegistration <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: 
expected:<http[]://127.0.0.1:53690/s...> but 
was:<http[s]://127.0.0.1:53690/s...>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B12DEB70E9D11E6C:FA68DDF90AB1059]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration(ClusterStateUpdateTest.java:104)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 63432 INFO  (jetty-closer-121-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@61412967{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 63432 INFO  (jetty-closer-121-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1bce60a3{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 63434 INFO  (jetty-closer-121-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1621563696
   [junit4]   2> 63434 INFO  (jetty-closer-121-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1116862474
   [junit4]   2> 63434 INFO  (jetty-closer-121-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@40be51e7{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 63434 INFO  (jetty-closer-121-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 63434 INFO  (jetty-closer-121-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 63436 INFO  (jetty-closer-121-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2070903073
   [junit4]   2> 63438 INFO  (jetty-closer-121-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 63438 INFO  (jetty-closer-121-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 63439 INFO  (jetty-closer-121-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 63441 INFO  (jetty-closer-121-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 63443 INFO  (jetty-closer-121-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 63444 INFO  (jetty-closer-121-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 63446 INFO  (jetty-closer-121-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 63448 INFO  (jetty-closer-121-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 63448 INFO  (jetty-closer-121-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 63448 INFO  (jetty-closer-121-thread-3) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 63450 INFO  (coreCloseExecutor-332-thread-1) 
[n:127.0.0.1:53690_solr c:testcore s:shard1 r:core_node1 
x:testcore_shard1_replica_n1] o.a.s.c.SolrCore [testcore_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@63b759bf
   [junit4]   2> 63453 INFO  (jetty-closer-121-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98177571077423113-127.0.0.1:53691_solr-n_0000000000) closing
   [junit4]   2> 63453 INFO  
(OverseerStateUpdate-98177571077423113-127.0.0.1:53691_solr-n_0000000000) 
[n:127.0.0.1:53691_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53691_solr
   [junit4]   2> 63456 INFO  (coreCloseExecutor-332-thread-1) 
[n:127.0.0.1:53690_solr c:testcore s:shard1 r:core_node1 
x:testcore_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcore.shard1.replica_n1, tag=1672960447
   [junit4]   2> 63456 INFO  (jetty-closer-121-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 63456 INFO  (jetty-closer-121-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 63459 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:53690_solr) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 63459 INFO  
(zkCallback-136-thread-2-processing-n:127.0.0.1:53690_solr) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53690_solr
   [junit4]   2> 63459 INFO  (jetty-closer-121-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2310589a{/solr,null,UNAVAILABLE}
   [junit4]   2> 63461 INFO  (coreCloseExecutor-332-thread-1) 
[n:127.0.0.1:53690_solr c:testcore s:shard1 r:core_node1 
x:testcore_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcore.shard1.leader, tag=1672960447
   [junit4]   2> 63472 WARN  
(zkCallback-136-thread-2-processing-n:127.0.0.1:53690_solr) 
[n:127.0.0.1:53690_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 63473 INFO  (jetty-closer-121-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5d82d04d{/solr,null,UNAVAILABLE}
   [junit4]   2> 64968 WARN  
(zkCallback-135-thread-1-processing-n:127.0.0.1:53692_solr) 
[n:127.0.0.1:53692_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 64969 INFO  (jetty-closer-121-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3cd59251{/solr,null,UNAVAILABLE}
   [junit4]   2> 64972 ERROR 
(SUITE-ClusterStateUpdateTest-seed#[B12DEB70E9D11E6C]-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> 64974 INFO  
(SUITE-ClusterStateUpdateTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53688 53688
   [junit4]   2> 65080 INFO  (Thread-145) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53688 53688
   [junit4]   2> 65201 WARN  (Thread-145) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testcore/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_B12DEB70E9D11E6C-001
   [junit4]   2> Jun 21, 2017 6:47:32 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=4, maxDocsPerChunk=613, blockSize=728), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=4, blockSize=728)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-QA, timezone=Pacific/Kosrae
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=198678536,total=320864256
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFISimilarityFactory, 
ResponseHeaderTest, TestElisionMultitermQuery, DistributedSuggestComponentTest, 
SynonymTokenizerTest, DateMathParserTest, SuggesterFSTTest, 
HLLSerializationTest, SchemaVersionSpecificBehaviorTest, CollectionReloadTest, 
TestDelegationWithHadoopAuth, NumericFieldsTest, ClusterStateUpdateTest]
   [junit4] Completed [20/725 (1!)] on J0 in 5.56s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 441 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B12DEB70E9D11E6C-001/init-core-data-001
   [junit4]   2> 714525 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=102 numCloses=102
   [junit4]   2> 714525 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 714528 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 714529 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B12DEB70E9D11E6C-001/tempDir-001
   [junit4]   2> 714529 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 714530 INFO  (Thread-1524) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 714530 INFO  (Thread-1524) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 714533 ERROR (Thread-1524) [    ] 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> 714630 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56482
   [junit4]   2> 714655 INFO  (jetty-launcher-1629-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 714656 INFO  (jetty-launcher-1629-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 714657 INFO  (jetty-launcher-1629-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 714657 INFO  (jetty-launcher-1629-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 714660 INFO  (jetty-launcher-1629-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1976153c{/solr,null,AVAILABLE}
   [junit4]   2> 714660 INFO  (jetty-launcher-1629-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1193f50c{/solr,null,AVAILABLE}
   [junit4]   2> 714661 INFO  (jetty-launcher-1629-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4a475cf1{HTTP/1.1,[http/1.1]}{127.0.0.1:56484}
   [junit4]   2> 714661 INFO  (jetty-launcher-1629-thread-4) [    ] 
o.e.j.s.Server Started @719620ms
   [junit4]   2> 714661 INFO  (jetty-launcher-1629-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56484}
   [junit4]   2> 714662 ERROR (jetty-launcher-1629-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 714662 INFO  (jetty-launcher-1629-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 714662 INFO  (jetty-launcher-1629-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714662 INFO  (jetty-launcher-1629-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714662 INFO  (jetty-launcher-1629-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T18:58:22.203Z
   [junit4]   2> 714663 INFO  (jetty-launcher-1629-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2aa250b8{/solr,null,AVAILABLE}
   [junit4]   2> 714663 INFO  (jetty-launcher-1629-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15309092{/solr,null,AVAILABLE}
   [junit4]   2> 714664 INFO  (jetty-launcher-1629-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@61cd775f{HTTP/1.1,[http/1.1]}{127.0.0.1:56485}
   [junit4]   2> 714664 INFO  (jetty-launcher-1629-thread-3) [    ] 
o.e.j.s.Server Started @719622ms
   [junit4]   2> 714664 INFO  (jetty-launcher-1629-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56485}
   [junit4]   2> 714664 ERROR (jetty-launcher-1629-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 714664 INFO  (jetty-launcher-1629-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@67701889{HTTP/1.1,[http/1.1]}{127.0.0.1:56487}
   [junit4]   2> 714664 INFO  (jetty-launcher-1629-thread-2) [    ] 
o.e.j.s.Server Started @719623ms
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56487}
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@666135ce{HTTP/1.1,[http/1.1]}{127.0.0.1:56486}
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-1) [    ] 
o.e.j.s.Server Started @719623ms
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56486}
   [junit4]   2> 714665 ERROR (jetty-launcher-1629-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 714665 ERROR (jetty-launcher-1629-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T18:58:22.206Z
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714665 INFO  (jetty-launcher-1629-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T18:58:22.206Z
   [junit4]   2> 714666 INFO  (jetty-launcher-1629-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 714666 INFO  (jetty-launcher-1629-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714666 INFO  (jetty-launcher-1629-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714666 INFO  (jetty-launcher-1629-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T18:58:22.207Z
   [junit4]   2> 714672 INFO  (jetty-launcher-1629-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714677 INFO  (jetty-launcher-1629-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714680 INFO  (jetty-launcher-1629-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714681 INFO  (jetty-launcher-1629-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714693 INFO  (jetty-launcher-1629-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56482/solr
   [junit4]   2> 714703 INFO  (jetty-launcher-1629-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56482/solr
   [junit4]   2> 714704 INFO  (jetty-launcher-1629-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56482/solr
   [junit4]   2> 714710 INFO  (jetty-launcher-1629-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56482/solr
   [junit4]   2> 714774 INFO  (jetty-launcher-1629-thread-3) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 714774 INFO  (jetty-launcher-1629-thread-4) 
[n:127.0.0.1:56484_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 714775 INFO  (jetty-launcher-1629-thread-2) 
[n:127.0.0.1:56487_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 714776 INFO  (jetty-launcher-1629-thread-3) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56485_solr
   [junit4]   2> 714777 INFO  (jetty-launcher-1629-thread-1) 
[n:127.0.0.1:56486_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 714778 INFO  (jetty-launcher-1629-thread-2) 
[n:127.0.0.1:56487_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56487_solr
   [junit4]   2> 714778 INFO  (jetty-launcher-1629-thread-3) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.Overseer Overseer 
(id=98177613959856140-127.0.0.1:56485_solr-n_0000000000) starting
   [junit4]   2> 714778 INFO  (jetty-launcher-1629-thread-4) 
[n:127.0.0.1:56484_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56484_solr
   [junit4]   2> 714780 INFO  (jetty-launcher-1629-thread-1) 
[n:127.0.0.1:56486_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56486_solr
   [junit4]   2> 714781 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:56486_solr) 
[n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 714782 INFO  
(zkCallback-1649-thread-1-processing-n:127.0.0.1:56487_solr) 
[n:127.0.0.1:56487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 714783 INFO  
(zkCallback-1651-thread-1-processing-n:127.0.0.1:56485_solr) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 714783 INFO  
(zkCallback-1648-thread-1-processing-n:127.0.0.1:56484_solr) 
[n:127.0.0.1:56484_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 714785 INFO  
(zkCallback-1651-thread-1-processing-n:127.0.0.1:56485_solr) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 714785 INFO  
(zkCallback-1649-thread-1-processing-n:127.0.0.1:56487_solr) 
[n:127.0.0.1:56487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 714785 INFO  
(zkCallback-1648-thread-1-processing-n:127.0.0.1:56484_solr) 
[n:127.0.0.1:56484_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 714785 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:56486_solr) 
[n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 714810 INFO  (jetty-launcher-1629-thread-3) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56485_solr
   [junit4]   2> 714812 INFO  
(zkCallback-1649-thread-1-processing-n:127.0.0.1:56487_solr) 
[n:127.0.0.1:56487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 714812 INFO  
(zkCallback-1648-thread-1-processing-n:127.0.0.1:56484_solr) 
[n:127.0.0.1:56484_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 714813 INFO  
(zkCallback-1651-thread-1-processing-n:127.0.0.1:56485_solr) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 714813 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:56486_solr) 
[n:127.0.0.1:56486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 714934 INFO  (jetty-launcher-1629-thread-1) 
[n:127.0.0.1:56486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56486.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714936 INFO  (jetty-launcher-1629-thread-1) 
[n:127.0.0.1:56486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56486.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714937 INFO  (jetty-launcher-1629-thread-1) 
[n:127.0.0.1:56486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56486.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714937 INFO  (jetty-launcher-1629-thread-1) 
[n:127.0.0.1:56486_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B12DEB70E9D11E6C-001/tempDir-001/node1/.
   [junit4]   2> 714939 INFO  (jetty-launcher-1629-thread-2) 
[n:127.0.0.1:56487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56487.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714941 INFO  (jetty-launcher-1629-thread-3) 
[n:127.0.0.1:56485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56485.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714941 INFO  (jetty-launcher-1629-thread-2) 
[n:127.0.0.1:56487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56487.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714941 INFO  (jetty-launcher-1629-thread-2) 
[n:127.0.0.1:56487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56487.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714942 INFO  (jetty-launcher-1629-thread-2) 
[n:127.0.0.1:56487_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B12DEB70E9D11E6C-001/tempDir-001/node2/.
   [junit4]   2> 714943 INFO  (jetty-launcher-1629-thread-3) 
[n:127.0.0.1:56485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56485.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714944 INFO  (jetty-launcher-1629-thread-3) 
[n:127.0.0.1:56485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56485.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714944 INFO  (jetty-launcher-1629-thread-3) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B12DEB70E9D11E6C-001/tempDir-001/node3/.
   [junit4]   2> 714944 INFO  (jetty-launcher-1629-thread-4) 
[n:127.0.0.1:56484_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56484.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714947 INFO  (jetty-launcher-1629-thread-4) 
[n:127.0.0.1:56484_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56484.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714947 INFO  (jetty-launcher-1629-thread-4) 
[n:127.0.0.1:56484_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56484.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b3e9452
   [junit4]   2> 714948 INFO  (jetty-launcher-1629-thread-4) 
[n:127.0.0.1:56484_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B12DEB70E9D11E6C-001/tempDir-001/node4/.
   [junit4]   2> 715033 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 715035 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B12DEB70E9D11E6C]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56482/solr ready
   [junit4]   2> 715091 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[B12DEB70E9D11E6C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard
   [junit4]   2> 715093 INFO  (qtp1959283006-7571) [n:127.0.0.1:56485_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&shards=shardA,shardB&replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&name=solrj_implicit&router.name=implicit&nrtReplicas=1&action=CREATE&tlogReplicas=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 715100 INFO  
(OverseerThreadFactory-2897-thread-1-processing-n:127.0.0.1:56485_solr) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_implicit
   [junit4]   2> 715224 INFO  
(OverseerStateUpdate-98177613959856140-127.0.0.1:56485_solr-n_0000000000) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardB",
   [junit4]   2>   "core":"solrj_implicit_shardB_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56487/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 715229 INFO  
(OverseerStateUpdate-98177613959856140-127.0.0.1:56485_solr-n_0000000000) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardA",
   [junit4]   2>   "core":"solrj_implicit_shardA_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56484/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 715234 INFO  
(OverseerStateUpdate-98177613959856140-127.0.0.1:56485_solr-n_0000000000) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardB",
   [junit4]   2>   "core":"solrj_implicit_shardB_replica_p1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56485/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 715237 INFO  
(OverseerStateUpdate-98177613959856140-127.0.0.1:56485_solr-n_0000000000) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardA",
   [junit4]   2>   "core":"solrj_implicit_shardA_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56485/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 715241 INFO  
(OverseerStateUpdate-98177613959856140-127.0.0.1:56485_solr-n_0000000000) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardA",
   [junit4]   2>   "core":"solrj_implicit_shardA_replica_p1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56486/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 715246 INFO  
(OverseerStateUpdate-98177613959856140-127.0.0.1:56485_solr-n_0000000000) 
[n:127.0.0.1:56485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardB",
   [junit4]   2>   "core":"solrj_implicit_shardB_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56484/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 715452 INFO  (qtp1959283006-7573) [n:127.0.0.1:56485_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica_p1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 715453 INFO  (qtp1959283006-7574) [n:127.0.0.1:56485_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica_t1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 715454 INFO  (qtp1959283006-7573) [n:127.0.0.1:56485_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 715455 INFO  (qtp1739741312-7557) [n:127.0.0.1:56487_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica_n1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 715455 INFO  (qtp545223585-7562) [n:127.0.0.1:56484_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica_n1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 715455 INFO  (qtp694807174-7583) [n:127.0.0.1:56486_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica_p1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 715455 INFO  (qtp545223585-7562) [n:127.0.0.1:56484_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 715455 INFO  (qtp694807174-7583) [n:127.0.0.1:56486_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 715455 INFO  (qtp1739741312-7557) [n:127.0.0.1:56487_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating tra

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

d for /live_nodes]
   [junit4]   2> 37412 WARN  
(zkCallback-164-thread-2-processing-n:127.0.0.1:50978_solr) 
[n:127.0.0.1:50978_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 37412 WARN  
(zkCallback-180-thread-3-processing-n:127.0.0.1:51008_solr) 
[n:127.0.0.1:51008_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 37413 INFO  (jetty-closer-22-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@71fab137{/solr,null,UNAVAILABLE}
   [junit4]   2> 37413 INFO  (jetty-closer-22-thread-9) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14450525{/solr,null,UNAVAILABLE}
   [junit4]   2> 37414 INFO  (jetty-closer-22-thread-13) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@536bf40{/solr,null,UNAVAILABLE}
   [junit4]   2> 37414 INFO  (jetty-closer-22-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3260e312{/solr,null,UNAVAILABLE}
   [junit4]   2> 37415 INFO  (jetty-closer-22-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3870036c{/solr,null,UNAVAILABLE}
   [junit4]   2> 37415 INFO  (jetty-closer-22-thread-14) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6667c795{/solr,null,UNAVAILABLE}
   [junit4]   2> 37416 INFO  (jetty-closer-22-thread-11) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5853e73a{/solr,null,UNAVAILABLE}
   [junit4]   2> 37416 INFO  (jetty-closer-22-thread-10) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3a707572{/solr,null,UNAVAILABLE}
   [junit4]   2> 37417 WARN  
(zkCallback-174-thread-1-processing-n:127.0.0.1:51006_solr) 
[n:127.0.0.1:51006_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 37417 WARN  
(zkCallback-178-thread-2-processing-n:127.0.0.1:51029_solr) 
[n:127.0.0.1:51029_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 37418 INFO  (jetty-closer-22-thread-31) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@31e464cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 37420 WARN  
(zkCallback-182-thread-2-processing-n:127.0.0.1:51005_solr) 
[n:127.0.0.1:51005_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 37420 WARN  
(zkCallback-83-thread-2-processing-n:127.0.0.1:50968_solr) 
[n:127.0.0.1:50968_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 37420 WARN  
(zkCallback-183-thread-1-processing-n:127.0.0.1:51003_solr) 
[n:127.0.0.1:51003_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 37420 WARN  
(zkCallback-176-thread-1-processing-n:127.0.0.1:50998_solr) 
[n:127.0.0.1:50998_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 37420 INFO  (jetty-closer-22-thread-15) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1dbd8cb9{/solr,null,UNAVAILABLE}
   [junit4]   2> 37421 INFO  (jetty-closer-22-thread-12) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3886863b{/solr,null,UNAVAILABLE}
   [junit4]   2> 37421 INFO  (jetty-closer-22-thread-23) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2e026b51{/solr,null,UNAVAILABLE}
   [junit4]   2> 37421 INFO  (jetty-closer-22-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2ce023dc{/solr,null,UNAVAILABLE}
   [junit4]   2> 37421 INFO  (jetty-closer-22-thread-24) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@310c45af{/solr,null,UNAVAILABLE}
   [junit4]   2> 37438 WARN  
(zkCallback-173-thread-3-processing-n:127.0.0.1:51009_solr) 
[n:127.0.0.1:51009_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 37439 INFO  (jetty-closer-22-thread-17) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2ee569b6{/solr,null,UNAVAILABLE}
   [junit4]   2> 37441 ERROR 
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[93D5CBE9C28123C]) [    ] 
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> 37443 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[93D5CBE9C28123C]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50959 50959
   [junit4]   2> 37459 INFO  (Thread-53) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:50959 50959
   [junit4]   2> 37564 WARN  (Thread-53) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      /solr/aliases.json
   [junit4]   2>        34      /solr/clusterprops.json
   [junit4]   2>        33      /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      /solr/clusterstate.json
   [junit4]   2>        22      /solr/collections/collection1/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98177740987236432-127.0.0.1:51019_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236394-127.0.0.1:50965_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236442-127.0.0.1:51029_solr-n_0000000020
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236408-127.0.0.1:50977_solr-n_0000000024
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236444-127.0.0.1:51009_solr-n_0000000015
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236431-127.0.0.1:50992_solr-n_0000000023
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236424-127.0.0.1:50983_solr-n_0000000018
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236406-127.0.0.1:50974_solr-n_0000000028
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236436-127.0.0.1:51020_solr-n_0000000016
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236425-127.0.0.1:50982_solr-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236398-127.0.0.1:50970_solr-n_0000000026
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236423-127.0.0.1:50984_solr-n_0000000021
   [junit4]   2>        2       
/solr/overseer_elect/election/98177740987236440-127.0.0.1:50998_solr-n_0000000012
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      /solr/live_nodes
   [junit4]   2>        34      /solr/collections
   [junit4]   2> 
   [junit4]   2> 37565 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[93D5CBE9C28123C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTROnSolrCloud 
-Dtests.method=testSimpleQuery -Dtests.seed=93D5CBE9C28123C -Dtests.slow=true 
-Dtests.locale=et -Dtests.timezone=Europe/Dublin -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   15.1s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/status
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([93D5CBE9C28123C:7C309CA28C32D4E9]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
   [junit4]    >        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTROnSolrCloud_93D5CBE9C28123C-001
   [junit4]   2> Jun 21, 2017 7:30:55 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 popularity=PostingsFormat(name=LuceneVarGapFixedInterval), 
description=FSTOrd50, id=PostingsFormat(name=Memory), 
text=PostingsFormat(name=LuceneVarGapFixedInterval), 
title=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, maxPointsInLeafNode=827, maxMBSortInHeap=5.185608588304572, 
sim=RandomSimilarity(queryNorm=false): {}, locale=et, timezone=Europe/Dublin
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=157540592,total=320864256
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRScoringQuery, 
TestRerankBase, TestLinearModel, TestFieldValueFeature, TestFeatureLogging, 
TestUserTermScorereQDF, TestUserTermScoreWithQ, TestOriginalScoreScorer, 
TestLTROnSolrCloud]
   [junit4] Completed [20/33 (1!)] on J0 in 15.95s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to