Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11317/
Java: 32bit/jdk1.8.0_40-ea-b09 -server -XX:+UseG1GC

1 tests failed.
REGRESSION:  
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([E1AC4BADAD8F34A:8FFC4AA2AD879376]: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:497)
        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:43)
        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 11127 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/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/init-core-data-001
   [junit4]   2> 502478 T1241 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /_kk/
   [junit4]   2> 502481 T1241 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 502481 T1241 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 502482 T1242 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 502582 T1241 oasc.ZkTestServer.run start zk server on 
port:52018
   [junit4]   2> 502582 T1241 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 502583 T1241 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 502587 T1248 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@fad05 name:ZooKeeperConnection 
Watcher:127.0.0.1:52018 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 502588 T1241 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 502588 T1241 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 502588 T1241 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 502594 T1241 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 502596 T1241 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 502597 T1250 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@183181c name:ZooKeeperConnection 
Watcher:127.0.0.1:52018/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 502598 T1241 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 502598 T1241 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 502599 T1241 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 502603 T1241 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 502606 T1241 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 502609 T1241 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 502611 T1241 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> 502612 T1241 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 502616 T1241 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> 502616 T1241 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 502621 T1241 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> 502621 T1241 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 502623 T1241 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> 502624 T1241 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 502627 T1241 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> 502628 T1241 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 502630 T1241 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> 502631 T1241 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 502634 T1241 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> 502634 T1241 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 502637 T1241 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> 502638 T1241 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 502640 T1241 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> 502641 T1241 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 502643 T1241 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> 502643 T1241 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 502646 T1241 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> 502646 T1241 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 502895 T1241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 502903 T1241 oejs.AbstractConnector.doStart Started 
[email protected]:57605
   [junit4]   2> 502903 T1241 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 502904 T1241 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 502904 T1241 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-002
   [junit4]   2> 502904 T1241 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-002/'
   [junit4]   2> 502915 T1241 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-002/solr.xml
   [junit4]   2> 502927 T1241 oasc.CoreContainer.<init> New CoreContainer 
24105636
   [junit4]   2> 502928 T1241 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-002/]
   [junit4]   2> 502929 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 502929 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 502929 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 502930 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 502930 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 502931 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 502931 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 502931 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 502932 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 502932 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 502933 T1241 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 502933 T1241 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 502934 T1241 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 502934 T1241 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 502935 T1241 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52018/solr
   [junit4]   2> 502935 T1241 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 502936 T1241 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 502939 T1241 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 502940 T1261 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9967eb name:ZooKeeperConnection 
Watcher:127.0.0.1:52018 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 502940 T1241 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 502941 T1241 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 502953 T1241 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 502954 T1263 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1865fe3 name:ZooKeeperConnection 
Watcher:127.0.0.1:52018/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 502954 T1241 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 502955 T1241 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 502957 T1241 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 502958 T1241 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 502960 T1241 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 502962 T1241 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 502963 T1241 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 502964 T1241 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57605__kk
   [junit4]   2> 502965 T1241 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57605__kk
   [junit4]   2> 502966 T1241 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 502968 T1241 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 502969 T1241 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 502970 T1241 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:57605__kk
   [junit4]   2> 502970 T1241 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 502971 T1241 oasc.Overseer.start Overseer 
(id=92643502425571331-127.0.0.1:57605__kk-n_0000000000) starting
   [junit4]   2> 502973 T1241 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 502977 T1241 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 502978 T1265 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 502978 T1241 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 502980 T1241 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 502981 T1241 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 502983 T1264 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 502984 T1267 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 502985 T1267 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 502985 T1267 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 502985 T1268 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 502988 T1264 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57605/_kk";,
   [junit4]   2>          "node_name":"127.0.0.1:57605__kk",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 502988 T1264 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 502988 T1264 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 502989 T1264 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 502990 T1268 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> 503986 T1267 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 503986 T1267 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 503987 T1267 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 503987 T1267 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 503987 T1267 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 503988 T1267 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-002/collection1/'
   [junit4]   2> 503988 T1267 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 503989 T1267 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 503989 T1267 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 504013 T1267 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 504025 T1267 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 504026 T1267 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 504032 T1267 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 504141 T1267 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 504142 T1267 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 504143 T1267 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 504145 T1267 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 504154 T1267 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 504154 T1267 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 504161 T1267 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/control/data/
   [junit4]   2> 504161 T1267 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc9b7a
   [junit4]   2> 504163 T1267 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/control/data
   [junit4]   2> 504163 T1267 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/control/data/index/
   [junit4]   2> 504164 T1267 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 504164 T1267 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/control/data/index
   [junit4]   2> 504164 T1267 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5143274028828085]
   [junit4]   2> 504276 T1267 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/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 504276 T1267 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 504278 T1267 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 504278 T1267 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 504278 T1267 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 504278 T1267 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 504278 T1267 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 504279 T1267 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 504279 T1267 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 504279 T1267 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 504279 T1267 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 504280 T1267 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 504280 T1267 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 504280 T1267 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 504280 T1267 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 504281 T1267 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 504281 T1267 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 504281 T1267 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 504281 T1267 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 504281 T1267 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 504282 T1267 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 504282 T1267 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 504283 T1267 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 504284 T1267 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 504284 T1267 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 504285 T1267 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 504286 T1267 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 504286 T1267 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 504286 T1267 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=79.751953125, 
floorSegmentMB=1.419921875, forceMergeDeletesPctAllowed=29.35063605125599, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=1.4990234375, noCFSRatio=0.0
   [junit4]   2> 504287 T1267 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/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 504287 T1267 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 504287 T1267 oass.SolrIndexSearcher.<init> Opening 
Searcher@1bb9d2b[collection1] main
   [junit4]   2> 504288 T1267 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 504289 T1267 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 504289 T1267 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 504289 T1267 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 504290 T1267 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 504290 T1267 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 504290 T1267 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 504290 T1267 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 504291 T1267 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 504292 T1267 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 504292 T1267 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 504292 T1267 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 504294 T1269 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1bb9d2b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 504295 T1267 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 504295 T1272 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57605/_kk 
collection:control_collection shard:shard1
   [junit4]   2> 504295 T1241 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 504296 T1272 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 504296 T1241 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 504297 T1241 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 504297 T1241 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 504299 T1274 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@db1f4d name:ZooKeeperConnection 
Watcher:127.0.0.1:52018/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 504299 T1241 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 504299 T1241 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 504300 T1272 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 504300 T1241 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 504301 T1268 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 504301 T1272 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 504301 T1272 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1317 name=collection1 
org.apache.solr.core.SolrCore@1c6e2d4 
url=http://127.0.0.1:57605/_kk/collection1 node=127.0.0.1:57605__kk 
C1317_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:57605/_kk, node_name=127.0.0.1:57605__kk, state=down}
   [junit4]   2> 504302 T1272 C1317 P57605 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:57605/_kk/collection1/
   [junit4]   2> 504302 T1272 C1317 P57605 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 504302 T1272 C1317 P57605 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57605/_kk/collection1/ has no replicas
   [junit4]   2> 504302 T1272 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:57605/_kk/collection1/ shard1
   [junit4]   2> 504302 T1272 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 504302 T1241 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 504307 T1268 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 504410 T1268 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> 504410 T1275 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> 504458 T1272 oasc.ZkController.register We are 
http://127.0.0.1:57605/_kk/collection1/ and leader is 
http://127.0.0.1:57605/_kk/collection1/
   [junit4]   2> 504458 T1272 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57605/_kk
   [junit4]   2> 504458 T1272 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 504458 T1272 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 504459 T1272 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 504460 T1268 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 504463 T1264 oasc.Overseer$ClusterStateUpdater.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:57605/_kk";,
   [junit4]   2>          "node_name":"127.0.0.1:57605__kk",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 504542 T1241 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 504542 T1241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 504545 T1241 oejs.AbstractConnector.doStart Started 
[email protected]:33557
   [junit4]   2> 504545 T1241 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 504545 T1241 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 504546 T1241 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-003
   [junit4]   2> 504546 T1241 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-003/'
   [junit4]   2> 504557 T1241 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-003/solr.xml
   [junit4]   2> 504565 T1275 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> 504565 T1241 oasc.CoreContainer.<init> New CoreContainer 
9414689
   [junit4]   2> 504565 T1241 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-003/]
   [junit4]   2> 504565 T1268 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> 504566 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 504566 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 504567 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 504567 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 504567 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 504567 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 504568 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 504568 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 504568 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 504569 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 504569 T1241 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 504569 T1241 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 504570 T1241 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 504570 T1241 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 504570 T1241 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52018/solr
   [junit4]   2> 504571 T1241 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 504571 T1241 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 504572 T1241 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 504573 T1286 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d9e6ae name:ZooKeeperConnection 
Watcher:127.0.0.1:52018 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 504573 T1241 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 504573 T1241 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 504575 T1241 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 504576 T1288 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11e00f4 name:ZooKeeperConnection 
Watcher:127.0.0.1:52018/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 504577 T1241 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 504580 T1241 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 505583 T1241 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33557__kk
   [junit4]   2> 505584 T1241 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:33557__kk
   [junit4]   2> 505586 T1241 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 505588 T1290 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 505589 T1290 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 505589 T1268 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 505589 T1290 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 505591 T1264 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:33557/_kk";,
   [junit4]   2>          "node_name":"127.0.0.1:33557__kk",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 505591 T1264 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 505591 T1264 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 505592 T1264 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 505693 T1275 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> 505693 T1289 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> 505693 T1268 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> 506590 T1290 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 506590 T1290 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 506590 T1290 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 506590 T1290 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 506591 T1290 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 506592 T1290 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-003/collection1/'
   [junit4]   2> 506592 T1290 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 506592 T1290 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 506592 T1290 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 506609 T1290 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 506617 T1290 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 506618 T1290 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 506621 T1290 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 506697 T1290 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 506698 T1290 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 506699 T1290 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 506700 T1290 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 506710 T1290 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 506711 T1290 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 506711 T1290 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty1/
   [junit4]   2> 506711 T1290 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc9b7a
   [junit4]   2> 506711 T1290 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty1
   [junit4]   2> 506712 T1290 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty1/index/
   [junit4]   2> 506712 T1290 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 506712 T1290 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty1/index
   [junit4]   2> 506713 T1290 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5143274028828085]
   [junit4]   2> 506722 T1290 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/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 506722 T1290 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 506725 T1290 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 506725 T1290 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 506725 T1290 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 506725 T1290 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 506725 T1290 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 506726 T1290 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 506726 T1290 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 506726 T1290 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 506726 T1290 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 506727 T1290 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 506727 T1290 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 506727 T1290 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 506727 T1290 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 506728 T1290 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 506728 T1290 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 506728 T1290 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 506728 T1290 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 506729 T1290 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 506729 T1290 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 506729 T1290 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 506731 T1290 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 506731 T1290 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 506732 T1290 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 506732 T1290 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 506733 T1290 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 506733 T1290 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 506734 T1290 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=79.751953125, 
floorSegmentMB=1.419921875, forceMergeDeletesPctAllowed=29.35063605125599, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=1.4990234375, noCFSRatio=0.0
   [junit4]   2> 506735 T1290 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/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 506735 T1290 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 506735 T1290 oass.SolrIndexSearcher.<init> Opening 
Searcher@17dc320[collection1] main
   [junit4]   2> 506735 T1290 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 506736 T1290 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 506736 T1290 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 506737 T1290 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 506737 T1290 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 506737 T1290 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 506738 T1290 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 506738 T1290 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 506738 T1290 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 506738 T1290 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 506740 T1291 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@17dc320[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 506741 T1290 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 506742 T1294 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:33557/_kk collection:collection1 
shard:shard1
   [junit4]   2> 506742 T1241 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 506743 T1241 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 506745 T1294 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 506748 T1294 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 506749 T1268 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 506749 T1294 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 506749 T1294 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1318 name=collection1 
org.apache.solr.core.SolrCore@1d460c3 
url=http://127.0.0.1:33557/_kk/collection1 node=127.0.0.1:33557__kk 
C1318_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:33557/_kk, node_name=127.0.0.1:33557__kk, state=down}
   [junit4]   2> 506749 T1294 C1318 P33557 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:33557/_kk/collection1/
   [junit4]   2> 506749 T1294 C1318 P33557 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 506749 T1294 C1318 P33557 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:33557/_kk/collection1/ has no replicas
   [junit4]   2> 506749 T1294 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:33557/_kk/collection1/ shard1
   [junit4]   2> 506750 T1294 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 506752 T1268 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 506854 T1275 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> 506854 T1268 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> 506854 T1289 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> 506902 T1294 oasc.ZkController.register We are 
http://127.0.0.1:33557/_kk/collection1/ and leader is 
http://127.0.0.1:33557/_kk/collection1/
   [junit4]   2> 506903 T1294 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:33557/_kk
   [junit4]   2> 506903 T1294 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 506903 T1294 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 506903 T1294 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 506904 T1268 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 506906 T1264 oasc.Overseer$ClusterStateUpdater.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:33557/_kk";,
   [junit4]   2>          "node_name":"127.0.0.1:33557__kk",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 507007 T1241 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 507007 T1289 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> 507007 T1275 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> 507008 T1241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 507008 T1268 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> 507011 T1241 oejs.AbstractConnector.doStart Started 
[email protected]:55444
   [junit4]   2> 507012 T1241 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 507012 T1241 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 507012 T1241 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-004
   [junit4]   2> 507013 T1241 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-004/'
   [junit4]   2> 507024 T1241 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-004/solr.xml
   [junit4]   2> 507033 T1241 oasc.CoreContainer.<init> New CoreContainer 
2171313
   [junit4]   2> 507033 T1241 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-004/]
   [junit4]   2> 507034 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 507034 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 507035 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 507035 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 507035 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 507036 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 507036 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 507036 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 507037 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 507037 T1241 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 507038 T1241 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 507038 T1241 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 507039 T1241 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 507039 T1241 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 507039 T1241 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52018/solr
   [junit4]   2> 507040 T1241 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 507040 T1241 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 507041 T1241 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 507043 T1305 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ad8255 name:ZooKeeperConnection 
Watcher:127.0.0.1:52018 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 507043 T1241 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 507043 T1241 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 507046 T1241 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 507063 T1307 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a520ba name:ZooKeeperConnection 
Watcher:127.0.0.1:52018/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 507063 T1241 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 507068 T1241 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 508071 T1241 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55444__kk
   [junit4]   2> 508072 T1241 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55444__kk
   [junit4]   2> 508074 T1241 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 508077 T1309 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 508077 T1309 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 508078 T1268 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 508078 T1309 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 508080 T1264 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55444/_kk";,
   [junit4]   2>          "node_name":"127.0.0.1:55444__kk",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 508080 T1264 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=1
   [junit4]   2> 508080 T1264 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 508182 T1275 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> 508182 T1308 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> 508182 T1289 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> 508182 T1268 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> 509078 T1309 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 509079 T1309 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 509079 T1309 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 509079 T1309 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 509080 T1309 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 509080 T1309 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-004/collection1/'
   [junit4]   2> 509081 T1309 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 509081 T1309 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 509081 T1309 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 509097 T1309 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 509106 T1309 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 509107 T1309 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 509110 T1309 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 509185 T1309 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 509187 T1309 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 509187 T1309 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 509189 T1309 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 509199 T1309 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 509199 T1309 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 509199 T1309 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2/
   [junit4]   2> 509200 T1309 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc9b7a
   [junit4]   2> 509200 T1309 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2
   [junit4]   2> 509200 T1309 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2/index/
   [junit4]   2> 509201 T1309 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 509201 T1309 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2/index
   [junit4]   2> 509201 T1309 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5143274028828085]
   [junit4]   2> 509226 T1309 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/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 509226 T1309 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 509228 T1309 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 509228 T1309 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 509229 T1309 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 509229 T1309 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 509229 T1309 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 509229 T1309 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 509229 T1309 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 509230 T1309 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 509230 T1309 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 509230 T1309 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 509231 T1309 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 509231 T1309 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 509231 T1309 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 509231 T1309 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 509232 T1309 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 509232 T1309 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 509232 T1309 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 509232 T1309 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 509233 T1309 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 509233 T1309 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 509234 T1309 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 509235 T1309 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 509236 T1309 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 509236 T1309 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 509237 T1309 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 509237 T1309 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 509238 T1309 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=79.751953125, 
floorSegmentMB=1.419921875, forceMergeDeletesPctAllowed=29.35063605125599, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=1.4990234375, noCFSRatio=0.0
   [junit4]   2> 509239 T1309 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/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 509239 T1309 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 509239 T1309 oass.SolrIndexSearcher.<init> Opening 
Searcher@1b675b2[collection1] main
   [junit4]   2> 509239 T1309 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 509240 T1309 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 509240 T1309 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 509240 T1309 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 509241 T1309 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 509241 T1309 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 509241 T1309 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 509242 T1309 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 509242 T1309 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 509242 T1309 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 509244 T1310 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1b675b2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 509245 T1309 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 509246 T1313 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:55444/_kk collection:collection1 
shard:shard1
   [junit4]   2> 509246 T1241 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 509247 T1241 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 509248 T1313 oasc.ZkController.register We are 
http://127.0.0.1:55444/_kk/collection1/ and leader is 
http://127.0.0.1:33557/_kk/collection1/
   [junit4]   2> 509248 T1313 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:55444/_kk
   [junit4]   2> 509248 T1313 oasc.ZkController.checkRecovery Core needs to 
recover:collection1
   [junit4]   2> 509248 T1313 oasu.DefaultSolrCoreState.doRecovery Running 
recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1319 name=collection1 
org.apache.solr.core.SolrCore@d80ddd url=http://127.0.0.1:55444/_kk/collection1 
node=127.0.0.1:55444__kk C1319_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:55444/_kk, 
node_name=127.0.0.1:55444__kk, state=down}
   [junit4]   2> 509248 T1314 C1319 P55444 oasc.RecoveryStrategy.run Starting 
recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 509249 T1241 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to 
finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 509249 T1314 C1319 P55444 oasc.RecoveryStrategy.doRecovery 
###### startupVersions=[]
   [junit4]   2> 509250 T1314 C1319 P55444 oasc.RecoveryStrategy.doRecovery 
Publishing state of core collection1 as recovering, leader is 
http://127.0.0.1:33557/_kk/collection1/ and I am 
http://127.0.0.1:55444/_kk/collection1/
   [junit4]   2> 509250 T1314 C1319 P55444 oasc.ZkController.publish publishing 
core=collection1 state=recovering collection=collection1
   [junit4]   2> 509250 T1314 C1319 P55444 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 509251 T1268 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 509251 T1314 C1319 P55444 
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to 
http://127.0.0.1:33557/_kk; WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A55444__kk&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 509253 T1281 oasha.CoreAdminHandler.handleWaitForStateAction 
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 509253 T1264 oasc.Overseer$ClusterStateUpdater.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:55444/_kk";,
   [junit4]   2>          "node_name":"127.0.0.1:55444__kk",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"recovering",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 509254 T1281 oasha.CoreAdminHandler.handleWaitForStateAction 
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have 
state: recovering
   [junit4]   2> 509254 T1281 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:55444__kk, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:55444/_kk","node_name":"127.0.0.1:55444__kk","state":"down"}
   [junit4]   2> 509355 T1289 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> 509356 T1308 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> 509355 T1268 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> 509355 T1275 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> 510255 T1281 oasha.CoreAdminHandler.handleWaitForStateAction 
In WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, 
live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:55444__kk, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:55444/_kk","node_name":"127.0.0.1:55444__kk","state":"recovering"}
   [junit4]   2> 510255 T1281 oasha.CoreAdminHandler.handleWaitForStateAction 
Waited coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 510255 T1281 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:55444__kk&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1002 
   [junit4]   2>  C1319_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:55444/_kk, 
node_name=127.0.0.1:55444__kk, state=recovering}
   [junit4]   2> 512256 T1314 C1319 P55444 oasc.RecoveryStrategy.doRecovery 
Attempting to PeerSync from http://127.0.0.1:33557/_kk/collection1/ 
core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 512257 T1314 C1319 P55444 oasu.PeerSync.sync PeerSync: 
core=collection1 url=http://127.0.0.1:55444/_kk START 
replicas=[http://127.0.0.1:33557/_kk/collection1/] nUpdates=100
   [junit4]   2> 512257 T1314 C1319 P55444 oasu.PeerSync.sync WARN no frame of 
reference to tell if we've missed updates
   [junit4]   2> 512257 T1314 C1319 P55444 oasc.RecoveryStrategy.doRecovery 
PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 512259 T1314 C1319 P55444 oasc.RecoveryStrategy.doRecovery 
Starting Replication Recovery. core=collection1
   [junit4]   2> 512259 T1314 C1319 P55444 oasc.RecoveryStrategy.doRecovery 
Begin buffering updates. core=collection1
   [junit4]   2> 512259 T1314 C1319 P55444 oasu.UpdateLog.bufferUpdates 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 512259 T1314 C1319 P55444 oasc.RecoveryStrategy.replicate 
Attempting to replicate from http://127.0.0.1:33557/_kk/collection1/. 
core=collection1
   [junit4]   2> ASYNC  NEW_CORE C1320 name=collection1 
org.apache.solr.core.SolrCore@1d460c3 
url=http://127.0.0.1:33557/_kk/collection1 node=127.0.0.1:33557__kk 
C1320_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:33557/_kk, node_name=127.0.0.1:33557__kk, 
state=active, leader=true}
   [junit4]   2> 512261 T1282 C1320 P33557 oasc.SolrCore.execute [collection1] 
webapp=/_kk path=/get 
params={distrib=false&qt=/get&getVersions=100&wt=javabin&version=2} status=0 
QTime=1 
   [junit4]   2> 512262 T1283 C1320 P33557 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 512263 T1283 C1320 P33557 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 512264 T1283 C1320 P33557 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 512264 T1283 C1320 P33557 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_kk path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 {commit=} 0 3
   [junit4]   2> 512266 T1314 C1319 P55444 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 512266 T1314 C1319 P55444 oash.SnapPuller.<init>  No value set 
for 'pollInterval'. Timer Task not started.
   [junit4]   2> 512273 T1281 C1320 P33557 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 512273 T1281 C1320 P33557 oasc.SolrCore.execute [collection1] 
webapp=/_kk path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=5 
   [junit4]   2> 512274 T1314 C1319 P55444 oasc.RecoveryStrategy.replay No 
replay needed. core=collection1
   [junit4]   2> 512274 T1314 C1319 P55444 oasc.RecoveryStrategy.doRecovery 
Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 512274 T1314 C1319 P55444 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 512275 T1314 C1319 P55444 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 512276 T1268 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 512276 T1314 C1319 P55444 oasc.RecoveryStrategy.doRecovery 
Finished recovery process. core=collection1
   [junit4]   2> 512279 T1264 oasc.Overseer$ClusterStateUpdater.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:55444/_kk";,
   [junit4]   2>          "node_name":"127.0.0.1:55444__kk",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 512281 T1289 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> 512281 T1308 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> 512281 T1268 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> 512281 T1275 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> 513257 T1241 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - 
collection: collection1
   [junit4]   2> ASYNC  NEW_CORE C1321 name=collection1 
org.apache.solr.core.SolrCore@1c6e2d4 
url=http://127.0.0.1:57605/_kk/collection1 node=127.0.0.1:57605__kk 
C1321_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:57605/_kk, node_name=127.0.0.1:57605__kk, 
state=active, leader=true}
   [junit4]   2> 513264 T1258 C1321 P57605 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_kk path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:* (-1482296050109644800)} 0 4
   [junit4]   2>  C1319_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:55444/_kk, 
node_name=127.0.0.1:55444__kk, state=active}
   [junit4]   2> 513278 T1303 C1319 P55444 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_kk path=/update 
params={update.distrib=FROMLEADER&_version_=-1482296050119081984&distrib.from=http://127.0.0.1:33557/_kk/collection1/&wt=javabin&version=2}
 {deleteByQuery=*:* (-1482296050119081984)} 0 3
   [junit4]   2> 513279 T1282 C1320 P33557 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_kk path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:* (-1482296050119081984)} 0 10
   [junit4]   2> 513284 T1241 oasc.ChaosMonkey.monkeyLog monkey: starting
   [junit4]   2> 513290 T1301 C1319 P55444 oasc.SolrCore.execute [collection1] 
webapp=/_kk path=/select params={q=co*&wt=javabin&version=2} hits=0 status=0 
QTime=1 
   [junit4]   2> 513294 T1259 C1321 P57605 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_kk path=/update 
params={wt=javabin&version=2&CONTROL=TRUE} {add=[0-0 (1482296050140053504)]} 0 7
   [junit4]   2> 513310 T1302 C1319 P55444 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_kk path=/up

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

sMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/control/data
   [junit4]   2> 529392 T1241 oasc.Overseer.close Overseer 
(id=92643502425571331-127.0.0.1:57605__kk-n_0000000000) closing
   [junit4]   2> 529393 T1264 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:57605__kk
   [junit4]   2> 529402 T1268 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 529403 T1308 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:55444__kk
   [junit4]   2> 529403 T1308 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 529406 T1308 oasc.Overseer.start Overseer 
(id=92643502425571336-127.0.0.1:55444__kk-n_0000000002) starting
   [junit4]   2> 529418 T1308 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 529419 T1329 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 529420 T1328 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 529427 T1241 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/_kk,null}
   [junit4]   2> 534415 T1241 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
33557
   [junit4]   2> 534416 T1241 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
55444
   [junit4]   2> 534416 T1241 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=2171313
   [junit4]   2> 534417 T1241 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 534418 T1241 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 534419 T1308 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 534419 T1241 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@d80ddd
   [junit4]   2> 534423 T1328 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null 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:55444/_kk";,
   [junit4]   2>          "node_name":"127.0.0.1:55444__kk",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 534426 T1308 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> 534432 T1241 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=112,cumulative_deletesById=49,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=12776,transaction_logs_total_number=1}
   [junit4]   2> 534432 T1241 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 534432 T1241 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 534433 T1241 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 534435 T1241 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 534435 T1241 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 534436 T1241 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2/index;done=false>>]
   [junit4]   2> 534436 T1241 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2/index
   [junit4]   2> 534436 T1241 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2;done=false>>]
   [junit4]   2> 534437 T1241 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001/tempDir-001/jetty2
   [junit4]   2> 534438 T1241 oasc.Overseer.close Overseer 
(id=92643502425571336-127.0.0.1:55444__kk-n_0000000002) closing
   [junit4]   2> 534438 T1328 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:55444__kk
   [junit4]   2> 535941 T1308 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 535964 T1241 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/_kk,null}
   [junit4]   2> 540953 T1241 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 540955 T1241 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:52018 52018
   [junit4]   2> 541513 T1242 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:52018 52018
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch 
-Dtests.seed=E1AC4BADAD8F34A -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_KW -Dtests.timezone=BST -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 39.0s J0 | 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([E1AC4BADAD8F34A:8FFC4AA2AD879376]: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> 541523 T1241 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E1AC4BADAD8F34A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{rnd_b=PostingsFormat(name=Asserting), 
_version_=PostingsFormat(name=Lucene41VarGapFixedInterval), 
a_t=PostingsFormat(name=Lucene41VarGapFixedInterval), 
a_i=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting)}, 
docValues:{}, sim=DefaultSimilarity, locale=ar_KW, timezone=BST
   [junit4]   2> NOTE: Linux 3.13.0-37-generic i386/Oracle Corporation 
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=177439464,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [JsonLoaderTest, 
MoreLikeThisHandlerTest, BadIndexSchemaTest, TestAnalyzedSuggestions, 
SolrIndexSplitterTest, FastVectorHighlighterTest, TestModifyConfFiles, 
AtomicUpdatesTest, TestDocSet, MinimalSchemaTest, BJQParserTest, 
TestCloudSchemaless, TestCoreDiscovery, HighlighterConfigTest, 
DirectUpdateHandlerTest, TestRequestStatusCollectionAPI, SSLMigrationTest, 
DistributedIntervalFacetingTest, TestCodecSupport, TestRangeQuery, 
XsltUpdateRequestHandlerTest, TestManagedResourceStorage, 
RegexBoostProcessorTest, TestManagedSchemaFieldResource, 
SpellCheckComponentTest, TestNoOpRegenerator, UpdateParamsTest, 
TestManagedSchema, TestStressRecovery, TestWordDelimiterFilterFactory, 
DeleteShardTest, TestDocumentBuilder, TestArbitraryIndexDir, 
TestSolrDeletionPolicy1, TestFieldTypeCollectionResource, 
ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J0 in 39.07s, 1 test, 1 failure <<< FAILURES!

[...truncated 1155 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: 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:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: 
There were test failures: 437 suites, 1795 tests, 1 failure, 44 ignored (21 
assumptions)

Total time: 101 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b09 -server 
-XX:+UseG1GC
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