Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11633/
Java: 32bit/jdk1.9.0-ea-b34 -client -XX:+UseSerialGC (asserts: true)

1 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch

Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can 
happen, but shouldn't easily
        at 
__randomizedtesting.SeedInfo.seed([FA3DE062E7A81726:7BDB6E7A90F7771A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9779 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/init-core-data-001
   [junit4]   2> 1825060 T7467 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1825064 T7467 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1825064 T7467 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1825065 T7468 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1825165 T7467 oasc.ZkTestServer.run start zk server on 
port:48483
   [junit4]   2> 1825165 T7467 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1825166 T7467 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1825169 T7475 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b6f0eb name:ZooKeeperConnection 
Watcher:127.0.0.1:48483 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1825169 T7467 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1825169 T7467 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1825170 T7467 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1825172 T7467 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1825178 T7467 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1825180 T7478 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@10f4f17 name:ZooKeeperConnection 
Watcher:127.0.0.1:48483/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1825180 T7467 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1825181 T7467 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1825181 T7467 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1825205 T7467 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1825206 T7467 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1825208 T7467 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1825210 T7467 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1825210 T7467 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1825213 T7467 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1825213 T7467 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1825215 T7467 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1825216 T7467 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1825218 T7467 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1825218 T7467 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1825233 T7467 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1825234 T7467 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1825236 T7467 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1825237 T7467 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1825240 T7467 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1825241 T7467 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1825243 T7467 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1825244 T7467 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1825246 T7467 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1825246 T7467 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1825248 T7467 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1825248 T7467 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1825250 T7467 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1825250 T7467 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1825673 T7467 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1825738 T7467 oejs.AbstractConnector.doStart Started 
[email protected]:49895
   [junit4]   2> 1825740 T7467 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1825741 T7467 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1825741 T7467 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-002
   [junit4]   2> 1825742 T7467 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-002/'
   [junit4]   2> 1825768 T7467 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-002/solr.xml
   [junit4]   2> 1825781 T7467 oasc.CoreContainer.<init> New CoreContainer 
28953590
   [junit4]   2> 1825781 T7467 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-002/]
   [junit4]   2> 1825782 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1825782 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1825783 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1825783 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1825783 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1825784 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1825784 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1825784 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1825785 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1825785 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1825786 T7467 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1825787 T7467 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1825787 T7467 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1825788 T7467 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1825788 T7467 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48483/solr
   [junit4]   2> 1825789 T7467 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1825789 T7467 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1825791 T7467 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1825807 T7490 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@168e3fd name:ZooKeeperConnection 
Watcher:127.0.0.1:48483 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1825807 T7467 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1825808 T7467 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1825810 T7467 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1825838 T7493 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@173c6b2 name:ZooKeeperConnection 
Watcher:127.0.0.1:48483/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1825838 T7467 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1825840 T7467 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1825842 T7467 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1825844 T7467 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1825846 T7467 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1825848 T7467 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1825850 T7467 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1825860 T7467 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49895_
   [junit4]   2> 1825861 T7467 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49895_
   [junit4]   2> 1825864 T7467 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1825866 T7467 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1825868 T7467 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1825872 T7467 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:49895_
   [junit4]   2> 1825873 T7467 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1825876 T7467 oasc.Overseer.start Overseer 
(id=93024004673896451-127.0.0.1:49895_-n_0000000000) starting
   [junit4]   2> 1825878 T7467 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1825883 T7467 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1825884 T7495 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1825884 T7467 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1825886 T7467 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1825888 T7467 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1825891 T7494 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1825896 T7497 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1825897 T7497 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1825899 T7493 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1825903 T7494 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49895";,
   [junit4]   2>          "node_name":"127.0.0.1:49895_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 1825904 T7494 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49895";,
   [junit4]   2>          "node_name":"127.0.0.1:49895_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1825905 T7494 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1825906 T7494 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1825908 T7493 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1825899 T7497 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1826909 T7497 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1826910 T7497 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1826911 T7497 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1826911 T7497 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1826913 T7497 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1826914 T7497 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-002/collection1/'
   [junit4]   2> 1826915 T7497 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1826915 T7497 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1826915 T7497 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1826930 T7497 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1826933 T7497 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1826954 T7497 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1826969 T7497 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1826970 T7497 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1826981 T7497 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1827135 T7497 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1827137 T7497 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1827139 T7497 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1827152 T7497 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1827171 T7497 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1827172 T7497 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1827172 T7497 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/control/data/
   [junit4]   2> 1827172 T7497 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1218cbd
   [junit4]   2> 1827174 T7497 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/control/data
   [junit4]   2> 1827174 T7497 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/control/data/index/
   [junit4]   2> 1827175 T7497 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1827175 T7497 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/control/data/index
   [junit4]   2> 1827177 T7497 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1551776048, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1827198 T7497 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1827199 T7497 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1827202 T7497 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1827203 T7497 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1827203 T7497 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1827204 T7497 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1827204 T7497 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1827204 T7497 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1827204 T7497 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1827205 T7497 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1827205 T7497 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1827205 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1827206 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1827206 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1827207 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1827207 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1827207 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1827208 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1827208 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1827209 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1827209 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1827210 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1827210 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1827211 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1827211 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1827212 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1827212 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1827212 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1827213 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1827213 T7497 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1827215 T7497 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1827216 T7497 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1827218 T7497 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1827219 T7497 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1827255 T7497 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1827255 T7497 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1827256 T7497 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=57.216796875, 
floorSegmentMB=0.92578125, forceMergeDeletesPctAllowed=18.976546621377388, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7733631851202697
   [junit4]   2> 1827257 T7497 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1827257 T7497 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1827258 T7497 oass.SolrIndexSearcher.<init> Opening 
Searcher@52a588[collection1] main
   [junit4]   2> 1827258 T7497 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1827258 T7497 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1827259 T7497 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1827259 T7497 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1827259 T7497 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1827259 T7497 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1827260 T7497 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1827260 T7497 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1827261 T7497 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1827262 T7497 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1827262 T7497 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1827262 T7497 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1827263 T7497 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1827263 T7498 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@52a588[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1827264 T7497 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1827265 T7501 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:49895 collection:control_collection 
shard:shard1
   [junit4]   2> 1827265 T7467 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1827265 T7467 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1827265 T7501 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1827266 T7467 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1827267 T7467 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1827268 T7504 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d883b7 name:ZooKeeperConnection 
Watcher:127.0.0.1:48483/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1827269 T7467 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1827269 T7467 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1827270 T7501 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1827270 T7467 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1827272 T7501 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1827272 T7501 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1858 name=collection1 
org.apache.solr.core.SolrCore@15f4c57 url=http://127.0.0.1:49895/collection1 
node=127.0.0.1:49895_ C1858_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:49895, 
node_name=127.0.0.1:49895_, state=down}
   [junit4]   2> 1827273 T7501 C1858 P49895 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:49895/collection1/
   [junit4]   2> 1827273 T7501 C1858 P49895 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1827273 T7467 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1827273 T7501 C1858 P49895 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:49895/collection1/ has no replicas
   [junit4]   2> 1827274 T7501 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:49895/collection1/ shard1
   [junit4]   2> 1827274 T7493 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1827274 T7501 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1827275 T7494 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1827279 T7493 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1827280 T7494 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:49895";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1827383 T7504 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1827384 T7493 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1827435 T7501 oasc.ZkController.register We are 
http://127.0.0.1:49895/collection1/ and leader is 
http://127.0.0.1:49895/collection1/
   [junit4]   2> 1827435 T7501 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:49895
   [junit4]   2> 1827435 T7501 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1827436 T7501 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1827436 T7501 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1827439 T7493 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1827440 T7494 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49895";,
   [junit4]   2>          "node_name":"127.0.0.1:49895_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 1827441 T7494 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49895";,
   [junit4]   2>          "node_name":"127.0.0.1:49895_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1827544 T7504 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1827545 T7493 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1827699 T7467 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1827701 T7467 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1827703 T7467 oejs.AbstractConnector.doStart Started 
[email protected]:58876
   [junit4]   2> 1827706 T7467 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1827706 T7467 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1827707 T7467 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-003
   [junit4]   2> 1827708 T7467 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-003/'
   [junit4]   2> 1827731 T7467 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-003/solr.xml
   [junit4]   2> 1827745 T7467 oasc.CoreContainer.<init> New CoreContainer 
27685492
   [junit4]   2> 1827746 T7467 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-003/]
   [junit4]   2> 1827747 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1827747 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1827748 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1827748 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1827749 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1827749 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1827750 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1827751 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1827751 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1827752 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1827753 T7467 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1827753 T7467 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1827754 T7467 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1827754 T7467 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1827755 T7467 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48483/solr
   [junit4]   2> 1827755 T7467 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1827756 T7467 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1827764 T7467 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1827765 T7516 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@10d625e name:ZooKeeperConnection 
Watcher:127.0.0.1:48483 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1827765 T7467 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1827766 T7467 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1827768 T7467 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1827789 T7519 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@de4d9c name:ZooKeeperConnection 
Watcher:127.0.0.1:48483/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1827790 T7467 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1827794 T7467 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1828796 T7467 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58876_
   [junit4]   2> 1828798 T7467 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58876_
   [junit4]   2> 1828801 T7467 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1828805 T7520 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1828805 T7520 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1828806 T7493 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1828806 T7520 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1828807 T7494 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58876";,
   [junit4]   2>          "node_name":"127.0.0.1:58876_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1828807 T7494 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58876";,
   [junit4]   2>          "node_name":"127.0.0.1:58876_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1828807 T7494 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1828808 T7494 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1828910 T7504 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1828910 T7493 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1828910 T7519 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1829806 T7520 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1829807 T7520 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1829807 T7520 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1829807 T7520 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1829808 T7520 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1829809 T7520 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-003/collection1/'
   [junit4]   2> 1829809 T7520 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1829810 T7520 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1829810 T7520 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1829824 T7520 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1829826 T7520 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1829846 T7520 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1829857 T7520 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1829858 T7520 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1829864 T7520 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1829968 T7520 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1829969 T7520 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1829970 T7520 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1829973 T7520 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1829985 T7520 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1829985 T7520 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1829985 T7520 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty1/
   [junit4]   2> 1829985 T7520 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1218cbd
   [junit4]   2> 1829986 T7520 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty1
   [junit4]   2> 1829986 T7520 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty1/index/
   [junit4]   2> 1829987 T7520 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1829987 T7520 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty1/index
   [junit4]   2> 1829988 T7520 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1551776048, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1829996 T7520 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1829997 T7520 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1830000 T7520 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1830000 T7520 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1830000 T7520 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1830000 T7520 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1830001 T7520 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1830001 T7520 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1830001 T7520 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1830001 T7520 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1830002 T7520 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1830002 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1830003 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1830003 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1830004 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1830004 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1830005 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1830006 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1830007 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1830008 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1830008 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1830009 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1830010 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1830010 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1830011 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1830011 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1830012 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1830012 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1830013 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1830014 T7520 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1830015 T7520 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1830016 T7520 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1830026 T7520 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1830027 T7520 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1830028 T7520 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1830029 T7520 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1830029 T7520 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=57.216796875, 
floorSegmentMB=0.92578125, forceMergeDeletesPctAllowed=18.976546621377388, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7733631851202697
   [junit4]   2> 1830030 T7520 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1830030 T7520 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1830031 T7520 oass.SolrIndexSearcher.<init> Opening 
Searcher@12c822e[collection1] main
   [junit4]   2> 1830031 T7520 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1830032 T7520 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1830032 T7520 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1830032 T7520 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1830033 T7520 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1830033 T7520 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1830034 T7520 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1830034 T7520 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1830034 T7520 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1830034 T7520 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1830034 T7520 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1830035 T7521 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@12c822e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1830036 T7520 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1830036 T7524 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:58876 collection:collection1 
shard:shard1
   [junit4]   2> 1830037 T7467 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1830037 T7524 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1830037 T7467 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1830040 T7524 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1830042 T7493 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1830042 T7524 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1830042 T7524 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 1830042 T7494 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C1859 name=collection1 
org.apache.solr.core.SolrCore@13fe9bc url=http://127.0.0.1:58876/collection1 
node=127.0.0.1:58876_ C1859_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:58876, 
node_name=127.0.0.1:58876_, state=down}
   [junit4]   2> 1830042 T7524 C1859 P58876 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:58876/collection1/
   [junit4]   2> 1830043 T7524 C1859 P58876 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1830043 T7524 C1859 P58876 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:58876/collection1/ has no replicas
   [junit4]   2> 1830043 T7524 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:58876/collection1/ shard1
   [junit4]   2> 1830043 T7524 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1830046 T7493 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1830047 T7494 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:58876";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1830149 T7519 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830149 T7493 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830149 T7504 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830197 T7524 oasc.ZkController.register We are 
http://127.0.0.1:58876/collection1/ and leader is 
http://127.0.0.1:58876/collection1/
   [junit4]   2> 1830197 T7524 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:58876
   [junit4]   2> 1830197 T7524 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1830198 T7524 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1830198 T7524 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1830199 T7493 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1830200 T7494 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58876";,
   [junit4]   2>          "node_name":"127.0.0.1:58876_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1830200 T7494 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58876";,
   [junit4]   2>          "node_name":"127.0.0.1:58876_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1830304 T7504 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830304 T7519 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830304 T7493 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830477 T7467 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1830478 T7467 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1830481 T7467 oejs.AbstractConnector.doStart Started 
[email protected]:55419
   [junit4]   2> 1830482 T7467 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1830482 T7467 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1830483 T7467 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-004
   [junit4]   2> 1830483 T7467 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-004/'
   [junit4]   2> 1830506 T7467 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-004/solr.xml
   [junit4]   2> 1830519 T7467 oasc.CoreContainer.<init> New CoreContainer 
6633909
   [junit4]   2> 1830519 T7467 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-004/]
   [junit4]   2> 1830520 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1830520 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1830521 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1830521 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1830522 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1830522 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1830523 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1830523 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1830524 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1830524 T7467 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1830525 T7467 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1830525 T7467 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1830526 T7467 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1830526 T7467 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1830527 T7467 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48483/solr
   [junit4]   2> 1830527 T7467 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1830528 T7467 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1830529 T7467 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1830530 T7536 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1dd7182 name:ZooKeeperConnection 
Watcher:127.0.0.1:48483 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1830530 T7467 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1830531 T7467 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1830533 T7467 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1830535 T7539 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4fc6b4 name:ZooKeeperConnection 
Watcher:127.0.0.1:48483/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1830535 T7467 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1830540 T7467 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1831543 T7467 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55419_
   [junit4]   2> 1831544 T7467 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55419_
   [junit4]   2> 1831548 T7467 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1831552 T7540 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1831552 T7540 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1831553 T7540 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1831553 T7493 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1831554 T7494 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55419";,
   [junit4]   2>          "node_name":"127.0.0.1:55419_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 1831555 T7494 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55419";,
   [junit4]   2>          "node_name":"127.0.0.1:55419_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1831555 T7494 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=1
   [junit4]   2> 1831555 T7494 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1831657 T7519 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1831657 T7504 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1831657 T7539 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1831658 T7493 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1832554 T7540 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1832554 T7540 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1832555 T7540 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1832555 T7540 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1832556 T7540 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1832556 T7540 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-004/collection1/'
   [junit4]   2> 1832557 T7540 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1832557 T7540 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1832558 T7540 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1832579 T7540 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1832581 T7540 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1832594 T7540 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1832624 T7540 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1832625 T7540 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1832632 T7540 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1832743 T7540 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1832744 T7540 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1832746 T7540 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1832748 T7540 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1832762 T7540 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1832763 T7540 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1832763 T7540 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2/
   [junit4]   2> 1832763 T7540 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1218cbd
   [junit4]   2> 1832764 T7540 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2
   [junit4]   2> 1832764 T7540 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2/index/
   [junit4]   2> 1832764 T7540 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1832765 T7540 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2/index
   [junit4]   2> 1832765 T7540 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1551776048, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1832773 T7540 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1832773 T7540 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1832777 T7540 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1832777 T7540 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1832778 T7540 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1832778 T7540 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1832778 T7540 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1832778 T7540 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1832779 T7540 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1832779 T7540 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1832780 T7540 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1832780 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1832781 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1832781 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1832782 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1832783 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1832783 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1832785 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1832786 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1832786 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1832788 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1832788 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1832789 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1832790 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1832790 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1832791 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1832792 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1832793 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1832793 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1832794 T7540 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1832796 T7540 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832797 T7540 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832798 T7540 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832799 T7540 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832800 T7540 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1832800 T7540 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1832801 T7540 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=57.216796875, 
floorSegmentMB=0.92578125, forceMergeDeletesPctAllowed=18.976546621377388, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7733631851202697
   [junit4]   2> 1832802 T7540 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1832802 T7540 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1832803 T7540 oass.SolrIndexSearcher.<init> Opening 
Searcher@13930df[collection1] main
   [junit4]   2> 1832803 T7540 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1832804 T7540 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1832805 T7540 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1832805 T7540 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1832805 T7540 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1832806 T7540 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1832806 T7540 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1832807 T7540 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1832807 T7540 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1832807 T7540 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1832807 T7540 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1832809 T7541 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@13930df[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1832809 T7540 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1832810 T7544 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:55419 collection:collection1 
shard:shard1
   [junit4]   2> 1832810 T7467 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1832810 T7467 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1832812 T7544 oasc.ZkController.register We are 
http://127.0.0.1:55419/collection1/ and leader is 
http://127.0.0.1:58876/collection1/
   [junit4]   2> 1832812 T7544 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:55419
   [junit4]   2> 1832812 T7544 oasc.ZkController.checkRecovery Core needs to 
recover:collection1
   [junit4]   2> 1832813 T7544 oasu.DefaultSolrCoreState.doRecovery Running 
recovery - first canceling any ongoing recovery
   [junit4]   2> 1832813 T7467 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to 
finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> ASYNC  NEW_CORE C1860 name=collection1 
org.apache.solr.core.SolrCore@1c76b3d url=http://127.0.0.1:55419/collection1 
node=127.0.0.1:55419_ C1860_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:55419, 
node_name=127.0.0.1:55419_, state=down}
   [junit4]   2> 1832813 T7545 C1860 P55419 oasc.RecoveryStrategy.run Starting 
recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1832813 T7545 C1860 P55419 oasc.RecoveryStrategy.doRecovery 
###### startupVersions=[]
   [junit4]   2> 1832814 T7545 C1860 P55419 oasc.RecoveryStrategy.doRecovery 
Publishing state of core collection1 as recovering, leader is 
http://127.0.0.1:58876/collection1/ and I am http://127.0.0.1:55419/collection1/
   [junit4]   2> 1832814 T7545 C1860 P55419 oasc.ZkController.publish 
publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 1832814 T7545 C1860 P55419 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 1832815 T7493 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1832815 T7545 C1860 P55419 
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to 
http://127.0.0.1:58876; WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A55419_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 1832816 T7494 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55419";,
   [junit4]   2>          "node_name":"127.0.0.1:55419_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"recovering",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 7
   [junit4]   2> 1832817 T7494 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55419";,
   [junit4]   2>          "node_name":"127.0.0.1:55419_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"recovering",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1832819 T7513 oasha.CoreAdminHandler.handleWaitForStateAction 
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1832820 T7513 oasha.CoreAdminHandler.handleWaitForStateAction 
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have 
state: recovering
   [junit4]   2> 1832820 T7513 oasha.CoreAdminHandler.handleWaitForStateAction 
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:55419_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:55419","node_name":"127.0.0.1:55419_","state":"down"}
   [junit4]   2> 1832920 T7493 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1832920 T7504 oascc.ZkStateReader$2.process A cluster state 
change: Wat

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

mentAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1863621 T7467 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1863622 T7467 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2/index;done=false>>]
   [junit4]   2> 1863622 T7467 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2/index
   [junit4]   2> 1863623 T7467 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2;done=false>>]
   [junit4]   2> 1863623 T7467 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001/tempDir-001/jetty2
   [junit4]   2> 1863623 T7467 oasc.Overseer.close Overseer 
(id=93024004673896456-127.0.0.1:55419_-n_0000000002) closing
   [junit4]   2> 1863624 T7566 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:55419_
   [junit4]   2> 1863626 T7469 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14a7cd6e22c0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1865125 T7539 oascc.ZkStateReader$2.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1865125 T7558 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1865149 T7467 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1870138 T7467 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1870140 T7467 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:48483 48483
   [junit4]   2> 1870967 T7468 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:48483 48483
   [junit4]   2> 1870968 T7468 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                4       /solr/aliases.json
   [junit4]   2>                4       /solr/clusterstate.json
   [junit4]   2>                3       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                2       
/solr/overseer_elect/election/93024004673896451-127.0.0.1:49895_-n_0000000000
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                4       /solr/live_nodes
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>                2       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch 
-Dtests.seed=FA3DE062E7A81726 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ja_JP -Dtests.timezone=VST -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 45.9s J1 | ChaosMonkeyNothingIsSafeTest.testDistribSearch 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were too many 
update fails - we expect it can happen, but shouldn't easily
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FA3DE062E7A81726:7BDB6E7A90F7771A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1870979 T7467 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-FA3DE062E7A81726-001
   [junit4]   2> 45925 T7466 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, 
locale=ja_JP, timezone=VST
   [junit4]   2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=102446520,total=277086208
   [junit4]   2> NOTE: All tests run in this JVM: [ZkNodePropsTest, 
CollectionsAPIDistributedZkTest, TestStandardQParsers, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestManagedStopFilterFactory, 
SolrCmdDistributorTest, SampleTest, CopyFieldTest, 
CoreMergeIndexesAdminHandlerTest, TestLFUCache, TriLevelCompositeIdRoutingTest, 
SchemaVersionSpecificBehaviorTest, DocumentBuilderTest, 
ExternalCollectionsTest, TestLuceneMatchVersion, TestFiltering, 
TestElisionMultitermQuery, TestRecoveryHdfs, TestFieldSortValues, 
DistributedExpandComponentTest, TestBulkSchemaAPI, FastVectorHighlighterTest, 
FullSolrCloudDistribCmdsTest, TestSolrQueryParser, TestPerFieldSimilarity, 
ReplicationFactorTest, SearchHandlerTest, TestDefaultSimilarityFactory, 
TestModifyConfFiles, TestSolrXmlPersistence, SynonymTokenizerTest, 
QueryResultKeyTest, LeaderElectionIntegrationTest, TestIntervalFaceting, 
TestSchemaResource, BlockDirectoryTest, MoreLikeThisHandlerTest, 
TestRangeQuery, TestLMJelinekMercerSimilarityFactory, ShardSplitTest, 
ExternalFileFieldSortTest, ZkStateWriterTest, 
DistribDocExpirationUpdateProcessorTest, RegexBoostProcessorTest, 
TestLeaderElectionZkExpiry, ConvertedLegacyTest, TestSolr4Spatial, 
MigrateRouteKeyTest, RAMDirectoryFactoryTest, DebugComponentTest, 
ZkSolrClientTest, TestPostingsSolrHighlighter, 
SimpleCollectionCreateDeleteTest, PolyFieldTest, CSVRequestHandlerTest, 
TestSolrQueryParserDefaultOperatorResource, TestSolrConfigHandlerCloud, 
CursorPagingTest, TestFoldingMultitermQuery, 
VMParamsZkACLAndCredentialsProvidersTest, TestFieldResource, TestRecovery, 
UpdateParamsTest, AsyncMigrateRouteKeyTest, SolrRequestParserTest, 
TestRandomMergePolicy, HdfsLockFactoryTest, DirectUpdateHandlerOptimizeTest, 
TestDocBasedVersionConstraints, TestNRTOpen, PrimitiveFieldTypeTest, 
SignatureUpdateProcessorFactoryTest, TestReload, SpellingQueryConverterTest, 
TestSerializedLuceneMatchVersion, TestDynamicFieldCollectionResource, 
TestSolrJ, DistributedTermsComponentTest, 
StatelessScriptUpdateProcessorFactoryTest, StandardRequestHandlerTest, 
QueryParsingTest, OpenCloseCoreStressTest, BadIndexSchemaTest, 
TestCollapseQParserPlugin, HdfsUnloadDistributedZkTest, 
TestAnalyzeInfixSuggestions, PreAnalyzedUpdateProcessorTest, TestDocSet, 
TestTrie, TestJmxMonitoredMap, TestDynamicLoading, TestUtils, 
TestSchemaSimilarityResource, TestFieldTypeResource, TestSortingResponseWriter, 
ReturnFieldsTest, TimeZoneUtilsTest, StatsComponentTest, 
ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 46.26s, 1 test, 1 failure <<< FAILURES!

[...truncated 737 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:190: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970: 
There were test failures: 453 suites, 1853 tests, 1 failure, 32 ignored (22 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to