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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b07) - Build # 9803 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9803/
Java: 64bit/jdk1.7.0_60-ea-b07 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
shard1 is not consistent.  Got 707 from https://127.0.0.1:35775/collection1lastClient and got 706 from https://127.0.0.1:57319/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 707 from https://127.0.0.1:35775/collection1lastClient and got 706 from https://127.0.0.1:57319/collection1
	at __randomizedtesting.SeedInfo.seed([D117E391C66237CA:50F16D89B13D57F6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1231)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1210)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:218)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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 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:70)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 11122 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 935219 T4448 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 935219 T4448 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 935223 T4448 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeyNothingIsSafeTest-1394911104146
   [junit4]   2> 935223 T4448 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 935224 T4449 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 935324 T4448 oasc.ZkTestServer.run start zk server on port:46394
   [junit4]   2> 935325 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 935446 T4455 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58aeda8 name:ZooKeeperConnection Watcher:127.0.0.1:46394 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 935447 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 935447 T4448 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 935451 T4450 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144c72e4c940000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 935451 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 935456 T4457 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57154c85 name:ZooKeeperConnection Watcher:127.0.0.1:46394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 935456 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 935457 T4448 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 935460 T4448 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 935462 T4448 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 935463 T4448 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 935465 T4448 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 935466 T4448 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 935470 T4448 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 935470 T4448 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 935473 T4448 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 935473 T4448 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 935476 T4448 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 935477 T4448 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 935479 T4448 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 935480 T4448 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 935482 T4448 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 935482 T4448 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 935485 T4448 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 935485 T4448 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 935488 T4448 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 935488 T4448 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 935491 T4448 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 935491 T4448 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 935494 T4448 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 935494 T4448 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 935497 T4448 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 935497 T4448 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 935504 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 935506 T4459 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e7edbd name:ZooKeeperConnection Watcher:127.0.0.1:46394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 935507 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 935819 T4448 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 935827 T4448 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 935831 T4448 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52064
   [junit4]   2> 935834 T4448 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 935834 T4448 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 935834 T4448 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394911104432
   [junit4]   2> 935835 T4448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394911104432/'
   [junit4]   2> 935850 T4448 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394911104432/solr.xml
   [junit4]   2> 935902 T4448 oasc.CoreContainer.<init> New CoreContainer 1948641046
   [junit4]   2> 935903 T4448 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394911104432/]
   [junit4]   2> 935904 T4448 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 935904 T4448 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 935905 T4448 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 935905 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 935905 T4448 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 935905 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 935906 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 935906 T4448 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 935906 T4448 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 935910 T4448 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 935910 T4448 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 935910 T4448 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 935911 T4448 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46394/solr
   [junit4]   2> 935911 T4448 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 935912 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 935914 T4470 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@648752f6 name:ZooKeeperConnection Watcher:127.0.0.1:46394 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 935914 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 935915 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 935917 T4472 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e7bc3c5 name:ZooKeeperConnection Watcher:127.0.0.1:46394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 935917 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 935918 T4448 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 935927 T4448 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 935930 T4448 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 935932 T4448 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 935935 T4448 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 935937 T4448 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 935939 T4448 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52064_
   [junit4]   2> 935940 T4448 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52064_
   [junit4]   2> 935942 T4448 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 935944 T4448 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 935950 T4448 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52064_
   [junit4]   2> 935951 T4448 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 935954 T4448 oasc.Overseer.start Overseer (id=91416894121443332-127.0.0.1:52064_-n_0000000000) starting
   [junit4]   2> 935957 T4448 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 935968 T4474 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 935968 T4448 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 935969 T4474 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 935971 T4448 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 935973 T4448 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 935975 T4473 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 935981 T4475 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 935981 T4475 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 935983 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 935983 T4475 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 935984 T4473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 935984 T4473 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52064",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52064_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 935985 T4473 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 935985 T4473 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 935987 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 935988 T4472 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> 936984 T4475 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 936984 T4475 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394911104432/collection1
   [junit4]   2> 936984 T4475 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 936985 T4475 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 936985 T4475 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 936986 T4475 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 936986 T4475 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394911104432/collection1/'
   [junit4]   2> 936986 T4475 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394911104432/collection1/lib/.svn/' to classloader
   [junit4]   2> 936987 T4475 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394911104432/collection1/lib/classes/' to classloader
   [junit4]   2> 936987 T4475 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394911104432/collection1/lib/README' to classloader
   [junit4]   2> 937014 T4475 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 937036 T4475 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 937037 T4475 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 937042 T4475 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 937248 T4475 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 937250 T4475 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 937251 T4475 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 937253 T4475 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 937267 T4475 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 937273 T4475 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394911104432/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/control/data/
   [junit4]   2> 937273 T4475 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ab56f25
   [junit4]   2> 937273 T4475 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/control/data
   [junit4]   2> 937274 T4475 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/control/data/index/
   [junit4]   2> 937274 T4475 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 937274 T4475 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/control/data/index
   [junit4]   2> 937274 T4475 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 937336 T4475 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 937337 T4475 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 937338 T4475 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 937339 T4475 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 937339 T4475 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 937339 T4475 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 937339 T4475 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 937339 T4475 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 937340 T4475 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 937340 T4475 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 937340 T4475 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 937341 T4475 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 937341 T4475 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 937341 T4475 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 937341 T4475 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 937341 T4475 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 937342 T4475 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 937342 T4475 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 937342 T4475 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 937344 T4475 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 937346 T4475 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 937346 T4475 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 937346 T4475 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=18.951171875, floorSegmentMB=1.2783203125, forceMergeDeletesPctAllowed=5.8530023397878885, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 937347 T4475 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 937347 T4475 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 937348 T4475 oass.SolrIndexSearcher.<init> Opening Searcher@53cef1a1[collection1] main
   [junit4]   2> 937348 T4475 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 937349 T4475 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 937349 T4475 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 937350 T4475 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 937350 T4475 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 937350 T4475 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 937350 T4475 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 937351 T4475 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 937351 T4475 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 937351 T4475 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 937352 T4476 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53cef1a1[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 937353 T4475 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 937354 T4448 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 937354 T4448 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 937354 T4479 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52064 collection:control_collection shard:shard1
   [junit4]   2> 937355 T4479 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 937356 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 937358 T4481 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@428c0763 name:ZooKeeperConnection Watcher:127.0.0.1:46394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 937358 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 937359 T4448 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 937359 T4479 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 937361 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 937361 T4448 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 937361 T4479 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 937361 T4479 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3045 name=collection1 org.apache.solr.core.SolrCore@ff46eba url=https://127.0.0.1:52064/collection1 node=127.0.0.1:52064_ C3045_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:52064, core=collection1, node_name=127.0.0.1:52064_}
   [junit4]   2> 937361 T4479 C3045 P52064 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52064/collection1/
   [junit4]   2> 937362 T4473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 937362 T4479 C3045 P52064 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 937362 T4479 C3045 P52064 oasc.SyncStrategy.syncToMe https://127.0.0.1:52064/collection1/ has no replicas
   [junit4]   2> 937362 T4479 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52064/collection1/ shard1
   [junit4]   2> 937362 T4479 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 937365 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 937368 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 937370 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 937471 T4472 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> 937472 T4481 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> 937519 T4479 oasc.ZkController.register We are https://127.0.0.1:52064/collection1/ and leader is https://127.0.0.1:52064/collection1/
   [junit4]   2> 937519 T4479 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52064
   [junit4]   2> 937519 T4479 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 937519 T4479 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 937519 T4479 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 937520 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 937520 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 937521 T4479 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 937521 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 937522 T4473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 937522 T4473 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52064",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52064_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 937524 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 937574 T4448 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 937575 T4448 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 937577 T4448 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 937578 T4448 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54176
   [junit4]   2> 937580 T4448 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 937580 T4448 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 937580 T4448 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394911106284
   [junit4]   2> 937581 T4448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394911106284/'
   [junit4]   2> 937590 T4448 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394911106284/solr.xml
   [junit4]   2> 937610 T4448 oasc.CoreContainer.<init> New CoreContainer 306154577
   [junit4]   2> 937611 T4448 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394911106284/]
   [junit4]   2> 937611 T4448 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 937611 T4448 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 937612 T4448 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 937612 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 937612 T4448 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 937612 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 937613 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 937613 T4448 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 937613 T4448 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 937616 T4448 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 937616 T4448 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 937617 T4448 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 937617 T4448 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46394/solr
   [junit4]   2> 937617 T4448 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 937618 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 937619 T4492 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1acd012a name:ZooKeeperConnection Watcher:127.0.0.1:46394 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 937619 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 937621 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 937622 T4494 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5355350 name:ZooKeeperConnection Watcher:127.0.0.1:46394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 937622 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 937625 T4481 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> 937625 T4472 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> 937628 T4448 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 938630 T4448 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54176_
   [junit4]   2> 938632 T4448 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54176_
   [junit4]   2> 938635 T4494 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 938635 T4481 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 938635 T4472 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 938640 T4495 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 938640 T4495 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 938641 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 938641 T4495 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 938642 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 938642 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 938643 T4473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 938643 T4473 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54176",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54176_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 938643 T4473 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 938644 T4473 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 938648 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 938750 T4481 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> 938750 T4472 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> 938750 T4494 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> 939642 T4495 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 939642 T4495 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394911106284/collection1
   [junit4]   2> 939642 T4495 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 939643 T4495 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 939643 T4495 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 939644 T4495 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 939644 T4495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394911106284/collection1/'
   [junit4]   2> 939645 T4495 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394911106284/collection1/lib/.svn/' to classloader
   [junit4]   2> 939645 T4495 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394911106284/collection1/lib/classes/' to classloader
   [junit4]   2> 939645 T4495 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394911106284/collection1/lib/README' to classloader
   [junit4]   2> 939669 T4495 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 939703 T4495 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 939704 T4495 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 939711 T4495 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 939900 T4495 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 939901 T4495 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 939902 T4495 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 939905 T4495 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 939919 T4495 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 939919 T4495 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394911106284/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty1/
   [junit4]   2> 939919 T4495 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ab56f25
   [junit4]   2> 939920 T4495 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty1
   [junit4]   2> 939920 T4495 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty1/index/
   [junit4]   2> 939920 T4495 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 939920 T4495 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty1/index
   [junit4]   2> 939921 T4495 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 939923 T4495 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 939923 T4495 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 939925 T4495 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 939925 T4495 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 939925 T4495 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 939926 T4495 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 939926 T4495 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 939926 T4495 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 939926 T4495 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 939926 T4495 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 939927 T4495 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 939927 T4495 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 939927 T4495 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 939927 T4495 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 939928 T4495 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 939928 T4495 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 939928 T4495 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 939928 T4495 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 939929 T4495 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 939931 T4495 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 939932 T4495 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 939933 T4495 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 939933 T4495 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=18.951171875, floorSegmentMB=1.2783203125, forceMergeDeletesPctAllowed=5.8530023397878885, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 939934 T4495 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 939934 T4495 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 939934 T4495 oass.SolrIndexSearcher.<init> Opening Searcher@3242e0fa[collection1] main
   [junit4]   2> 939935 T4495 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 939935 T4495 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 939935 T4495 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 939936 T4495 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 939936 T4495 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 939936 T4495 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 939937 T4495 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 939937 T4495 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 939937 T4495 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 939937 T4495 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 939939 T4496 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3242e0fa[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 939941 T4495 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 939942 T4448 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 939942 T4448 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 939942 T4499 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54176 collection:collection1 shard:shard2
   [junit4]   2> 939943 T4499 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 939947 T4499 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 939949 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 939949 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 939949 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 939950 T4499 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 939950 T4499 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3046 name=collection1 org.apache.solr.core.SolrCore@a729475 url=https://127.0.0.1:54176/collection1 node=127.0.0.1:54176_ C3046_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54176, core=collection1, node_name=127.0.0.1:54176_}
   [junit4]   2> 939950 T4499 C3046 P54176 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54176/collection1/
   [junit4]   2> 939950 T4473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 939950 T4499 C3046 P54176 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 939951 T4499 C3046 P54176 oasc.SyncStrategy.syncToMe https://127.0.0.1:54176/collection1/ has no replicas
   [junit4]   2> 939951 T4499 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54176/collection1/ shard2
   [junit4]   2> 939951 T4499 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 939955 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 939958 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 939961 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 940066 T4472 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> 940066 T4481 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> 940066 T4494 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> 940108 T4499 oasc.ZkController.register We are https://127.0.0.1:54176/collection1/ and leader is https://127.0.0.1:54176/collection1/
   [junit4]   2> 940109 T4499 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54176
   [junit4]   2> 940109 T4499 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 940109 T4499 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 940109 T4499 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 940111 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 940111 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 940111 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 940111 T4499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 940112 T4473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 940113 T4473 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54176",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54176_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 940115 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 940140 T4448 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 940140 T4448 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 940143 T4448 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 940144 T4448 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50631
   [junit4]   2> 940146 T4448 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 940146 T4448 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 940146 T4448 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394911108866
   [junit4]   2> 940146 T4448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394911108866/'
   [junit4]   2> 940155 T4448 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394911108866/solr.xml
   [junit4]   2> 940189 T4448 oasc.CoreContainer.<init> New CoreContainer 265744592
   [junit4]   2> 940189 T4448 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394911108866/]
   [junit4]   2> 940190 T4448 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 940190 T4448 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 940190 T4448 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 940191 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 940191 T4448 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 940191 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 940192 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 940192 T4448 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 940192 T4448 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 940196 T4448 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 940196 T4448 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 940196 T4448 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 940197 T4448 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46394/solr
   [junit4]   2> 940197 T4448 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 940198 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 940202 T4510 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@118b508c name:ZooKeeperConnection Watcher:127.0.0.1:46394 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940202 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 940203 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 940204 T4512 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f33d5a2 name:ZooKeeperConnection Watcher:127.0.0.1:46394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940205 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 940210 T4448 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 940216 T4472 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> 940216 T4512 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> 940216 T4494 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> 940216 T4481 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> 941212 T4448 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50631_
   [junit4]   2> 941213 T4448 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50631_
   [junit4]   2> 941215 T4481 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 941216 T4512 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 941216 T4494 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 941215 T4472 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 941220 T4513 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 941220 T4513 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 941221 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 941221 T4513 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 941221 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 941222 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 941222 T4473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 941223 T4473 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50631",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50631_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 941223 T4473 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 941223 T4473 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 941227 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 941329 T4481 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> 941329 T4494 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> 941329 T4512 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> 941329 T4472 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> 942222 T4513 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 942222 T4513 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394911108866/collection1
   [junit4]   2> 942222 T4513 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 942223 T4513 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 942223 T4513 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 942224 T4513 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 942225 T4513 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394911108866/collection1/'
   [junit4]   2> 942225 T4513 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394911108866/collection1/lib/.svn/' to classloader
   [junit4]   2> 942226 T4513 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394911108866/collection1/lib/classes/' to classloader
   [junit4]   2> 942226 T4513 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394911108866/collection1/lib/README' to classloader
   [junit4]   2> 942261 T4513 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 942291 T4513 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 942293 T4513 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 942298 T4513 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 942527 T4513 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 942530 T4513 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 942531 T4513 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 942534 T4513 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 942549 T4513 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 942549 T4513 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394911108866/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty2/
   [junit4]   2> 942549 T4513 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ab56f25
   [junit4]   2> 942550 T4513 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty2
   [junit4]   2> 942550 T4513 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty2/index/
   [junit4]   2> 942550 T4513 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 942551 T4513 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty2/index
   [junit4]   2> 942551 T4513 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 942553 T4513 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 942553 T4513 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 942556 T4513 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 942556 T4513 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 942556 T4513 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 942557 T4513 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 942557 T4513 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 942557 T4513 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 942557 T4513 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 942557 T4513 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 942558 T4513 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 942558 T4513 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 942558 T4513 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 942558 T4513 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 942559 T4513 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 942559 T4513 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 942559 T4513 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 942560 T4513 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 942560 T4513 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 942562 T4513 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 942564 T4513 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 942564 T4513 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 942565 T4513 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=18.951171875, floorSegmentMB=1.2783203125, forceMergeDeletesPctAllowed=5.8530023397878885, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 942566 T4513 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 942566 T4513 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 942566 T4513 oass.SolrIndexSearcher.<init> Opening Searcher@5a735b72[collection1] main
   [junit4]   2> 942567 T4513 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 942567 T4513 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 942568 T4513 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 942568 T4513 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 942568 T4513 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 942568 T4513 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 942569 T4513 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 942569 T4513 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 942569 T4513 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 942569 T4513 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 942571 T4514 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a735b72[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 942573 T4513 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 942574 T4448 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 942574 T4448 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 942574 T4517 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:50631 collection:collection1 shard:shard1
   [junit4]   2> 942577 T4517 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 942585 T4517 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 942586 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 942586 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 942587 T4517 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 942587 T4517 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 942587 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C3047 name=collection1 org.apache.solr.core.SolrCore@41c71962 url=https://127.0.0.1:50631/collection1 node=127.0.0.1:50631_ C3047_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:50631, core=collection1, node_name=127.0.0.1:50631_}
   [junit4]   2> 942587 T4517 C3047 P50631 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:50631/collection1/
   [junit4]   2> 942588 T4473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 942588 T4517 C3047 P50631 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 942589 T4517 C3047 P50631 oasc.SyncStrategy.syncToMe https://127.0.0.1:50631/collection1/ has no replicas
   [junit4]   2> 942590 T4517 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:50631/collection1/ shard1
   [junit4]   2> 942590 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 942591 T4517 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 942600 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 942602 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 942707 T4481 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> 942707 T4472 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> 942707 T4512 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> 942707 T4494 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> 942751 T4517 oasc.ZkController.register We are https://127.0.0.1:50631/collection1/ and leader is https://127.0.0.1:50631/collection1/
   [junit4]   2> 942751 T4517 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:50631
   [junit4]   2> 942751 T4517 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 942752 T4517 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 942752 T4517 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 942753 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 942753 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 942754 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 942754 T4517 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 942756 T4473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 942756 T4473 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50631",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50631_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 942759 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 942797 T4448 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 942798 T4448 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 942801 T4448 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 942801 T4448 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:57353
   [junit4]   2> 942804 T4448 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 942804 T4448 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 942805 T4448 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1394911111498
   [junit4]   2> 942805 T4448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1394911111498/'
   [junit4]   2> 942820 T4448 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1394911111498/solr.xml
   [junit4]   2> 942846 T4448 oasc.CoreContainer.<init> New CoreContainer 1670850936
   [junit4]   2> 942846 T4448 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1394911111498/]
   [junit4]   2> 942847 T4448 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 942847 T4448 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 942847 T4448 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 942848 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 942848 T4448 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 942848 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 942848 T4448 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 942848 T4448 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 942849 T4448 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 942852 T4448 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 942852 T4448 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 942852 T4448 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 942853 T4448 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46394/solr
   [junit4]   2> 942853 T4448 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 942854 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 942856 T4528 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@266ed39d name:ZooKeeperConnection Watcher:127.0.0.1:46394 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 942856 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 942860 T4494 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> 942860 T4481 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> 942860 T4512 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> 942860 T4472 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> 942861 T4448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 942863 T4530 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dfdafdb name:ZooKeeperConnection Watcher:127.0.0.1:46394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 942863 T4448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 942869 T4448 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 943872 T4448 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57353_
   [junit4]   2> 943874 T4448 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57353_
   [junit4]   2> 943878 T4512 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 943878 T4472 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 943878 T4481 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 943879 T4530 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 943879 T4494 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 943886 T4531 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 943886 T4531 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 943889 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 943889 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 943889 T4472 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 943890 T4531 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 943890 T4473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 943891 T4473 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57353",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57353_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}

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

Cnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1156026 T4940 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1156089 T4825 C4850 P41647 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 1156090 T4825 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 1156090 T4825 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46f3cdc0
   [junit4]   2> 1156091 T4825 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=23,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=390,cumulative_deletesById=189,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=1}
   [junit4]   2> 1156091 T4825 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1156091 T4825 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1156091 T4825 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1156093 T4825 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1156093 T4825 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1156093 T4825 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty7 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty7;done=false>>]
   [junit4]   2> 1156093 T4825 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty7
   [junit4]   2> 1156094 T4825 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty7/index.20140315232021593 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty7/index.20140315232021593;done=false>>]
   [junit4]   2> 1156094 T4825 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394911104146/jetty7/index.20140315232021593
   [junit4]   2> 1156094 T4825 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1156094 T4825 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene46: {a_si=MockVariableIntBlock(baseBlockSize=15), _version_=MockVariableIntBlock(baseBlockSize=15), rnd_b=PostingsFormat(name=FSTOrdPulsing41), id=PostingsFormat(name=FSTOrdPulsing41), a_t=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=pt_BR, timezone=W-SU
   [junit4]   2> NOTE: Linux 3.8.0-36-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=215386624,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumberUtils, TestCollationFieldDocValues, OverseerRolesTest, CoreAdminCreateDiscoverTest, TestRandomFaceting, DirectSolrConnectionTest, AlternateDirectoryTest, ChaosMonkeySafeLeaderTest, SpellCheckCollatorTest, NumericFieldsTest, TestFastWriter, SpellCheckComponentTest, TestFoldingMultitermQuery, TestStressRecovery, TestDefaultSimilarityFactory, CoreAdminRequestStatusTest, TestRecoveryHdfs, LeaderElectionIntegrationTest, TestSweetSpotSimilarityFactory, TestCoreDiscovery, TestSolrQueryParserDefaultOperatorResource, BlockCacheTest, DirectUpdateHandlerTest, TestXIncludeConfig, TestOmitPositions, TestClassNameShortening, NoCacheHeaderTest, TestCodecSupport, TestQuerySenderNoQuery, TestQueryTypes, TestFastLRUCache, PathHierarchyTokenizerFactoryTest, TestDistributedGrouping, RequiredFieldsTest, CoreContainerCoreInitFailuresTest, TestSchemaSimilarityResource, TestDFRSimilarityFactory, HdfsBasicDistributedZkTest, HdfsRecoveryZkTest, TimeZoneUtilsTest, RequestHandlersTest, TestDynamicFieldCollectionResource, TestStressUserVersions, TestIBSimilarityFactory, DistribCursorPagingTest, TestWordDelimiterFilterFactory, TermVectorComponentDistributedTest, DocumentAnalysisRequestHandlerTest, SolrCoreCheckLockOnStartupTest, TestStressLucene, SpellingQueryConverterTest, DistributedSuggestComponentTest, DeleteInactiveReplicaTest, HighlighterConfigTest, SolrRequestParserTest, SignatureUpdateProcessorFactoryTest, SolrIndexConfigTest, AddBlockUpdateTest, TestPhraseSuggestions, DefaultValueUpdateProcessorTest, TestIndexSearcher, TestSolrJ, TestHashPartitioner, TestSolrCoreProperties, TestComponentsName, SortByFunctionTest, AssignTest, TestUpdate, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, HardAutoCommitTest, CoreMergeIndexesAdminHandlerTest, TestAtomicUpdateErrorCases, SuggestComponentTest, TestManagedSchemaFieldResource, JSONWriterTest, TestUtils, TestRangeQuery, TestCursorMarkWithoutUniqueKey, FullSolrCloudDistribCmdsTest, TestQuerySenderListener, SimplePostToolTest, BlockDirectoryTest, TestSolrQueryParserResource, ZkNodePropsTest, PingRequestHandlerTest, TestRecovery, TestBinaryResponseWriter, OpenCloseCoreStressTest, TestDistributedSearch, TestLazyCores, PluginInfoTest, TestDefaultSearchFieldResource, IndexBasedSpellCheckerTest, ZkSolrClientTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, LeaderElectionTest, TestZkChroot, SliceStateUpdateTest, DistributedSpellCheckComponentTest, TestStressReorder, TestStressVersions, SolrCoreTest, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, BasicFunctionalityTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, TestExtendedDismaxParser, SuggesterFSTTest, DocValuesTest, SuggesterTSTTest, SuggesterWFSTTest, PolyFieldTest, FieldMutatingUpdateProcessorTest, TestRemoteStreaming, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TermsComponentTest, TestIndexingPerformance, TestArbitraryIndexDir, LoggingHandlerTest, SolrPluginUtilsTest, TestJmxIntegration, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, SearchHandlerTest, BadComponentTest, MultiTermTest, TestBinaryField, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, TestCharFilters, LegacyHTMLStripCharFilterTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 221.83s, 1 test, 1 failure <<< FAILURES!

[...truncated 196 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1275: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 387 suites, 1633 tests, 1 failure, 49 ignored (28 assumptions)

Total time: 52 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b07 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-fcs-b132) - Build # 9804 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9804/
Java: 32bit/jdk1.8.0-fcs-b132 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:58601 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:58601 within 45000 ms
	at __randomizedtesting.SeedInfo.seed([2C01501183016211:ADE7DE09F45E022D]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:201)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:78)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:860)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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 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:70)
	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:359)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:58601 within 45000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
	... 45 more




Build Log:
[...truncated 11647 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> 39886 T137 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 39886 T137 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /q/ov
   [junit4]   2> 39889 T137 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 39894 T137 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1394918052227
   [junit4]   2> 39898 T137 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 39900 T138 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 39999 T137 oasc.ZkTestServer.run start zk server on port:58601
   [junit4]   2> 40041 T137 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 95348 T141 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 55291ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 95367 T139 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144c79851bc0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 95380 T139 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 95381 T139 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 95384 T144 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c7486f name:ZooKeeperConnection Watcher:127.0.0.1:58601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 95385 T144 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> 95392 T137 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 95395 T137 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58601 58601
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testDistribSearch -Dtests.seed=2C01501183016211 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_MX -Dtests.timezone=America/Antigua -Dtests.file.encoding=UTF-8
   [junit4] ERROR   55.7s J0 | CloudSolrServerTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:58601 within 45000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2C01501183016211:ADE7DE09F45E022D]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:201)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:78)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:58601 within 45000 ms
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
   [junit4]    > 	... 45 more
   [junit4]   2> 95551 T137 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1394918107883
   [junit4]   2> 95551 T137 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 95552 T145 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 95652 T137 oasc.ZkTestServer.run start zk server on port:51475
   [junit4]   2> 95653 T137 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 95667 T151 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@141ab83 name:ZooKeeperConnection Watcher:127.0.0.1:51475 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 95674 T137 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 95675 T137 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 95696 T137 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 95698 T153 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e2f605 name:ZooKeeperConnection Watcher:127.0.0.1:51475/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 95698 T137 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 95702 T137 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 95706 T137 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 95709 T137 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 95711 T137 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 95714 T137 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 95721 T137 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 95726 T137 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 95727 T137 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 95737 T137 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 95738 T137 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 95738 T137 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 95738 T137 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 95738 T137 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 95739 T137 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 95739 T137 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 95739 T137 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 95740 T137 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 95749 T137 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 95751 T154 oaz.ClientCnxnSocketNIO.connect ERROR Unable to open socket to ff01:0:0:0:0:0:0:114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 95751 T154 oaz.ClientCnxn$SendThread.run WARN Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.SocketException: Network is unreachable
   [junit4]   2> 	at sun.nio.ch.Net.connect0(Native Method)
   [junit4]   2> 	at sun.nio.ch.Net.connect(Net.java:435)
   [junit4]   2> 	at sun.nio.ch.Net.connect(Net.java:427)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:643)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.registerAndConnect(ClientCnxnSocketNIO.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:276)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:958)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 96853 T154 oaz.ClientCnxnSocketNIO.connect ERROR Unable to open socket to ff01:0:0:0:0:0:0:114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 96956 T137 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 96958 T137 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51475 51475
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 97107 T137 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 57225 T136 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_MX, timezone=America/Antigua
   [junit4]   2> NOTE: Linux 3.8.0-36-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=14970312,total=44740608
   [junit4]   2> NOTE: All tests run in this JVM: [SolrParamTest, AnlysisResponseBaseTest, TestEmbeddedSolrServer, SolrExampleXMLTest, TestXMLEscaping, LargeVolumeEmbeddedTest, SolrExampleEmbeddedTest, ContentStreamTest, TestDocumentObjectBinder, SolrExampleStreamingBinaryTest, LargeVolumeBinaryJettyTest, ModifiableSolrParamsTest, SolrExceptionTest, CloudSolrServerTest]
   [junit4] Completed on J0 in 58.01s, 2 tests, 1 error <<< FAILURES!

[...truncated 67 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1275: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 49 suites, 283 tests, 1 error

Total time: 47 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-fcs-b132 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure