Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11746/
Java: 32bit/jdk1.9.0-ea-b47 -client -XX:+UseG1GC

8 tests failed.
FAILED:  org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
        at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
        at 
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:225)
        at 
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:90)
        at sun.reflect.GeneratedMethodAccessor8.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:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:861)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestCollectionAPI.test

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
        at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:199)
        at 
org.apache.solr.cloud.TestCollectionAPI.distribSetUp(TestCollectionAPI.java:59)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.TestLeaderElectionZkExpiry.testLeaderElectionWithZkExpiry

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134)
        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
        at org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:516)
        at 
org.apache.solr.cloud.TestLeaderElectionZkExpiry.testLeaderElectionWithZkExpiry(TestLeaderElectionZkExpiry.java:98)
        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:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestReplicaProperties.test

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
        at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:199)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TriLevelCompositeIdRoutingTest.test

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
        at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:199)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
        at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:199)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.handler.component.TestTrackingShardHandlerFactory.testRequestTracking

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
        at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:199)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
        at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:199)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10710 lines...]
   [junit4] Suite: org.apache.solr.cloud.SaslZkACLProviderTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SaslZkACLProviderTest
 58A28B28DE7E3626-001/init-core-data-001
   [junit4]   2> 1822184 T8865 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1822186 T8865 oas.SolrTestCaseJ4.setUp ###Starting 
testSaslZkACLProvider
   [junit4]   2> 1822187 T8865 oasc.SaslZkACLProviderTest.setUp ####SETUP_START 
testSaslZkACLProvider
   [junit4]   2> 1822187 T8865 oasc.SaslZkACLProviderTest.setUp ZooKeeper 
dataDir:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SaslZkACLProviderTest
 58A28B28DE7E3626-001/tempDir-002/zookeeper/server1/data
   [junit4]   2> 1828821 T8865 
oadsc.DefaultDirectoryService.showSecurityWarnings WARN You didn't change the 
admin password of directory service instance 'DefaultKrbServer'.  Please update 
the admin password as soon as possible to prevent a possible security breach.
   [junit4]   2> 1829983 T8865 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1829985 T8873 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1830290 T8874 oadskka.AuthenticationService.generateTicket 
ERROR Ticket cannot be generated, as the endTime is below the startTime
   [junit4]   2> 1830290 T8874 oadskp.KerberosProtocolHandler.messageReceived 
WARN Requested start time is later than end time (11)
   [junit4]   2> 1830291 T8874 oadskp.KerberosProtocolHandler.messageReceived 
WARN Requested start time is later than end time (11)
   [junit4]   2> 8129 T8873 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: Thread[Thread-3065,5,TGRP-SaslZkACLProviderTest] 
java.lang.RuntimeException: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Requested start time 
is later than end time (11) - Requested start time is later than end time
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Requested start time 
is later than end time (11) - Requested start time is later than end time
   [junit4]   2>        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SaslZkACLProviderTest -Dtests.method=testSaslZkACLProvider 
-Dtests.seed=58A28B28DE7E3626 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=th_TH -Dtests.timezone=America/Montevideo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   58.0s J0 | SaslZkACLProviderTest.testSaslZkACLProvider <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the 
port for ZooKeeper server
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    >        at 
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:225)
   [junit4]    >        at 
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:90)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
java.lang.NullPointerException
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:516)
   [junit4]    >        at 
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.shutdown(SaslZkACLProviderTest.java:230)
   [junit4]    >        at 
org.apache.solr.cloud.SaslZkACLProviderTest.tearDown(SaslZkACLProviderTest.java:125)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #3: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8873, name=Thread-3065, state=RUNNABLE, 
group=TGRP-SaslZkACLProviderTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: 
Could not configure server because SASL configuration did not allow the  
ZooKeeper server to authenticate itself properly: 
javax.security.auth.login.LoginException: Requested start time is later than 
end time (11) - Requested start time is later than end time
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Requested start time 
is later than end time (11) - Requested start time is later than end time
   [junit4]    >        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 1880199 T8865 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SaslZkACLProviderTest
 58A28B28DE7E3626-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=2, maxDocsPerChunk=673, blockSize=763), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=2, blockSize=763)), sim=DefaultSimilarity, locale=th_TH, 
timezone=America/Montevideo
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=8,free=125788592,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[SimpleCollectionCreateDeleteTest, TestDocBasedVersionConstraints, 
TestConfigReload, TestFaceting, TestPartialUpdateDeduplication, ZkCLITest, 
TestPhraseSuggestions, TestQueryTypes, DistributedFacetPivotLargeTest, 
TestCloudSchemaless, TestDistributedMissingSort, TestSolrXml, 
CachingDirectoryFactoryTest, CoreAdminRequestStatusTest, 
TestWordDelimiterFilterFactory, HdfsDirectoryTest, TestLazyCores, 
SolrCoreCheckLockOnStartupTest, TestSolrConfigHandlerConcurrent, 
ResponseHeaderTest, TestBinaryField, TestSurroundQueryParser, 
TestSchemaNameResource, ResponseLogComponentTest, TestSort, 
TestObjectReleaseTracker, TestBlobHandler, 
UniqFieldsUpdateProcessorFactoryTest, DOMUtilTest, TestXIncludeConfig, 
SuggesterFSTTest, BadComponentTest, TestInitQParser, PreAnalyzedFieldTest, 
OutputWriterTest, CursorMarkTest, TestWriterPerf, 
CollectionsAPIAsyncDistributedZkTest, ChangedSchemaMergeTest, 
LeaderElectionTest, NoCacheHeaderTest, OverseerTest, PingRequestHandlerTest, 
TestPerFieldSimilarity, AnalysisAfterCoreReloadTest, SynonymTokenizerTest, 
TestSearcherReuse, DocValuesTest, UnloadDistributedZkTest, 
DeleteLastCustomShardedReplicaTest, TestSolrIndexConfig, 
DocumentAnalysisRequestHandlerTest, TestCopyFieldCollectionResource, 
SimpleFacetsTest, TimeZoneUtilsTest, TestSolrDynamicMBean, 
TestChildDocTransformer, DistributedSuggestComponentTest, UUIDFieldTest, 
SimpleMLTQParserTest, HardAutoCommitTest, ShowFileRequestHandlerTest, 
SoftAutoCommitTest, TestDynamicLoading, SpatialRPTFieldTypeTest, 
TestHashPartitioner, TestArbitraryIndexDir, TestShardHandlerFactory, 
TestDistributedSearch, TestComplexPhraseQParserPlugin, TestIBSimilarityFactory, 
ClusterStateUpdateTest, BasicDistributedZkTest, RequiredFieldsTest, 
SuggesterTest, TestCollationField, IndexSchemaRuntimeFieldTest, TestUpdate, 
DirectSolrConnectionTest, SliceStateTest, TestManagedSynonymFilterFactory, 
TestPivotHelperCode, CircularListTest, TestExtendedDismaxParser, 
AlternateDirectoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
NumericFieldsTest, TestBulkSchemaConcurrent, TestLRUCache, OverseerStatusTest, 
AddBlockUpdateTest, PeerSyncTest, SortByFunctionTest, TestOrdValues, 
SyncSliceTest, MergeStrategyTest, DefaultValueUpdateProcessorTest, 
TestStressRecovery, ShardRoutingTest, QueryElevationComponentTest, 
TestStressVersions, TestAtomicUpdateErrorCases, HdfsDirectoryFactoryTest, 
SolrInfoMBeanTest, CursorPagingTest, RemoteQueryErrorTest, 
TestIntervalFaceting, ClusterStateTest, CustomCollectionTest, 
DirectUpdateHandlerTest, TestLFUCache, DistributedDebugComponentTest, 
TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, 
TestStressReorder, TestCoreContainer, SolrCoreTest, StatsComponentTest, 
SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, 
TestFunctionQuery, TestBadConfig, TestIndexSearcher, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, TestOmitPositions, 
TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, 
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
TestJmxIntegration, JSONWriterTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, 
SOLR749Test, UpdateParamsTest, MultiTermTest, TestDocSet, MinimalSchemaTest, 
TestSolrCoreProperties, TestLuceneMatchVersion, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, 
TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, 
TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, 
DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, 
AliasIntegrationTest, DeleteInactiveReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, 
HttpPartitionTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, 
SSLMigrationTest, SaslZkACLProviderTest]
   [junit4] Completed on J0 in 58.04s, 1 test, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionAPI
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI
 58A28B28DE7E3626-001/init-core-data-001
   [junit4]   2> 1880484 T8876 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1880484 T8876 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /sol/d
   [junit4]   2> 1880489 T8876 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1880490 T8877 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 145 T8877 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: Thread[Thread-3066,5,TGRP-TestCollectionAPI] 
java.lang.RuntimeException: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]   2>        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionAPI 
-Dtests.method=test -Dtests.seed=58A28B28DE7E3626 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Universal 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   50.2s J0 | TestCollectionAPI.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the 
port for ZooKeeper server
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:199)
   [junit4]    >        at 
org.apache.solr.cloud.TestCollectionAPI.distribSetUp(TestCollectionAPI.java:59)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8877, name=Thread-3066, state=RUNNABLE, 
group=TGRP-TestCollectionAPI]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: 
Could not configure server because SASL configuration did not allow the  
ZooKeeper server to authenticate itself properly: 
javax.security.auth.login.LoginException: KrbException: Cannot locate default 
realm
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]    >        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 1930698 T8876 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI
 58A28B28DE7E3626-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, 
locale=sq, timezone=Universal
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=96575776,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[SimpleCollectionCreateDeleteTest, TestDocBasedVersionConstraints, 
TestConfigReload, TestFaceting, TestPartialUpdateDeduplication, ZkCLITest, 
TestPhraseSuggestions, TestQueryTypes, DistributedFacetPivotLargeTest, 
TestCloudSchemaless, TestDistributedMissingSort, TestSolrXml, 
CachingDirectoryFactoryTest, CoreAdminRequestStatusTest, 
TestWordDelimiterFilterFactory, HdfsDirectoryTest, TestLazyCores, 
SolrCoreCheckLockOnStartupTest, TestSolrConfigHandlerConcurrent, 
ResponseHeaderTest, TestBinaryField, TestSurroundQueryParser, 
TestSchemaNameResource, ResponseLogComponentTest, TestSort, 
TestObjectReleaseTracker, TestBlobHandler, 
UniqFieldsUpdateProcessorFactoryTest, DOMUtilTest, TestXIncludeConfig, 
SuggesterFSTTest, BadComponentTest, TestInitQParser, PreAnalyzedFieldTest, 
OutputWriterTest, CursorMarkTest, TestWriterPerf, 
CollectionsAPIAsyncDistributedZkTest, ChangedSchemaMergeTest, 
LeaderElectionTest, NoCacheHeaderTest, OverseerTest, PingRequestHandlerTest, 
TestPerFieldSimilarity, AnalysisAfterCoreReloadTest, SynonymTokenizerTest, 
TestSearcherReuse, DocValuesTest, UnloadDistributedZkTest, 
DeleteLastCustomShardedReplicaTest, TestSolrIndexConfig, 
DocumentAnalysisRequestHandlerTest, TestCopyFieldCollectionResource, 
SimpleFacetsTest, TimeZoneUtilsTest, TestSolrDynamicMBean, 
TestChildDocTransformer, DistributedSuggestComponentTest, UUIDFieldTest, 
SimpleMLTQParserTest, HardAutoCommitTest, ShowFileRequestHandlerTest, 
SoftAutoCommitTest, TestDynamicLoading, SpatialRPTFieldTypeTest, 
TestHashPartitioner, TestArbitraryIndexDir, TestShardHandlerFactory, 
TestDistributedSearch, TestComplexPhraseQParserPlugin, TestIBSimilarityFactory, 
ClusterStateUpdateTest, BasicDistributedZkTest, RequiredFieldsTest, 
SuggesterTest, TestCollationField, IndexSchemaRuntimeFieldTest, TestUpdate, 
DirectSolrConnectionTest, SliceStateTest, TestManagedSynonymFilterFactory, 
TestPivotHelperCode, CircularListTest, TestExtendedDismaxParser, 
AlternateDirectoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
NumericFieldsTest, TestBulkSchemaConcurrent, TestLRUCache, OverseerStatusTest, 
AddBlockUpdateTest, PeerSyncTest, SortByFunctionTest, TestOrdValues, 
SyncSliceTest, MergeStrategyTest, DefaultValueUpdateProcessorTest, 
TestStressRecovery, ShardRoutingTest, QueryElevationComponentTest, 
TestStressVersions, TestAtomicUpdateErrorCases, HdfsDirectoryFactoryTest, 
SolrInfoMBeanTest, CursorPagingTest, RemoteQueryErrorTest, 
TestIntervalFaceting, ClusterStateTest, CustomCollectionTest, 
DirectUpdateHandlerTest, TestLFUCache, DistributedDebugComponentTest, 
TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, 
TestStressReorder, TestCoreContainer, SolrCoreTest, StatsComponentTest, 
SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, 
TestFunctionQuery, TestBadConfig, TestIndexSearcher, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, TestOmitPositions, 
TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, 
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
TestJmxIntegration, JSONWriterTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, 
SOLR749Test, UpdateParamsTest, MultiTermTest, TestDocSet, MinimalSchemaTest, 
TestSolrCoreProperties, TestLuceneMatchVersion, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, 
TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, 
TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, 
DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, 
AliasIntegrationTest, DeleteInactiveReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, 
HttpPartitionTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, 
SSLMigrationTest, SaslZkACLProviderTest, TestCollectionAPI]
   [junit4] Completed on J0 in 50.26s, 1 test, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLeaderElectionZkExpiry
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderElectionZkExpiry
 58A28B28DE7E3626-001/init-core-data-001
   [junit4]   2> 1930991 T8879 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1930995 T8879 oas.SolrTestCaseJ4.setUp ###Starting 
testLeaderElectionWithZkExpiry
   [junit4]   2> 1930995 T8879 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderElectionZkExpiry
 58A28B28DE7E3626-001/testLeaderElectionWithZkExpiry-solr-001/'
   [junit4]   2> 1931047 T8879 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderElectionZkExpiry
 58A28B28DE7E3626-001/testLeaderElectionWithZkExpiry-solr-001
   [junit4]   2> 1931048 T8879 oasc.CoreContainer.<init> New CoreContainer 
25562850
   [junit4]   2> 1931048 T8879 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderElectionZkExpiry
 58A28B28DE7E3626-001/testLeaderElectionWithZkExpiry-solr-001/]
   [junit4]   2> 1931049 T8879 oasc.CoreContainer.load loading shared library: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderElectionZkExpiry
 58A28B28DE7E3626-001/testLeaderElectionWithZkExpiry-solr-001/lib
   [junit4]   2> 1931049 T8879 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderElectionZkExpiry
 58A28B28DE7E3626-001/testLeaderElectionWithZkExpiry-solr-001/lib).
   [junit4]   2> 1931057 T8879 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 600000
   [junit4]   2> 1931057 T8879 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1931058 T8879 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 60000
   [junit4]   2> 1931058 T8879 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1931058 T8879 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1931059 T8879 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1931059 T8879 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1931059 T8879 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1931060 T8879 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1931060 T8879 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1931060 T8879 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1931061 T8879 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1931061 T8879 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1931061 T8879 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1931062 T8879 oasc.CoreContainer.load Node Name: null
   [junit4]   2> 1931063 T8879 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderElectionZkExpiry
 58A28B28DE7E3626-001/testLeaderElectionWithZkExpiry-solr-001
   [junit4]   2> 1931064 T8879 oasc.CorePropertiesLocator.discover Found 0 core 
definitions
   [junit4]   2> 1931066 T8879 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1931067 T8881 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 80 T8881 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: 
Thread[Thread-3068,5,TGRP-TestLeaderElectionZkExpiry] 
java.lang.RuntimeException: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]   2>        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> 1981266 T8879 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=25562850
   [junit4]   2> 1981267 T8879 oas.SolrTestCaseJ4.tearDown ###Ending 
testLeaderElectionWithZkExpiry
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLeaderElectionZkExpiry 
-Dtests.method=testLeaderElectionWithZkExpiry -Dtests.seed=58A28B28DE7E3626 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale= 
-Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   50.3s J0 | 
TestLeaderElectionZkExpiry.testLeaderElectionWithZkExpiry <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:516)
   [junit4]    >        at 
org.apache.solr.cloud.TestLeaderElectionZkExpiry.testLeaderElectionWithZkExpiry(TestLeaderElectionZkExpiry.java:98)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8881, name=Thread-3068, state=RUNNABLE, 
group=TGRP-TestLeaderElectionZkExpiry]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: 
Could not configure server because SASL configuration did not allow the  
ZooKeeper server to authenticate itself properly: 
javax.security.auth.login.LoginException: KrbException: Cannot locate default 
realm
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]    >        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 1981274 T8879 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1981274 T8879 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=25562850
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLeaderElectionZkExpiry
 58A28B28DE7E3626-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=357063248,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[SimpleCollectionCreateDeleteTest, TestDocBasedVersionConstraints, 
TestConfigReload, TestFaceting, TestPartialUpdateDeduplication, ZkCLITest, 
TestPhraseSuggestions, TestQueryTypes, DistributedFacetPivotLargeTest, 
TestCloudSchemaless, TestDistributedMissingSort, TestSolrXml, 
CachingDirectoryFactoryTest, CoreAdminRequestStatusTest, 
TestWordDelimiterFilterFactory, HdfsDirectoryTest, TestLazyCores, 
SolrCoreCheckLockOnStartupTest, TestSolrConfigHandlerConcurrent, 
ResponseHeaderTest, TestBinaryField, TestSurroundQueryParser, 
TestSchemaNameResource, ResponseLogComponentTest, TestSort, 
TestObjectReleaseTracker, TestBlobHandler, 
UniqFieldsUpdateProcessorFactoryTest, DOMUtilTest, TestXIncludeConfig, 
SuggesterFSTTest, BadComponentTest, TestInitQParser, PreAnalyzedFieldTest, 
OutputWriterTest, CursorMarkTest, TestWriterPerf, 
CollectionsAPIAsyncDistributedZkTest, ChangedSchemaMergeTest, 
LeaderElectionTest, NoCacheHeaderTest, OverseerTest, PingRequestHandlerTest, 
TestPerFieldSimilarity, AnalysisAfterCoreReloadTest, SynonymTokenizerTest, 
TestSearcherReuse, DocValuesTest, UnloadDistributedZkTest, 
DeleteLastCustomShardedReplicaTest, TestSolrIndexConfig, 
DocumentAnalysisRequestHandlerTest, TestCopyFieldCollectionResource, 
SimpleFacetsTest, TimeZoneUtilsTest, TestSolrDynamicMBean, 
TestChildDocTransformer, DistributedSuggestComponentTest, UUIDFieldTest, 
SimpleMLTQParserTest, HardAutoCommitTest, ShowFileRequestHandlerTest, 
SoftAutoCommitTest, TestDynamicLoading, SpatialRPTFieldTypeTest, 
TestHashPartitioner, TestArbitraryIndexDir, TestShardHandlerFactory, 
TestDistributedSearch, TestComplexPhraseQParserPlugin, TestIBSimilarityFactory, 
ClusterStateUpdateTest, BasicDistributedZkTest, RequiredFieldsTest, 
SuggesterTest, TestCollationField, IndexSchemaRuntimeFieldTest, TestUpdate, 
DirectSolrConnectionTest, SliceStateTest, TestManagedSynonymFilterFactory, 
TestPivotHelperCode, CircularListTest, TestExtendedDismaxParser, 
AlternateDirectoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
NumericFieldsTest, TestBulkSchemaConcurrent, TestLRUCache, OverseerStatusTest, 
AddBlockUpdateTest, PeerSyncTest, SortByFunctionTest, TestOrdValues, 
SyncSliceTest, MergeStrategyTest, DefaultValueUpdateProcessorTest, 
TestStressRecovery, ShardRoutingTest, QueryElevationComponentTest, 
TestStressVersions, TestAtomicUpdateErrorCases, HdfsDirectoryFactoryTest, 
SolrInfoMBeanTest, CursorPagingTest, RemoteQueryErrorTest, 
TestIntervalFaceting, ClusterStateTest, CustomCollectionTest, 
DirectUpdateHandlerTest, TestLFUCache, DistributedDebugComponentTest, 
TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, 
TestStressReorder, TestCoreContainer, SolrCoreTest, StatsComponentTest, 
SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, 
TestFunctionQuery, TestBadConfig, TestIndexSearcher, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, TestOmitPositions, 
TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, 
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
TestJmxIntegration, JSONWriterTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, 
SOLR749Test, UpdateParamsTest, MultiTermTest, TestDocSet, MinimalSchemaTest, 
TestSolrCoreProperties, TestLuceneMatchVersion, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, 
TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, 
TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, 
DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, 
AliasIntegrationTest, DeleteInactiveReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, 
HttpPartitionTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, 
SSLMigrationTest, SaslZkACLProviderTest, TestCollectionAPI, 
TestLeaderElectionZkExpiry]
   [junit4] Completed on J0 in 50.31s, 1 test, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestReplicaProperties
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties
 58A28B28DE7E3626-001/init-core-data-001
   [junit4]   2> 1981541 T8883 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1981542 T8883 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /q_f/ep
   [junit4]   2> 1981545 T8883 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1981546 T8884 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 14 T8884 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: Thread[Thread-3069,5,TGRP-TestReplicaProperties] 
java.lang.RuntimeException: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]   2>        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicaProperties -Dtests.method=test 
-Dtests.seed=58A28B28DE7E3626 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=is -Dtests.timezone=Asia/Kuwait -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   50.2s J0 | TestReplicaProperties.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the 
port for ZooKeeper server
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:199)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8884, name=Thread-3069, state=RUNNABLE, 
group=TGRP-TestReplicaProperties]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: 
Could not configure server because SASL configuration did not allow the  
ZooKeeper server to authenticate itself properly: 
javax.security.auth.login.LoginException: KrbException: Cannot locate default 
realm
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]    >        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 2031762 T8883 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties
 58A28B28DE7E3626-001
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=10, maxDocsPerChunk=1, blockSize=7), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=10, blockSize=7)), 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=is, 
timezone=Asia/Kuwait
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=328225368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[SimpleCollectionCreateDeleteTest, TestDocBasedVersionConstraints, 
TestConfigReload, TestFaceting, TestPartialUpdateDeduplication, ZkCLITest, 
TestPhraseSuggestions, TestQueryTypes, DistributedFacetPivotLargeTest, 
TestCloudSchemaless, TestDistributedMissingSort, TestSolrXml, 
CachingDirectoryFactoryTest, CoreAdminRequestStatusTest, 
TestWordDelimiterFilterFactory, HdfsDirectoryTest, TestLazyCores, 
SolrCoreCheckLockOnStartupTest, TestSolrConfigHandlerConcurrent, 
ResponseHeaderTest, TestBinaryField, TestSurroundQueryParser, 
TestSchemaNameResource, ResponseLogComponentTest, TestSort, 
TestObjectReleaseTracker, TestBlobHandler, 
UniqFieldsUpdateProcessorFactoryTest, DOMUtilTest, TestXIncludeConfig, 
SuggesterFSTTest, BadComponentTest, TestInitQParser, PreAnalyzedFieldTest, 
OutputWriterTest, CursorMarkTest, TestWriterPerf, 
CollectionsAPIAsyncDistributedZkTest, ChangedSchemaMergeTest, 
LeaderElectionTest, NoCacheHeaderTest, OverseerTest, PingRequestHandlerTest, 
TestPerFieldSimilarity, AnalysisAfterCoreReloadTest, SynonymTokenizerTest, 
TestSearcherReuse, DocValuesTest, UnloadDistributedZkTest, 
DeleteLastCustomShardedReplicaTest, TestSolrIndexConfig, 
DocumentAnalysisRequestHandlerTest, TestCopyFieldCollectionResource, 
SimpleFacetsTest, TimeZoneUtilsTest, TestSolrDynamicMBean, 
TestChildDocTransformer, DistributedSuggestComponentTest, UUIDFieldTest, 
SimpleMLTQParserTest, HardAutoCommitTest, ShowFileRequestHandlerTest, 
SoftAutoCommitTest, TestDynamicLoading, SpatialRPTFieldTypeTest, 
TestHashPartitioner, TestArbitraryIndexDir, TestShardHandlerFactory, 
TestDistributedSearch, TestComplexPhraseQParserPlugin, TestIBSimilarityFactory, 
ClusterStateUpdateTest, BasicDistributedZkTest, RequiredFieldsTest, 
SuggesterTest, TestCollationField, IndexSchemaRuntimeFieldTest, TestUpdate, 
DirectSolrConnectionTest, SliceStateTest, TestManagedSynonymFilterFactory, 
TestPivotHelperCode, CircularListTest, TestExtendedDismaxParser, 
AlternateDirectoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
NumericFieldsTest, TestBulkSchemaConcurrent, TestLRUCache, OverseerStatusTest, 
AddBlockUpdateTest, PeerSyncTest, SortByFunctionTest, TestOrdValues, 
SyncSliceTest, MergeStrategyTest, DefaultValueUpdateProcessorTest, 
TestStressRecovery, ShardRoutingTest, QueryElevationComponentTest, 
TestStressVersions, TestAtomicUpdateErrorCases, HdfsDirectoryFactoryTest, 
SolrInfoMBeanTest, CursorPagingTest, RemoteQueryErrorTest, 
TestIntervalFaceting, ClusterStateTest, CustomCollectionTest, 
DirectUpdateHandlerTest, TestLFUCache, DistributedDebugComponentTest, 
TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, 
TestStressReorder, TestCoreContainer, SolrCoreTest, StatsComponentTest, 
SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, 
TestFunctionQuery, TestBadConfig, TestIndexSearcher, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, TestOmitPositions, 
TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, 
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
TestJmxIntegration, JSONWriterTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, 
SOLR749Test, UpdateParamsTest, MultiTermTest, TestDocSet, MinimalSchemaTest, 
TestSolrCoreProperties, TestLuceneMatchVersion, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, 
TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, 
TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, 
DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, 
AliasIntegrationTest, DeleteInactiveReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, 
HttpPartitionTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, 
SSLMigrationTest, SaslZkACLProviderTest, TestCollectionAPI, 
TestLeaderElectionZkExpiry, TestReplicaProperties]
   [junit4] Completed on J0 in 50.26s, 1 test, 1 error <<< FAILURES!

[...truncated 58 lines...]
   [junit4] Suite: org.apache.solr.cloud.TriLevelCompositeIdRoutingTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TriLevelCompositeIdRoutingTest
 58A28B28DE7E3626-001/init-core-data-001
   [junit4]   2> 2031843 T8886 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 2031844 T8886 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /s/l
   [junit4]   2> 2031848 T8886 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2031849 T8887 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 11 T8887 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: 
Thread[Thread-3070,5,TGRP-TriLevelCompositeIdRoutingTest] 
java.lang.RuntimeException: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]   2>        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriLevelCompositeIdRoutingTest -Dtests.method=test 
-Dtests.seed=58A28B28DE7E3626 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sv_SE -Dtests.timezone=Canada/Eastern -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   50.2s J0 | TriLevelCompositeIdRoutingTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the 
port for ZooKeeper server
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:199)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8887, name=Thread-3070, state=RUNNABLE, 
group=TGRP-TriLevelCompositeIdRoutingTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: 
Could not configure server because SASL configuration did not allow the  
ZooKeeper server to authenticate itself properly: 
javax.security.auth.login.LoginException: KrbException: Cannot locate default 
realm
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]    >        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 2082064 T8886 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TriLevelCompositeIdRoutingTest
 58A28B28DE7E3626-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=sv_SE, timezone=Canada/Eastern
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=299391568,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[SimpleCollectionCreateDeleteTest, TestDocBasedVersionConstraints, 
TestConfigReload, TestFaceting, TestPartialUpdateDeduplication, ZkCLITest, 
TestPhraseSuggestions, TestQueryTypes, DistributedFacetPivotLargeTest, 
TestCloudSchemaless, TestDistributedMissingSort, TestSolrXml, 
CachingDirectoryFactoryTest, CoreAdminRequestStatusTest, 
TestWordDelimiterFilterFactory, HdfsDirectoryTest, TestLazyCores, 
SolrCoreCheckLockOnStartupTest, TestSolrConfigHandlerConcurrent, 
ResponseHeaderTest, TestBinaryField, TestSurroundQueryParser, 
TestSchemaNameResource, ResponseLogComponentTest, TestSort, 
TestObjectReleaseTracker, TestBlobHandler, 
UniqFieldsUpdateProcessorFactoryTest, DOMUtilTest, TestXIncludeConfig, 
SuggesterFSTTest, BadComponentTest, TestInitQParser, PreAnalyzedFieldTest, 
OutputWriterTest, CursorMarkTest, TestWriterPerf, 
CollectionsAPIAsyncDistributedZkTest, ChangedSchemaMergeTest, 
LeaderElectionTest, NoCacheHeaderTest, OverseerTest, PingRequestHandlerTest, 
TestPerFieldSimilarity, AnalysisAfterCoreReloadTest, SynonymTokenizerTest, 
TestSearcherReuse, DocValuesTest, UnloadDistributedZkTest, 
DeleteLastCustomShardedReplicaTest, TestSolrIndexConfig, 
DocumentAnalysisRequestHandlerTest, TestCopyFieldCollectionResource, 
SimpleFacetsTest, TimeZoneUtilsTest, TestSolrDynamicMBean, 
TestChildDocTransformer, DistributedSuggestComponentTest, UUIDFieldTest, 
SimpleMLTQParserTest, HardAutoCommitTest, ShowFileRequestHandlerTest, 
SoftAutoCommitTest, TestDynamicLoading, SpatialRPTFieldTypeTest, 
TestHashPartitioner, TestArbitraryIndexDir, TestShardHandlerFactory, 
TestDistributedSearch, TestComplexPhraseQParserPlugin, TestIBSimilarityFactory, 
ClusterStateUpdateTest, BasicDistributedZkTest, RequiredFieldsTest, 
SuggesterTest, TestCollationField, IndexSchemaRuntimeFieldTest, TestUpdate, 
DirectSolrConnectionTest, SliceStateTest, TestManagedSynonymFilterFactory, 
TestPivotHelperCode, CircularListTest, TestExtendedDismaxParser, 
AlternateDirectoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
NumericFieldsTest, TestBulkSchemaConcurrent, TestLRUCache, OverseerStatusTest, 
AddBlockUpdateTest, PeerSyncTest, SortByFunctionTest, TestOrdValues, 
SyncSliceTest, MergeStrategyTest, DefaultValueUpdateProcessorTest, 
TestStressRecovery, ShardRoutingTest, QueryElevationComponentTest, 
TestStressVersions, TestAtomicUpdateErrorCases, HdfsDirectoryFactoryTest, 
SolrInfoMBeanTest, CursorPagingTest, RemoteQueryErrorTest, 
TestIntervalFaceting, ClusterStateTest, CustomCollectionTest, 
DirectUpdateHandlerTest, TestLFUCache, DistributedDebugComponentTest, 
TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, 
TestStressReorder, TestCoreContainer, SolrCoreTest, StatsComponentTest, 
SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, 
TestFunctionQuery, TestBadConfig, TestIndexSearcher, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, TestOmitPositions, 
TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, 
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
TestJmxIntegration, JSONWriterTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, 
SOLR749Test, UpdateParamsTest, MultiTermTest, TestDocSet, MinimalSchemaTest, 
TestSolrCoreProperties, TestLuceneMatchVersion, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, 
TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, 
TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, 
DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, 
AliasIntegrationTest, DeleteInactiveReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, 
HttpPartitionTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, 
SSLMigrationTest, SaslZkACLProviderTest, TestCollectionAPI, 
TestLeaderElectionZkExpiry, TestReplicaProperties, 
TriLevelCompositeIdRoutingTest]
   [junit4] Completed on J0 in 50.28s, 1 test, 1 error <<< FAILURES!

[...truncated 33 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 58A28B28DE7E3626-001/init-core-data-001
   [junit4]   2> 2082615 T8890 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 2082616 T8890 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 2082620 T8890 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2082621 T8891 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 11 T8891 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: 
Thread[Thread-3071,5,TGRP-TestSolrConfigHandlerCloud] 
java.lang.RuntimeException: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]   2>        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test 
-Dtests.seed=58A28B28DE7E3626 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_EC -Dtests.timezone=MST7MDT -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   50.2s J0 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the 
port for ZooKeeper server
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:199)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8891, name=Thread-3071, state=RUNNABLE, 
group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: 
Could not configure server because SASL configuration did not allow the  
ZooKeeper server to authenticate itself properly: 
javax.security.auth.login.LoginException: KrbException: Cannot locate default 
realm
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: jav

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

annot locate default realm
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]   2>        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCloudManagedSchemaConcurrent -Dtests.method=test 
-Dtests.seed=58A28B28DE7E3626 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=hu_HU -Dtests.timezone=Jamaica -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   50.2s J0 | TestCloudManagedSchemaConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the 
port for ZooKeeper server
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:199)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8902, name=Thread-3074, state=RUNNABLE, 
group=TGRP-TestCloudManagedSchemaConcurrent]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: 
Could not configure server because SASL configuration did not allow the  
ZooKeeper server to authenticate itself properly: 
javax.security.auth.login.LoginException: KrbException: Cannot locate default 
realm
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([58A28B28DE7E3626]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot 
locate default realm
   [junit4]    >        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 2234911 T8901 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent
 58A28B28DE7E3626-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=hu_HU, timezone=Jamaica
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=111696336,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[SimpleCollectionCreateDeleteTest, TestDocBasedVersionConstraints, 
TestConfigReload, TestFaceting, TestPartialUpdateDeduplication, ZkCLITest, 
TestPhraseSuggestions, TestQueryTypes, DistributedFacetPivotLargeTest, 
TestCloudSchemaless, TestDistributedMissingSort, TestSolrXml, 
CachingDirectoryFactoryTest, CoreAdminRequestStatusTest, 
TestWordDelimiterFilterFactory, HdfsDirectoryTest, TestLazyCores, 
SolrCoreCheckLockOnStartupTest, TestSolrConfigHandlerConcurrent, 
ResponseHeaderTest, TestBinaryField, TestSurroundQueryParser, 
TestSchemaNameResource, ResponseLogComponentTest, TestSort, 
TestObjectReleaseTracker, TestBlobHandler, 
UniqFieldsUpdateProcessorFactoryTest, DOMUtilTest, TestXIncludeConfig, 
SuggesterFSTTest, BadComponentTest, TestInitQParser, PreAnalyzedFieldTest, 
OutputWriterTest, CursorMarkTest, TestWriterPerf, 
CollectionsAPIAsyncDistributedZkTest, ChangedSchemaMergeTest, 
LeaderElectionTest, NoCacheHeaderTest, OverseerTest, PingRequestHandlerTest, 
TestPerFieldSimilarity, AnalysisAfterCoreReloadTest, SynonymTokenizerTest, 
TestSearcherReuse, DocValuesTest, UnloadDistributedZkTest, 
DeleteLastCustomShardedReplicaTest, TestSolrIndexConfig, 
DocumentAnalysisRequestHandlerTest, TestCopyFieldCollectionResource, 
SimpleFacetsTest, TimeZoneUtilsTest, TestSolrDynamicMBean, 
TestChildDocTransformer, DistributedSuggestComponentTest, UUIDFieldTest, 
SimpleMLTQParserTest, HardAutoCommitTest, ShowFileRequestHandlerTest, 
SoftAutoCommitTest, TestDynamicLoading, SpatialRPTFieldTypeTest, 
TestHashPartitioner, TestArbitraryIndexDir, TestShardHandlerFactory, 
TestDistributedSearch, TestComplexPhraseQParserPlugin, TestIBSimilarityFactory, 
ClusterStateUpdateTest, BasicDistributedZkTest, RequiredFieldsTest, 
SuggesterTest, TestCollationField, IndexSchemaRuntimeFieldTest, TestUpdate, 
DirectSolrConnectionTest, SliceStateTest, TestManagedSynonymFilterFactory, 
TestPivotHelperCode, CircularListTest, TestExtendedDismaxParser, 
AlternateDirectoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
NumericFieldsTest, TestBulkSchemaConcurrent, TestLRUCache, OverseerStatusTest, 
AddBlockUpdateTest, PeerSyncTest, SortByFunctionTest, TestOrdValues, 
SyncSliceTest, MergeStrategyTest, DefaultValueUpdateProcessorTest, 
TestStressRecovery, ShardRoutingTest, QueryElevationComponentTest, 
TestStressVersions, TestAtomicUpdateErrorCases, HdfsDirectoryFactoryTest, 
SolrInfoMBeanTest, CursorPagingTest, RemoteQueryErrorTest, 
TestIntervalFaceting, ClusterStateTest, CustomCollectionTest, 
DirectUpdateHandlerTest, TestLFUCache, DistributedDebugComponentTest, 
TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, 
TestStressReorder, TestCoreContainer, SolrCoreTest, StatsComponentTest, 
SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, 
TestFunctionQuery, TestBadConfig, TestIndexSearcher, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, TestOmitPositions, 
TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, 
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
TestJmxIntegration, JSONWriterTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, 
SOLR749Test, UpdateParamsTest, MultiTermTest, TestDocSet, MinimalSchemaTest, 
TestSolrCoreProperties, TestLuceneMatchVersion, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, 
TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, 
TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, 
DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, 
AliasIntegrationTest, DeleteInactiveReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, 
HttpPartitionTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, 
SSLMigrationTest, SaslZkACLProviderTest, TestCollectionAPI, 
TestLeaderElectionZkExpiry, TestReplicaProperties, 
TriLevelCompositeIdRoutingTest, TestReqParamsAPI, TestSolrConfigHandlerCloud, 
TestExpandComponent, TestTrackingShardHandlerFactory, 
TestCloudManagedSchemaConcurrent]
   [junit4] Completed on J0 in 50.25s, 1 test, 1 error <<< FAILURES!

[...truncated 53 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976: 
There were test failures: 468 suites, 1870 tests, 8 errors, 48 ignored (21 
assumptions)

Total time: 120 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b47 -client 
-XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to