You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/10/10 00:41:25 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18011 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18011/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([B5828245AD66C2EA]:0)


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

Error Message:
Captured an uncaught exception in thread: Thread[id=12917, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CdcrVersionReplicationTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=12917, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CdcrVersionReplicationTest]
Caused by: java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([B5828245AD66C2EA]:0)
	at java.io.BufferedReader.<init>(BufferedReader.java:105)
	at java.io.BufferedReader.<init>(BufferedReader.java:116)
	at java.io.LineNumberReader.<init>(LineNumberReader.java:72)
	at org.apache.log4j.DefaultThrowableRenderer.render(DefaultThrowableRenderer.java:64)
	at org.apache.log4j.spi.ThrowableInformation.getThrowableStrRep(ThrowableInformation.java:87)
	at org.apache.log4j.spi.LoggingEvent.getThrowableStrRep(LoggingEvent.java:413)
	at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:313)
	at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
	at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
	at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
	at org.apache.log4j.Category.callAppenders(Category.java:206)
	at org.apache.log4j.Category.forcedLog(Category.java:391)
	at org.apache.log4j.Category.log(Category.java:856)
	at org.slf4j.impl.Log4jLoggerAdapter.warn(Log4jLoggerAdapter.java:478)
	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:357)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([B5828245AD66C2EA]:0)


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

Error Message:
document count mismatch.  control=1121 sum(shards)=1120 cloudClient=1120

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=1121 sum(shards)=1120 cloudClient=1120
	at __randomizedtesting.SeedInfo.seed([B5828245AD66C2EA:3DD6BD9F039AAF12]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1323)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:231)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics

Error Message:
Could not find collection:testkerberoscollection

Stack Trace:
java.lang.AssertionError: Could not find collection:testkerberoscollection
	at __randomizedtesting.SeedInfo.seed([B5828245AD66C2EA:885A2C6995889C9A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testCollectionCreateSearchDelete(TestSolrCloudWithKerberosAlt.java:206)
	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics(TestSolrCloudWithKerberosAlt.java:152)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11810 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/init-core-data-001
   [junit4]   2> 1597246 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[B5828245AD66C2EA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1597247 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[B5828245AD66C2EA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1597248 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1597249 INFO  (Thread-2391) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1597249 INFO  (Thread-2391) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1597349 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.ZkTestServer start zk server on port:33799
   [junit4]   2> 1597366 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1597374 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1597376 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1597379 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1597381 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1597384 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1597387 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1597389 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1597392 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1597393 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1597397 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1597494 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/control-001/cores/collection1
   [junit4]   2> 1597496 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1597497 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e5e1ff{/,null,AVAILABLE}
   [junit4]   2> 1597500 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@170afe5{HTTP/1.1,[http/1.1]}{127.0.0.1:38477}
   [junit4]   2> 1597500 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.Server Started @1599059ms
   [junit4]   2> 1597500 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/tempDir-001/control/data, hostContext=/, hostPort=38477, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/control-001/cores}
   [junit4]   2> 1597500 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1597500 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1597501 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1597501 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-09T22:31:54.455Z
   [junit4]   2> 1597506 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1597506 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/control-001/solr.xml
   [junit4]   2> 1597520 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33799/solr
   [junit4]   2> 1597556 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:38477_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38477_
   [junit4]   2> 1597557 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:38477_    ] o.a.s.c.Overseer Overseer (id=96734564463673348-127.0.0.1:38477_-n_0000000000) starting
   [junit4]   2> 1597567 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:38477_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38477_
   [junit4]   2> 1597569 INFO  (OverseerStateUpdate-96734564463673348-127.0.0.1:38477_-n_0000000000) [n:127.0.0.1:38477_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1597628 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:38477_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/control-001/cores
   [junit4]   2> 1597628 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:38477_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1597633 INFO  (OverseerStateUpdate-96734564463673348-127.0.0.1:38477_-n_0000000000) [n:127.0.0.1:38477_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1598648 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1598674 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1598764 WARN  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1598766 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1598802 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1598803 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/control-001/cores/collection1/data/]
   [junit4]   2> 1598803 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17ed067
   [junit4]   2> 1598805 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1598834 WARN  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1598851 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1598851 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1598853 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1598853 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1598854 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=84.580078125, floorSegmentMB=1.2822265625, forceMergeDeletesPctAllowed=11.883771187359692, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7398277519017932
   [junit4]   2> 1598855 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d15717[collection1] main]
   [junit4]   2> 1598856 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1598857 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1598857 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1598860 INFO  (searcherExecutor-5474-thread-1-processing-n:127.0.0.1:38477_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d15717[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1598860 INFO  (coreLoadExecutor-5473-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547753033106980864
   [junit4]   2> 1598870 INFO  (coreZkRegister-5466-thread-1-processing-n:127.0.0.1:38477_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1598870 INFO  (coreZkRegister-5466-thread-1-processing-n:127.0.0.1:38477_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1598870 INFO  (coreZkRegister-5466-thread-1-processing-n:127.0.0.1:38477_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38477/collection1/
   [junit4]   2> 1598871 INFO  (coreZkRegister-5466-thread-1-processing-n:127.0.0.1:38477_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1598871 INFO  (coreZkRegister-5466-thread-1-processing-n:127.0.0.1:38477_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:38477/collection1/ has no replicas
   [junit4]   2> 1598877 INFO  (coreZkRegister-5466-thread-1-processing-n:127.0.0.1:38477_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38477/collection1/ shard1
   [junit4]   2> 1599029 INFO  (coreZkRegister-5466-thread-1-processing-n:127.0.0.1:38477_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38477_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1599136 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1599138 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1599232 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-1-001/cores/collection1
   [junit4]   2> 1599232 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-1-001
   [junit4]   2> 1599233 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1599234 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5aec79{/,null,AVAILABLE}
   [junit4]   2> 1599235 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@174faa6{HTTP/1.1,[http/1.1]}{127.0.0.1:36645}
   [junit4]   2> 1599235 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.Server Started @1600794ms
   [junit4]   2> 1599236 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=36645, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-1-001/cores}
   [junit4]   2> 1599236 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1599236 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1599236 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1599236 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-09T22:31:56.190Z
   [junit4]   2> 1599239 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1599239 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-1-001/solr.xml
   [junit4]   2> 1599250 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33799/solr
   [junit4]   2> 1599263 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:36645_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1599268 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:36645_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36645_
   [junit4]   2> 1599269 INFO  (zkCallback-1977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1599269 INFO  (zkCallback-1973-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1599270 INFO  (zkCallback-1982-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1599296 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:36645_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-1-001/cores
   [junit4]   2> 1599296 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:36645_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1599299 INFO  (OverseerStateUpdate-96734564463673348-127.0.0.1:38477_-n_0000000000) [n:127.0.0.1:38477_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1600315 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1600343 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1600431 WARN  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1600433 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1600460 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1600461 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1600461 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17ed067
   [junit4]   2> 1600463 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1600516 WARN  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1600534 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1600534 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1600535 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1600535 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1600536 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=84.580078125, floorSegmentMB=1.2822265625, forceMergeDeletesPctAllowed=11.883771187359692, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7398277519017932
   [junit4]   2> 1600537 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aa997e[collection1] main]
   [junit4]   2> 1600540 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1600542 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1600542 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1600545 INFO  (searcherExecutor-5485-thread-1-processing-n:127.0.0.1:36645_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1aa997e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1600545 INFO  (coreLoadExecutor-5484-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547753034873831424
   [junit4]   2> 1600563 INFO  (coreZkRegister-5479-thread-1-processing-n:127.0.0.1:36645_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1600564 INFO  (coreZkRegister-5479-thread-1-processing-n:127.0.0.1:36645_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1600564 INFO  (coreZkRegister-5479-thread-1-processing-n:127.0.0.1:36645_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36645/collection1/
   [junit4]   2> 1600564 INFO  (coreZkRegister-5479-thread-1-processing-n:127.0.0.1:36645_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1600564 INFO  (coreZkRegister-5479-thread-1-processing-n:127.0.0.1:36645_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36645/collection1/ has no replicas
   [junit4]   2> 1600574 INFO  (coreZkRegister-5479-thread-1-processing-n:127.0.0.1:36645_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36645/collection1/ shard2
   [junit4]   2> 1600728 INFO  (coreZkRegister-5479-thread-1-processing-n:127.0.0.1:36645_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1600892 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-2-001/cores/collection1
   [junit4]   2> 1600893 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-2-001
   [junit4]   2> 1600893 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1600894 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@124f9a3{/,null,AVAILABLE}
   [junit4]   2> 1600895 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@f8d998{HTTP/1.1,[http/1.1]}{127.0.0.1:39143}
   [junit4]   2> 1600896 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.Server Started @1602454ms
   [junit4]   2> 1600896 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=39143, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-2-001/cores}
   [junit4]   2> 1600896 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1600896 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1600896 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1600896 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-09T22:31:57.850Z
   [junit4]   2> 1600900 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1600900 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-2-001/solr.xml
   [junit4]   2> 1600908 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33799/solr
   [junit4]   2> 1600920 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:39143_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1600927 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:39143_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39143_
   [junit4]   2> 1600928 INFO  (zkCallback-1982-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1600929 INFO  (zkCallback-1988-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1600929 INFO  (zkCallback-1973-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1600929 INFO  (zkCallback-1977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1600976 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:39143_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-2-001/cores
   [junit4]   2> 1600976 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:39143_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1600978 INFO  (OverseerStateUpdate-96734564463673348-127.0.0.1:38477_-n_0000000000) [n:127.0.0.1:38477_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1602009 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1602036 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1602179 WARN  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1602184 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1602208 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1602208 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1602209 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17ed067
   [junit4]   2> 1602211 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1602259 WARN  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1602277 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1602277 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1602279 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1602279 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1602280 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=84.580078125, floorSegmentMB=1.2822265625, forceMergeDeletesPctAllowed=11.883771187359692, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7398277519017932
   [junit4]   2> 1602281 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c8e76d[collection1] main]
   [junit4]   2> 1602282 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1602283 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1602283 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1602289 INFO  (searcherExecutor-5496-thread-1-processing-n:127.0.0.1:39143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c8e76d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1602291 INFO  (coreLoadExecutor-5495-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547753036704645120
   [junit4]   2> 1602299 INFO  (coreZkRegister-5490-thread-1-processing-n:127.0.0.1:39143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1602299 INFO  (coreZkRegister-5490-thread-1-processing-n:127.0.0.1:39143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1602299 INFO  (coreZkRegister-5490-thread-1-processing-n:127.0.0.1:39143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39143/collection1/
   [junit4]   2> 1602300 INFO  (coreZkRegister-5490-thread-1-processing-n:127.0.0.1:39143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1602300 INFO  (coreZkRegister-5490-thread-1-processing-n:127.0.0.1:39143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:39143/collection1/ has no replicas
   [junit4]   2> 1602304 INFO  (coreZkRegister-5490-thread-1-processing-n:127.0.0.1:39143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39143/collection1/ shard1
   [junit4]   2> 1602456 INFO  (coreZkRegister-5490-thread-1-processing-n:127.0.0.1:39143_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39143_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1602571 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-3-001/cores/collection1
   [junit4]   2> 1602572 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-3-001
   [junit4]   2> 1602572 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1602574 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@92ea66{/,null,AVAILABLE}
   [junit4]   2> 1602575 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8a7008{HTTP/1.1,[http/1.1]}{127.0.0.1:41111}
   [junit4]   2> 1602575 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.Server Started @1604134ms
   [junit4]   2> 1602575 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=41111, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-3-001/cores}
   [junit4]   2> 1602576 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1602576 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1602576 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1602576 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-09T22:31:59.530Z
   [junit4]   2> 1602580 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1602581 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-3-001/solr.xml
   [junit4]   2> 1602591 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33799/solr
   [junit4]   2> 1602604 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:41111_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1602609 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:41111_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41111_
   [junit4]   2> 1602611 INFO  (zkCallback-1988-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1602611 INFO  (zkCallback-1982-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1602611 INFO  (zkCallback-1973-thread-1-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1602612 INFO  (zkCallback-1994-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1602613 INFO  (zkCallback-1977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1602644 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:41111_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-3-001/cores
   [junit4]   2> 1602644 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:41111_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1602646 INFO  (OverseerStateUpdate-96734564463673348-127.0.0.1:38477_-n_0000000000) [n:127.0.0.1:38477_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1603672 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1603710 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1603818 WARN  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1603821 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1603848 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1603849 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1603849 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17ed067
   [junit4]   2> 1603853 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1603913 WARN  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1603940 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1603940 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1603941 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1603941 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1603943 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=84.580078125, floorSegmentMB=1.2822265625, forceMergeDeletesPctAllowed=11.883771187359692, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7398277519017932
   [junit4]   2> 1603944 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f5c510[collection1] main]
   [junit4]   2> 1603945 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1603945 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1603946 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1603949 INFO  (searcherExecutor-5507-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f5c510[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1603949 INFO  (coreLoadExecutor-5506-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547753038443184128
   [junit4]   2> 1603955 INFO  (coreZkRegister-5501-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1603955 INFO  (updateExecutor-1991-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1603956 INFO  (recoveryExecutor-1992-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1603956 INFO  (recoveryExecutor-1992-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1603956 INFO  (recoveryExecutor-1992-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1603956 INFO  (recoveryExecutor-1992-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1603956 INFO  (recoveryExecutor-1992-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:36645/collection1/] and I am [http://127.0.0.1:41111/collection1/]
   [junit4]   2> 1603960 INFO  (recoveryExecutor-1992-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:36645]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41111_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1603962 INFO  (qtp5601296-11474) [n:127.0.0.1:36645_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1603962 INFO  (qtp5601296-11474) [n:127.0.0.1:36645_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1603963 INFO  (qtp5601296-11474) [n:127.0.0.1:36645_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:41111_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41111","node_name":"127.0.0.1:41111_","state":"down"}
   [junit4]   2> 1604230 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-4-001/cores/collection1
   [junit4]   2> 1604230 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-4-001
   [junit4]   2> 1604232 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1604233 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ca6a8{/,null,AVAILABLE}
   [junit4]   2> 1604234 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ba6a41{HTTP/1.1,[http/1.1]}{127.0.0.1:32907}
   [junit4]   2> 1604234 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.Server Started @1605793ms
   [junit4]   2> 1604235 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=32907, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-4-001/cores}
   [junit4]   2> 1604235 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1604235 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1604235 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1604235 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-09T22:32:01.189Z
   [junit4]   2> 1604238 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1604238 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-4-001/solr.xml
   [junit4]   2> 1604249 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33799/solr
   [junit4]   2> 1604257 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:32907_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1604261 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:32907_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32907_
   [junit4]   2> 1604262 INFO  (zkCallback-1988-thread-1-processing-n:127.0.0.1:39143_) [n:127.0.0.1:39143_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1604262 INFO  (zkCallback-1982-thread-1-processing-n:127.0.0.1:36645_) [n:127.0.0.1:36645_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1604262 INFO  (zkCallback-1973-thread-2-processing-n:127.0.0.1:38477_) [n:127.0.0.1:38477_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1604262 INFO  (zkCallback-1977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1604263 INFO  (zkCallback-1994-thread-1-processing-n:127.0.0.1:41111_) [n:127.0.0.1:41111_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1604263 INFO  (zkCallback-2001-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1604313 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:32907_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-4-001/cores
   [junit4]   2> 1604313 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [n:127.0.0.1:32907_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1604317 INFO  (OverseerStateUpdate-96734564463673348-127.0.0.1:38477_-n_0000000000) [n:127.0.0.1:38477_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1604963 INFO  (qtp5601296-11474) [n:127.0.0.1:36645_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:41111_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41111","node_name":"127.0.0.1:41111_","state":"recovering"}
   [junit4]   2> 1604963 INFO  (qtp5601296-11474) [n:127.0.0.1:36645_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1604963 INFO  (qtp5601296-11474) [n:127.0.0.1:36645_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:41111_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 1605343 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1605377 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1605464 WARN  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1605466 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1605487 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1605488 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B5828245AD66C2EA-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1605488 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17ed067
   [junit4]   2> 1605490 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1605565 WARN  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1605620 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1605620 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1605621 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1605621 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1605621 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=84.580078125, floorSegmentMB=1.2822265625, forceMergeDeletesPctAllowed=11.883771187359692, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7398277519017932
   [junit4]   2> 1605622 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b200d0[collection1] main]
   [junit4]   2> 1605623 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1605623 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1605624 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1605628 INFO  (searcherExecutor-5518-thread-1-processing-n:127.0.0.1:32907_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b200d0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1605628 INFO  (coreLoadExecutor-5517-thread-1-processing-n:127.0.0.1:32907_) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547753040203743232
   [junit4]   2> 1605634 INFO  (coreZkRegister-5512-thread-1-processing-n:127.0.0.1:32907_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1605634 INFO  (updateExecutor-1998-thread-1-processing-n:127.0.0.1:32907_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1605635 INFO  (recoveryExecutor-1999-thread-1-processing-n:127.0.0.1:32907_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1605635 INFO  (recoveryExecutor-1999-thread-1-processing-n:127.0.0.1:32907_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1605637 INFO  (recoveryExecutor-1999-thread-1-processing-n:127.0.0.1:32907_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1605637 INFO  (recoveryExecutor-1999-thread-1-processing-n:127.0.0.1:32907_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1605637 INFO  (recoveryExecutor-1999-thread-1-processing-n:127.0.0.1:32907_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:39143/collection1/] and I am [http://127.0.0.1:32907/collection1/]
   [junit4]   2> 1605641 INFO  (recoveryExecutor-1999-thread-1-processing-n:127.0.0.1:32907_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32907_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:39143]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:32907_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1605643 INFO  (qtp31413135-11502) [n:127.0.0.1:39143_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1605643 INFO  (qtp31413135-11502) [n:127.0.0.1:39143_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1605643 INFO  (qtp31413135-11502) [n:127.0.0.1:39143_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:32907_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:32907","node_name":"127.0.0.1:32907_","state":"down"}
   [junit4]   2> 1605818 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1605819 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 1606644 INFO  (qtp31413135-11502) [n:127.0.0.1:39143_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:32907_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:32907","node_name":"127.0.0.1:32907_","state":"recovering"}
   [junit4]   2> 1606644 INFO  (qtp31413135-11502) [n:127.0.0.1:39143_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1606644 INFO  (qtp31413135-11502) [n:127.0.0.1:39143_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:32907_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 1611964 INFO  (recoveryExecutor-1992-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:36645/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1611964 INFO  (recoveryExecutor-1992-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:41111 START replicas=[http://127.0.0.1:36645/collection1/] nUpdates=100
   [junit4]   2> 1611967 INFO  (qtp5601296-11474) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1611967 INFO  (qtp5601296-11474) [n:127.0.0.1:36645_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1611968 INFO  (recoveryExecutor-1992-thread-1-processing-n:127.0.0.1:41111_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41111_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a

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

(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.ZkController Could not publish node as down: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 9000460 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1b1e2cd{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 9000460 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[B5828245AD66C2EA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@200f64{/i_j,null,UNAVAILABLE}
   [junit4]   2> 9000518 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[B5828245AD66C2EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCdcrDocVersions
   [junit4]   2> 9000519 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[B5828245AD66C2EA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40677 40677
   [junit4]   2> 9000612 INFO  (SUITE-CdcrVersionReplicationTest-seed#[B5828245AD66C2EA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrVersionReplicationTest_B5828245AD66C2EA-001
   [junit4]   2> Oct 10, 2016 12:35:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=4329, maxDocsPerChunk=5, blockSize=909), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=4329, blockSize=909)), sim=ClassicSimilarity, locale=mk, timezone=SystemV/YST9YDT
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=264415288,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest, TestIndexSearcher, TestFieldCacheSortRandom, DirectUpdateHandlerOptimizeTest, DeleteReplicaTest, ZkStateWriterTest, ExternalFileFieldSortTest, TestCryptoKeys, GraphQueryTest, PreAnalyzedFieldTest, CircularListTest, HdfsChaosMonkeyNothingIsSafeTest, TestFilteredDocIdSet, TestManagedSchema, TestLMDirichletSimilarityFactory, TestCloudPivotFacet, SuggesterTSTTest, CurrencyFieldXmlFileTest, SharedFSAutoReplicaFailoverTest, PrimitiveFieldTypeTest, TestStressCloudBlindAtomicUpdates, DistributedFacetPivotLargeTest, StatsComponentTest, DistribCursorPagingTest, TestAuthenticationFramework, TestLeaderElectionZkExpiry, TestLuceneMatchVersion, TermVectorComponentDistributedTest, ResourceLoaderTest, MBeansHandlerTest, LeaderElectionTest, TestSSLRandomization, TestSort, TestUtils, BadCopyFieldTest, TestUniqueKeyFieldResource, TestFastOutputStream, TestPhraseSuggestions, TestSolrCloudWithDelegationTokens, HttpPartitionTest, DateRangeFieldTest, DeleteInactiveReplicaTest, TestBinaryField, TestCoreDiscovery, HLLSerializationTest, TestCSVResponseWriter, TestMergePolicyConfig, TestConfigSetProperties, HighlighterConfigTest, TestFieldCacheReopen, SliceStateTest, UnloadDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestLegacyFieldCache, TestDistributedStatsComponentCardinality, RecoveryZkTest, RecoveryAfterSoftCommitTest, TestFreeTextSuggestions, SecurityConfHandlerTest, AutoCommitTest, TestCopyFieldCollectionResource, VMParamsZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, TestSchemaResource, SolrCLIZkUtilsTest, TestDocSet, ParsingFieldUpdateProcessorsTest, SmileWriterTest, TestOrdValues, OverseerTest, DistributedDebugComponentTest, TolerantUpdateProcessorTest, DirectUpdateHandlerTest, AnalyticsMergeStrategyTest, MergeStrategyTest, TestReload, TestSolrCoreSnapshots, TestSolrQueryParser, SolrPluginUtilsTest, TestQueryWrapperFilter, XmlUpdateRequestHandlerTest, TestAddFieldRealTimeGet, OutputWriterTest, TestSolr4Spatial2, TestSolrJ, TestStressUserVersions, TestComponentsName, TestMacroExpander, SpatialHeatmapFacetsTest, TestRawTransformer, TestObjectReleaseTracker, LukeRequestHandlerTest, CoreAdminHandlerTest, TestPHPSerializedResponseWriter, TestReversedWildcardFilterFactory, TestDynamicFieldResource, URLClassifyProcessorTest, SpatialRPTFieldTypeTest, SSLMigrationTest, ConnectionManagerTest, DistributedQueueTest, CoreAdminRequestStatusTest, SyncSliceTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, DistributedSpellCheckComponentTest, TestJoin, SolrCoreTest, SolrCmdDistributorTest, BadIndexSchemaTest, BasicFunctionalityTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, SuggesterTest, TestStressLucene, SpatialFilterTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, RequestHandlersTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestCollationField, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, SearchHandlerTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestSimpleTrackingShardHandler, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrVersionReplicationTest -Dtests.seed=B5828245AD66C2EA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=SystemV/YST9YDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | CdcrVersionReplicationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B5828245AD66C2EA]:0)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=12917, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CdcrVersionReplicationTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B5828245AD66C2EA]:0)
   [junit4]    > 	at java.io.BufferedReader.<init>(BufferedReader.java:105)
   [junit4]    > 	at java.io.BufferedReader.<init>(BufferedReader.java:116)
   [junit4]    > 	at java.io.LineNumberReader.<init>(LineNumberReader.java:72)
   [junit4]    > 	at org.apache.log4j.DefaultThrowableRenderer.render(DefaultThrowableRenderer.java:64)
   [junit4]    > 	at org.apache.log4j.spi.ThrowableInformation.getThrowableStrRep(ThrowableInformation.java:87)
   [junit4]    > 	at org.apache.log4j.spi.LoggingEvent.getThrowableStrRep(LoggingEvent.java:413)
   [junit4]    > 	at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:313)
   [junit4]    > 	at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4]    > 	at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4]    > 	at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4]    > 	at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4]    > 	at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4]    > 	at org.apache.log4j.Category.log(Category.java:856)
   [junit4]    > 	at org.slf4j.impl.Log4jLoggerAdapter.warn(Log4jLoggerAdapter.java:478)
   [junit4]    > 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:357)
   [junit4]    > 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [635/635 (3!)] on J2 in 7338.94s, 1 test, 3 errors <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20161009_220515_347.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid2614.hprof ...
   [junit4] Heap dump file created [558940873 bytes in 3.803 secs]
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20161009_220515_347.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "zkCallback-2487-thread-6-processing-n:127.0.0.1:34394_i_j-SendThread(127.0.0.1:40677)"
   [junit4] <<< JVM J2: EOF ----

[...truncated 11053 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:765: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:717: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid2614.hprof

Total time: 190 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 18013 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18013/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics

Error Message:
Could not find collection:testkerberoscollection

Stack Trace:
java.lang.AssertionError: Could not find collection:testkerberoscollection
	at __randomizedtesting.SeedInfo.seed([787BBA34AA9BE06F:45A314189275BE1F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testCollectionCreateSearchDelete(TestSolrCloudWithKerberosAlt.java:206)
	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics(TestSolrCloudWithKerberosAlt.java:152)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10965 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithKerberosAlt
   [junit4]   2> 373082 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]) [    ] o.a.d.s.c.DefaultDirectoryService 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> 375810 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]) [    ] o.a.s.c.TestSolrCloudWithKerberosAlt Enable delegation token: false
   [junit4]   2> 375810 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-002
   [junit4]   2> 375810 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 375810 INFO  (Thread-581) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 375810 INFO  (Thread-581) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 375911 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]) [    ] o.a.s.c.ZkTestServer start zk server on port:41371
   [junit4]   2> 375911 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]-SendThread(127.0.0.1:41371)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 375912 WARN  (zkCallback-22718-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41e86b02 name: ZooKeeperConnection Watcher:127.0.0.1:41371 got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 375912 WARN  (zkCallback-22718-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 375997 INFO  (jetty-launcher-22717-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 375998 INFO  (jetty-launcher-22717-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@772b46cd{/solr,null,AVAILABLE}
   [junit4]   2> 375998 INFO  (jetty-launcher-22717-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@605cd57{HTTP/1.1,[http/1.1]}{127.0.0.1:46794}
   [junit4]   2> 375999 INFO  (jetty-launcher-22717-thread-1) [    ] o.e.j.s.Server Started @378084ms
   [junit4]   2> 375999 INFO  (jetty-launcher-22717-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46794}
   [junit4]   2> 375999 INFO  (jetty-launcher-22717-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 375999 INFO  (jetty-launcher-22717-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 375999 INFO  (jetty-launcher-22717-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 375999 INFO  (jetty-launcher-22717-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-10T06:00:29.888Z
   [junit4]   2> 376000 WARN  (jetty-launcher-22717-thread-1-SendThread(127.0.0.1:41371)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 376000 WARN  (zkCallback-22719-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3caf003 name: ZooKeeperConnection Watcher:127.0.0.1:41371/solr got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 376000 WARN  (zkCallback-22719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 376015 INFO  (jetty-launcher-22717-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 376034 INFO  (jetty-launcher-22717-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41371/solr
   [junit4]   2> 376035 WARN  (jetty-launcher-22717-thread-1-SendThread(127.0.0.1:41371)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 376036 WARN  (zkCallback-22722-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d2d0310 name: ZooKeeperConnection Watcher:127.0.0.1:41371 got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 376036 WARN  (zkCallback-22722-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 376060 WARN  (jetty-launcher-22717-thread-1-SendThread(127.0.0.1:41371)) [n:127.0.0.1:46794_solr    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 376060 WARN  (zkCallback-22723-thread-1-processing-n:127.0.0.1:46794_solr) [n:127.0.0.1:46794_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43947185 name: ZooKeeperConnection Watcher:127.0.0.1:41371/solr got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 376060 WARN  (zkCallback-22723-thread-1-processing-n:127.0.0.1:46794_solr) [n:127.0.0.1:46794_solr    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 376237 INFO  (jetty-launcher-22717-thread-1) [n:127.0.0.1:46794_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46794_solr
   [junit4]   2> 376239 INFO  (jetty-launcher-22717-thread-1) [n:127.0.0.1:46794_solr    ] o.a.s.c.Overseer Overseer (id=96736328397684739-127.0.0.1:46794_solr-n_0000000000) starting
   [junit4]   2> 376302 INFO  (jetty-launcher-22717-thread-1) [n:127.0.0.1:46794_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46794_solr
   [junit4]   2> 376306 INFO  (OverseerStateUpdate-96736328397684739-127.0.0.1:46794_solr-n_0000000000) [n:127.0.0.1:46794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 376313 INFO  (jetty-launcher-22717-thread-1) [n:127.0.0.1:46794_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.KerberosPlugin
   [junit4]   2> 376329 INFO  (jetty-launcher-22717-thread-1) [n:127.0.0.1:46794_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, kerberos.principal=HTTP/127.0.0.1, kerberos.keytab=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-001/minikdc/keytabs, cookie.domain=127.0.0.1, cookie.path=/, type=kerberos, kerberos.name.rules=RULE:[1:$1@$0](.*EXAMPLE.COM)s/@.*//
   [junit4]   2> RULE:[2:$2@$0](.*EXAMPLE.COM)s/@.*//
   [junit4]   2> DEFAULT}
   [junit4]   2> 376365 INFO  (jetty-launcher-22717-thread-1) [n:127.0.0.1:46794_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up SPNego auth with config: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-001/minikdc/jaas-client.conf
   [junit4]   2> 376370 INFO  (jetty-launcher-22717-thread-1) [n:127.0.0.1:46794_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-002/node1/.
   [junit4]   2> 376371 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]-SendThread(127.0.0.1:41371)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 376371 WARN  (zkCallback-22725-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d88a566 name: ZooKeeperConnection Watcher:127.0.0.1:41371 got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 376371 WARN  (zkCallback-22725-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 376382 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]-SendThread(127.0.0.1:41371)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 376383 WARN  (zkCallback-22727-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f96b32b name: ZooKeeperConnection Watcher:127.0.0.1:41371/solr got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 376383 WARN  (zkCallback-22727-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 378790 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]-SendThread(127.0.0.1:41371)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 378790 WARN  (zkCallback-22729-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5173bcc9 name: ZooKeeperConnection Watcher:127.0.0.1:41371/solr got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 378790 WARN  (zkCallback-22729-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 378804 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   1> Debug is  true storeKey true useTicketCache false useKeyTab true doNotPrompt false ticketCache is null isInitiator true KeyTab is /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-001/minikdc/keytabs refreshKrb5Config is true principal is solr tryFirstPass is false useFirstPass is false storePass is false clearPass is false
   [junit4]   1> Refreshing Kerberos configuration
   [junit4]   1> principal is solr@EXAMPLE.COM
   [junit4]   1> Will use keytab
   [junit4]   1> Commit Succeeded 
   [junit4]   1> 
   [junit4]   2> 379294 INFO  (qtp1926554018-83602) [n:127.0.0.1:46794_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.solr.tests.ramBufferSizeMB=100&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&property.solr.tests.useMergePolicyFactory=true&property.solr.tests.useMergePolicy=false&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testkerberoscollection&action=CREATE&numShards=1&property.solr.directoryFactory=solr.RAMDirectoryFactory&wt=javabin and sendToOCPQueue=true
   [junit4]   2> 379302 INFO  (OverseerThreadFactory-5224-thread-1-processing-n:127.0.0.1:46794_solr) [n:127.0.0.1:46794_solr    ] o.a.s.c.CreateCollectionCmd Create collection testkerberoscollection
   [junit4]   2> 379302 INFO  (OverseerThreadFactory-5224-thread-1-processing-n:127.0.0.1:46794_solr) [n:127.0.0.1:46794_solr    ] o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:solrCloudCollectionConfig
   [junit4]   2> 379429 ERROR (OverseerThreadFactory-5224-thread-1-processing-n:127.0.0.1:46794_solr) [n:127.0.0.1:46794_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:46794/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46794/solr: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]   2> <title>Error 401 </title>
   [junit4]   2> </head>
   [junit4]   2> <body>
   [junit4]   2> <h2>HTTP ERROR: 401</h2>
   [junit4]   2> <p>Problem accessing /solr/admin/cores. Reason:
   [junit4]   2> <pre>    Authentication required</pre></p>
   [junit4]   2> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:195)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 379430 ERROR (OverseerThreadFactory-5224-thread-1-processing-n:127.0.0.1:46794_solr) [n:127.0.0.1:46794_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [testkerberoscollection].
   [junit4]   2> 379430 INFO  (OverseerThreadFactory-5224-thread-1-processing-n:127.0.0.1:46794_solr) [n:127.0.0.1:46794_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 380137 INFO  (OverseerThreadFactory-5224-thread-1-processing-n:127.0.0.1:46794_solr) [n:127.0.0.1:46794_solr    ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [testkerberoscollection]
   [junit4]   2> 380148 INFO  (qtp1926554018-83602) [n:127.0.0.1:46794_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 381304 INFO  (OverseerCollectionConfigSetProcessor-96736328397684739-127.0.0.1:46794_solr-n_0000000000) [n:127.0.0.1:46794_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 410151 ERROR (qtp1926554018-83602) [n:127.0.0.1:46794_solr    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE with timeout=30
   [junit4]   2> 410151 INFO  (qtp1926554018-83602) [n:127.0.0.1:46794_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&property.solr.tests.ramBufferSizeMB=100&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&property.solr.tests.useMergePolicyFactory=true&property.solr.tests.useMergePolicy=false&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testkerberoscollection&action=CREATE&numShards=1&property.solr.directoryFactory=solr.RAMDirectoryFactory&wt=javabin} status=0 QTime=30857
   [junit4]   2> 410170 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=solr&p=solr@EXAMPLE.COM&t=kerberos&e=1476115233180&s=B/NRRatQQlV8XrNzmStFVsoRhwA="; Path=/; Domain=127.0.0.1; Expires=Pn, 10-pa -2016 16:00:33 GMT; HttpOnly". Invalid 'expires' attribute: Pn, 10-pa -2016 16:00:33 GMT
   [junit4]   2> 410170 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]-SendThread(127.0.0.1:41371)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 410171 WARN  (zkCallback-22730-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a70046d name: ZooKeeperConnection Watcher:127.0.0.1:41371/solr got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 410171 WARN  (zkCallback-22730-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 410177 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 410178 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testkerberoscollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 410224 INFO  (jetty-launcher-22717-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@605cd57{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 410224 INFO  (jetty-launcher-22717-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=371138465
   [junit4]   2> 410229 INFO  (jetty-launcher-22717-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96736328397684739-127.0.0.1:46794_solr-n_0000000000) closing
   [junit4]   2> 410229 INFO  (OverseerStateUpdate-96736328397684739-127.0.0.1:46794_solr-n_0000000000) [n:127.0.0.1:46794_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46794_solr
   [junit4]   2> 411748 WARN  (zkCallback-22723-thread-1-processing-n:127.0.0.1:46794_solr) [n:127.0.0.1:46794_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 411749 INFO  (jetty-launcher-22717-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@772b46cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 411750 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[787BBA34AA9BE06F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41371 41371
   [junit4]   2> 411898 INFO  (Thread-581) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41371 41371
   [junit4]   2> 411900 WARN  (Thread-581) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithKerberosAlt -Dtests.method=testBasics -Dtests.seed=787BBA34AA9BE06F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=Africa/Asmera -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 48.5s J0 | TestSolrCloudWithKerberosAlt.testBasics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:testkerberoscollection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([787BBA34AA9BE06F:45A314189275BE1F]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testCollectionCreateSearchDelete(TestSolrCloudWithKerberosAlt.java:206)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics(TestSolrCloudWithKerberosAlt.java:152)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_787BBA34AA9BE06F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1228, maxMBSortInHeap=7.345458607314366, sim=RandomSimilarity(queryNorm=true): {}, locale=pl-PL, timezone=Africa/Asmera
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=212494248,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetRandomTest, TestManagedStopFilterFactory, PathHierarchyTokenizerFactoryTest, SyncSliceTest, TestRandomDVFaceting, ScriptEngineTest, ClusterStateTest, TestSolrConfigHandlerConcurrent, CdcrVersionReplicationTest, RequiredFieldsTest, DistributedVersionInfoTest, TestQuerySenderListener, AnalyticsQueryTest, TestGraphTermsQParserPlugin, XsltUpdateRequestHandlerTest, RequestLoggingTest, TestStressLiveNodes, TestCloudDeleteByQuery, DocumentAnalysisRequestHandlerTest, DocValuesMissingTest, HdfsDirectoryFactoryTest, FileBasedSpellCheckerTest, CursorPagingTest, DataDrivenBlockJoinTest, CoreMergeIndexesAdminHandlerTest, TestSortByMinMaxFunction, TestDFRSimilarityFactory, TestRTimerTree, TestBulkSchemaConcurrent, TestManagedSchemaAPI, AddBlockUpdateTest, DefaultValueUpdateProcessorTest, SolrCloudExampleTest, ZkNodePropsTest, BufferStoreTest, TestRandomRequestDistribution, TestLegacyNumericRangeQueryBuilder, TestDFISimilarityFactory, TestCustomSort, TestInfoStreamLogging, LeaderInitiatedRecoveryOnShardRestartTest, TestSolrCloudWithKerberosAlt]
   [junit4] Completed [120/635 (1!)] on J0 in 48.56s, 1 test, 1 failure <<< FAILURES!

[...truncated 61988 lines...]


[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 18012 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18012/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics

Error Message:
Could not find collection:testkerberoscollection

Stack Trace:
java.lang.AssertionError: Could not find collection:testkerberoscollection
	at __randomizedtesting.SeedInfo.seed([448D854EC8F6853E:79552B62F018DB4E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testCollectionCreateSearchDelete(TestSolrCloudWithKerberosAlt.java:206)
	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics(TestSolrCloudWithKerberosAlt.java:152)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12155 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithKerberosAlt
   [junit4]   2> 1571894 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]) [    ] o.a.d.s.c.DefaultDirectoryService 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> 1573374 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]) [    ] o.a.s.c.TestSolrCloudWithKerberosAlt Enable delegation token: false
   [junit4]   2> 1573375 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-002
   [junit4]   2> 1573375 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1573375 INFO  (Thread-3405) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1573375 INFO  (Thread-3405) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1573475 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]) [    ] o.a.s.c.ZkTestServer start zk server on port:44330
   [junit4]   2> 1573476 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]-SendThread(127.0.0.1:44330)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 1573477 WARN  (zkCallback-2184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16b2e457 name: ZooKeeperConnection Watcher:127.0.0.1:44330 got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 1573477 WARN  (zkCallback-2184-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 1573511 INFO  (jetty-launcher-2183-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1573511 INFO  (jetty-launcher-2183-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cb8fae2{/solr,null,AVAILABLE}
   [junit4]   2> 1573512 INFO  (jetty-launcher-2183-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5b771c{HTTP/1.1,[http/1.1]}{127.0.0.1:41982}
   [junit4]   2> 1573512 INFO  (jetty-launcher-2183-thread-1) [    ] o.e.j.s.Server Started @1575430ms
   [junit4]   2> 1573512 INFO  (jetty-launcher-2183-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41982}
   [junit4]   2> 1573512 INFO  (jetty-launcher-2183-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1573512 INFO  (jetty-launcher-2183-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1573512 INFO  (jetty-launcher-2183-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1573512 INFO  (jetty-launcher-2183-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-10T03:20:17.139Z
   [junit4]   2> 1573513 WARN  (jetty-launcher-2183-thread-1-SendThread(127.0.0.1:44330)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 1573514 WARN  (zkCallback-2185-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@748eb4 name: ZooKeeperConnection Watcher:127.0.0.1:44330/solr got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 1573514 WARN  (zkCallback-2185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 1573516 INFO  (jetty-launcher-2183-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1573523 INFO  (jetty-launcher-2183-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44330/solr
   [junit4]   2> 1573523 WARN  (jetty-launcher-2183-thread-1-SendThread(127.0.0.1:44330)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 1573524 WARN  (zkCallback-2188-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3069b02a name: ZooKeeperConnection Watcher:127.0.0.1:44330 got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 1573525 WARN  (zkCallback-2188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 1573528 WARN  (jetty-launcher-2183-thread-1-SendThread(127.0.0.1:44330)) [n:127.0.0.1:41982_solr    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 1573528 WARN  (zkCallback-2189-thread-1-processing-n:127.0.0.1:41982_solr) [n:127.0.0.1:41982_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12353989 name: ZooKeeperConnection Watcher:127.0.0.1:44330/solr got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 1573528 WARN  (zkCallback-2189-thread-1-processing-n:127.0.0.1:41982_solr) [n:127.0.0.1:41982_solr    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 1573579 INFO  (jetty-launcher-2183-thread-1) [n:127.0.0.1:41982_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41982_solr
   [junit4]   2> 1573581 INFO  (jetty-launcher-2183-thread-1) [n:127.0.0.1:41982_solr    ] o.a.s.c.Overseer Overseer (id=96735698419908611-127.0.0.1:41982_solr-n_0000000000) starting
   [junit4]   2> 1573633 INFO  (jetty-launcher-2183-thread-1) [n:127.0.0.1:41982_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41982_solr
   [junit4]   2> 1573636 INFO  (OverseerStateUpdate-96735698419908611-127.0.0.1:41982_solr-n_0000000000) [n:127.0.0.1:41982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1573652 INFO  (jetty-launcher-2183-thread-1) [n:127.0.0.1:41982_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.KerberosPlugin
   [junit4]   2> 1573662 INFO  (jetty-launcher-2183-thread-1) [n:127.0.0.1:41982_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, kerberos.principal=HTTP/127.0.0.1, kerberos.keytab=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-001/minikdc/keytabs, cookie.domain=127.0.0.1, cookie.path=/, type=kerberos, kerberos.name.rules=RULE:[1:$1@$0](.*EXAMPLE.COM)s/@.*//
   [junit4]   2> RULE:[2:$2@$0](.*EXAMPLE.COM)s/@.*//
   [junit4]   2> DEFAULT}
   [junit4]   2> 1573679 INFO  (jetty-launcher-2183-thread-1) [n:127.0.0.1:41982_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up SPNego auth with config: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-001/minikdc/jaas-client.conf
   [junit4]   2> 1573682 INFO  (jetty-launcher-2183-thread-1) [n:127.0.0.1:41982_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-002/node1/.
   [junit4]   2> 1573683 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]-SendThread(127.0.0.1:44330)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 1573683 WARN  (zkCallback-2191-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54d70199 name: ZooKeeperConnection Watcher:127.0.0.1:44330 got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 1573683 WARN  (zkCallback-2191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 1573692 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]-SendThread(127.0.0.1:44330)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 1573693 WARN  (zkCallback-2193-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f23454e name: ZooKeeperConnection Watcher:127.0.0.1:44330/solr got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 1573693 WARN  (zkCallback-2193-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 1576593 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]-SendThread(127.0.0.1:44330)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 1576594 WARN  (zkCallback-2195-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61790fce name: ZooKeeperConnection Watcher:127.0.0.1:44330/solr got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 1576594 WARN  (zkCallback-2195-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 1576596 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1576600 WARN  (qtp2007635075-13299) [    ] o.a.h.s.a.s.KerberosAuthenticationHandler 'Authorization' does not start with 'Negotiate' :  Basic aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   1> Debug is  true storeKey true useTicketCache false useKeyTab true doNotPrompt false ticketCache is null isInitiator true KeyTab is /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-001/minikdc/keytabs refreshKrb5Config is true principal is solr tryFirstPass is false useFirstPass is false storePass is false clearPass is false
   [junit4]   1> Refreshing Kerberos configuration
   [junit4]   1> principal is solr@EXAMPLE.COM
   [junit4]   1> Will use keytab
   [junit4]   1> Commit Succeeded 
   [junit4]   1> 
   [junit4]   2> 1576658 INFO  (qtp2007635075-13300) [n:127.0.0.1:41982_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.solr.tests.ramBufferSizeMB=100&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&property.solr.tests.useMergePolicyFactory=true&property.solr.tests.useMergePolicy=false&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testkerberoscollection&action=CREATE&numShards=1&property.solr.directoryFactory=solr.RAMDirectoryFactory&wt=javabin and sendToOCPQueue=true
   [junit4]   2> 1576665 INFO  (OverseerThreadFactory-5801-thread-1-processing-n:127.0.0.1:41982_solr) [n:127.0.0.1:41982_solr    ] o.a.s.c.CreateCollectionCmd Create collection testkerberoscollection
   [junit4]   2> 1576665 INFO  (OverseerThreadFactory-5801-thread-1-processing-n:127.0.0.1:41982_solr) [n:127.0.0.1:41982_solr    ] o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:solrCloudCollectionConfig
   [junit4]   2> 1576774 WARN  (qtp2007635075-13294) [    ] o.a.h.s.a.s.KerberosAuthenticationHandler 'Authorization' does not start with 'Negotiate' :  Basic aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 1576776 ERROR (OverseerThreadFactory-5801-thread-1-processing-n:127.0.0.1:41982_solr) [n:127.0.0.1:41982_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:41982/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41982/solr: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]   2> <title>Error 401 </title>
   [junit4]   2> </head>
   [junit4]   2> <body>
   [junit4]   2> <h2>HTTP ERROR: 401</h2>
   [junit4]   2> <p>Problem accessing /solr/admin/cores. Reason:
   [junit4]   2> <pre>    Authentication required</pre></p>
   [junit4]   2> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:195)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1576778 ERROR (OverseerThreadFactory-5801-thread-1-processing-n:127.0.0.1:41982_solr) [n:127.0.0.1:41982_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [testkerberoscollection].
   [junit4]   2> 1576778 INFO  (OverseerThreadFactory-5801-thread-1-processing-n:127.0.0.1:41982_solr) [n:127.0.0.1:41982_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1577485 INFO  (OverseerThreadFactory-5801-thread-1-processing-n:127.0.0.1:41982_solr) [n:127.0.0.1:41982_solr    ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [testkerberoscollection]
   [junit4]   2> 1577495 INFO  (qtp2007635075-13300) [n:127.0.0.1:41982_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1578667 INFO  (OverseerCollectionConfigSetProcessor-96735698419908611-127.0.0.1:41982_solr-n_0000000000) [n:127.0.0.1:41982_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1607499 ERROR (qtp2007635075-13300) [n:127.0.0.1:41982_solr    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE with timeout=30
   [junit4]   2> 1607500 INFO  (qtp2007635075-13300) [n:127.0.0.1:41982_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&property.solr.tests.ramBufferSizeMB=100&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&property.solr.tests.useMergePolicyFactory=true&property.solr.tests.useMergePolicy=false&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testkerberoscollection&action=CREATE&numShards=1&property.solr.directoryFactory=solr.RAMDirectoryFactory&wt=javabin} status=0 QTime=30842
   [junit4]   2> 1607503 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=solr&p=solr@EXAMPLE.COM&t=kerberos&e=1476105620282&s=PhdLg/izDIxnXAfgf23hvmRxTI0="; Path=/; Domain=127.0.0.1; Expires=må, 10-okt-2016 13:20:20 GMT; HttpOnly". Invalid 'expires' attribute: må, 10-okt-2016 13:20:20 GMT
   [junit4]   2> 1607504 WARN  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]-SendThread(127.0.0.1:44330)) [    ] o.a.z.ClientCnxn SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2> 1607504 WARN  (zkCallback-2196-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c9baa7f name: ZooKeeperConnection Watcher:127.0.0.1:44330/solr got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 1607504 WARN  (zkCallback-2196-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 1607510 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1607510 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testkerberoscollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 1607527 INFO  (jetty-launcher-2183-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5b771c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1607527 INFO  (jetty-launcher-2183-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=162017319
   [junit4]   2> 1607532 INFO  (jetty-launcher-2183-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96735698419908611-127.0.0.1:41982_solr-n_0000000000) closing
   [junit4]   2> 1607532 INFO  (OverseerStateUpdate-96735698419908611-127.0.0.1:41982_solr-n_0000000000) [n:127.0.0.1:41982_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41982_solr
   [junit4]   2> 1607534 WARN  (zkCallback-2189-thread-2-processing-n:127.0.0.1:41982_solr) [n:127.0.0.1:41982_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1607534 INFO  (jetty-launcher-2183-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4cb8fae2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1607536 INFO  (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[448D854EC8F6853E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44330 44330
   [junit4]   2> 1607762 INFO  (Thread-3405) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44330 44330
   [junit4]   2> 1607766 WARN  (Thread-3405) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithKerberosAlt -Dtests.method=testBasics -Dtests.seed=448D854EC8F6853E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Africa/Porto-Novo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 41.4s J0 | TestSolrCloudWithKerberosAlt.testBasics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:testkerberoscollection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([448D854EC8F6853E:79552B62F018DB4E]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testCollectionCreateSearchDelete(TestSolrCloudWithKerberosAlt.java:206)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics(TestSolrCloudWithKerberosAlt.java:152)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_448D854EC8F6853E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=846, maxMBSortInHeap=6.848798006736535, sim=ClassicSimilarity, locale=sv-SE, timezone=Africa/Porto-Novo
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=200371536,total=476053504
   [junit4]   2> NOTE: All tests run in this JVM: [TestCodecSupport, UUIDFieldTest, TestTrieFacet, SaslZkACLProviderTest, DistributedQueryElevationComponentTest, TestRequestForwarding, DistributedSuggestComponentTest, RegexBoostProcessorTest, TestRemoteStreaming, DistributedExpandComponentTest, TestFieldCacheSanityChecker, ReturnFieldsTest, CdcrReplicationDistributedZkTest, DisMaxRequestHandlerTest, HdfsDirectoryFactoryTest, NotRequiredUniqueKeyTest, SearchHandlerTest, RestartWhileUpdatingTest, XsltUpdateRequestHandlerTest, CdcrVersionReplicationTest, DeleteLastCustomShardedReplicaTest, StandardRequestHandlerTest, ResponseHeaderTest, TestFieldCollectionResource, TestSolrDynamicMBean, OverseerModifyCollectionTest, TestDFISimilarityFactory, TestManagedStopFilterFactory, DocExpirationUpdateProcessorFactoryTest, TestManagedResource, TestSubQueryTransformer, TestExactSharedStatsCache, TestRandomCollapseQParserPlugin, TestNumericTerms32, TestMiniSolrCloudClusterSSL, TestHighFrequencyDictionaryFactory, ExplicitHLLTest, BasicAuthIntegrationTest, TestLRUCache, ClusterStateTest, TestJmxMonitoredMap, TestBlendedInfixSuggestions, DistribDocExpirationUpdateProcessorTest, JavabinLoaderTest, CloudMLTQParserTest, TestRealTimeGet, TestReplicationHandler, TestSortByMinMaxFunction, SystemInfoHandlerTest, TestRestoreCore, HdfsUnloadDistributedZkTest, HdfsSyncSliceTest, SegmentsInfoRequestHandlerTest, MultiTermTest, TestSolrFieldCacheMBean, TestGraphTermsQParserPlugin, PeerSyncTest, TestCrossCoreJoin, WrapperMergePolicyFactoryTest, DocValuesMissingTest, TestManagedSchemaAPI, TestValueSourceCache, SpellPossibilityIteratorTest, HdfsRecoverLeaseTest, TestFoldingMultitermQuery, TestBinaryResponseWriter, TestConfigOverlay, TestRTGBase, SuggestComponentContextFilterQueryTest, TestFastWriter, AnalyticsQueryTest, AnalysisAfterCoreReloadTest, AddBlockUpdateTest, PingRequestHandlerTest, CacheHeaderTest, TestInfoStreamLogging, TestLockTree, SolrRequestParserTest, TestOmitPositions, TestJmxIntegration, TestCloudDeleteByQuery, FastVectorHighlighterTest, TestRangeQuery, TestDistribDocBasedVersion, DefaultValueUpdateProcessorTest, MinimalSchemaTest, TestLegacyNumericRangeQueryBuilder, TestRandomFaceting, OverseerTaskQueueTest, NumericFieldsTest, FileBasedSpellCheckerTest, BasicZkTest, TestShortCircuitedRequests, DistributedSpellCheckComponentTest, DeleteShardTest, BooleanFieldTest, UniqFieldsUpdateProcessorFactoryTest, TestSolrConfigHandlerConcurrent, QueryEqualityTest, TestStressLucene, TestNoOpRegenerator, BasicDistributedZkTest, BasicDistributedZk2Test, SyncSliceTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestRandomDVFaceting, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestSolr4Spatial, QueryElevationComponentTest, TestFiltering, TestSolrDeletionPolicy1, TestWriterPerf, DocumentBuilderTest, RequiredFieldsTest, SolrPluginUtilsTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestLFUCache, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, CollectionsAPISolrJTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCollectionAPI, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt]
   [junit4] Completed [494/635 (1!)] on J0 in 41.47s, 1 test, 1 failure <<< FAILURES!

[...truncated 60797 lines...]