You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/02/12 22:39:05 UTC

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 517 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/517/

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:18933/collection1, https://127.0.0.1:50433/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:18933/collection1, https://127.0.0.1:50433/collection1]
	at __randomizedtesting.SeedInfo.seed([755630587CACD38F:F4B0BE400BF3B3B3]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:290)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:107)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:283)
	... 50 more




Build Log:
[...truncated 10268 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 1403385 T33936 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1403386 T33936 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1403392 T33936 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1392238964618
   [junit4]   2> 1403394 T33936 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1403394 T33937 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1403495 T33936 oasc.ZkTestServer.run start zk server on port:51743
   [junit4]   2> 1403496 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1403505 T33943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5702d10a name:ZooKeeperConnection Watcher:127.0.0.1:51743 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1403506 T33936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1403506 T33936 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1403519 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1403521 T33945 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@148a2f35 name:ZooKeeperConnection Watcher:127.0.0.1:51743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1403521 T33936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1403522 T33936 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1403532 T33936 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1403534 T33936 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1403536 T33936 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1403546 T33936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1403546 T33936 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1403559 T33936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1403560 T33936 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1403663 T33936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1403664 T33936 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1403666 T33936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1403667 T33936 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1403677 T33936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1403678 T33936 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1403680 T33936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1403681 T33936 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1403683 T33936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1403684 T33936 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1403686 T33936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1403687 T33936 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1403689 T33936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1403690 T33936 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1403697 T33936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1403697 T33936 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1403700 T33936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1403700 T33936 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1403712 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1403714 T33947 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1771cd24 name:ZooKeeperConnection Watcher:127.0.0.1:51743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1403715 T33936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1404025 T33936 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1404032 T33936 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1404042 T33936 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:24766
   [junit4]   2> 1404045 T33936 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1404045 T33936 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1404046 T33936 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392238964950
   [junit4]   2> 1404046 T33936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392238964950/'
   [junit4]   2> 1404085 T33936 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392238964950/solr.xml
   [junit4]   2> 1404181 T33936 oasc.CoreContainer.<init> New CoreContainer 114144988
   [junit4]   2> 1404182 T33936 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392238964950/]
   [junit4]   2> 1404184 T33936 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1404184 T33936 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1404185 T33936 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1404185 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1404185 T33936 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1404186 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1404186 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1404187 T33936 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1404187 T33936 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1404203 T33936 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1404203 T33936 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1404204 T33936 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1404204 T33936 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51743/solr
   [junit4]   2> 1404205 T33936 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1404206 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404208 T33958 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75ea0d5d name:ZooKeeperConnection Watcher:127.0.0.1:51743 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1404210 T33936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1404227 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404229 T33960 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32235d16 name:ZooKeeperConnection Watcher:127.0.0.1:51743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1404229 T33936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1404232 T33936 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1404241 T33936 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1404244 T33936 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1404251 T33936 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:24766_
   [junit4]   2> 1404252 T33936 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:24766_
   [junit4]   2> 1404255 T33936 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1404263 T33936 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1404271 T33936 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:24766_
   [junit4]   2> 1404272 T33936 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1404280 T33936 oasc.Overseer.start Overseer (id=91241772785795076-127.0.0.1:24766_-n_0000000000) starting
   [junit4]   2> 1404289 T33936 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1404298 T33962 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1404300 T33936 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1404300 T33962 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1404302 T33936 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1404309 T33936 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1404311 T33961 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1404315 T33963 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1404315 T33963 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1404316 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1404316 T33963 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1404317 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1404318 T33961 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:24766",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:24766_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1404318 T33961 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1404319 T33961 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1404328 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1404329 T33960 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> 1405318 T33963 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1405318 T33963 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392238964950/collection1
   [junit4]   2> 1405318 T33963 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1405319 T33963 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1405319 T33963 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1405320 T33963 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1405320 T33963 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392238964950/collection1/'
   [junit4]   2> 1405322 T33963 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392238964950/collection1/lib/README' to classloader
   [junit4]   2> 1405323 T33963 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392238964950/collection1/lib/classes/' to classloader
   [junit4]   2> 1405386 T33963 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1405454 T33963 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1405555 T33963 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1405565 T33963 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1406203 T33963 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1406217 T33963 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1406221 T33963 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1406233 T33963 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1406237 T33963 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1406242 T33963 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1406243 T33963 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1406243 T33963 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1406243 T33963 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1406244 T33963 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1406244 T33963 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1406245 T33963 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1406245 T33963 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392238964950/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/control/data/
   [junit4]   2> 1406245 T33963 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8faad28
   [junit4]   2> 1406246 T33963 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/control/data
   [junit4]   2> 1406246 T33963 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/control/data/index/
   [junit4]   2> 1406246 T33963 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1406247 T33963 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/control/data/index
   [junit4]   2> 1406247 T33963 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=424372197, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1406248 T33963 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5512ea68 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2326d5e3),segFN=segments_1,generation=1}
   [junit4]   2> 1406249 T33963 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1406251 T33963 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1406252 T33963 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1406252 T33963 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1406252 T33963 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1406253 T33963 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1406253 T33963 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1406253 T33963 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1406254 T33963 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1406254 T33963 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1406254 T33963 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1406255 T33963 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1406255 T33963 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1406255 T33963 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1406256 T33963 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1406256 T33963 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1406256 T33963 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1406257 T33963 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1406277 T33963 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1406284 T33963 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1406284 T33963 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1406285 T33963 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=94.8115234375, floorSegmentMB=0.259765625, forceMergeDeletesPctAllowed=0.6102070661812742, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3143663978181952
   [junit4]   2> 1406285 T33963 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5512ea68 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2326d5e3),segFN=segments_1,generation=1}
   [junit4]   2> 1406285 T33963 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1406286 T33963 oass.SolrIndexSearcher.<init> Opening Searcher@544e3323[collection1] main
   [junit4]   2> 1406288 T33964 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@544e3323[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1406289 T33963 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1406290 T33936 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1406291 T33936 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1406290 T33967 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:24766 collection:control_collection shard:shard1
   [junit4]   2> 1406292 T33967 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1406296 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406299 T33969 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@775bcc1f name:ZooKeeperConnection Watcher:127.0.0.1:51743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1406299 T33936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1406308 T33936 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1406311 T33936 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1406320 T33967 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1406322 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1406322 T33967 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1406323 T33967 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2911 name=collection1 org.apache.solr.core.SolrCore@37b78216 url=https://127.0.0.1:24766/collection1 node=127.0.0.1:24766_ C2911_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:24766, core=collection1, node_name=127.0.0.1:24766_}
   [junit4]   2> 1406323 T33967 C2911 P24766 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:24766/collection1/
   [junit4]   2> 1406323 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1406323 T33967 C2911 P24766 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1406324 T33967 C2911 P24766 oasc.SyncStrategy.syncToMe https://127.0.0.1:24766/collection1/ has no replicas
   [junit4]   2> 1406324 T33967 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:24766/collection1/ shard1
   [junit4]   2> 1406324 T33967 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1406331 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1406341 T33969 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> 1406341 T33960 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> 1406347 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1406349 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1406452 T33960 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> 1406452 T33969 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> 1406499 T33967 oasc.ZkController.register We are https://127.0.0.1:24766/collection1/ and leader is https://127.0.0.1:24766/collection1/
   [junit4]   2> 1406499 T33967 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:24766
   [junit4]   2> 1406499 T33967 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1406499 T33967 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1406500 T33967 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1406501 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1406501 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1406501 T33967 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1406501 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1406502 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1406503 T33961 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:24766",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:24766_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1406511 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1406615 T33969 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> 1406615 T33960 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> 1406616 T33936 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1406617 T33936 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1406622 T33936 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1406624 T33936 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:50433
   [junit4]   2> 1406627 T33936 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1406627 T33936 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1406627 T33936 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392238967536
   [junit4]   2> 1406628 T33936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392238967536/'
   [junit4]   2> 1406668 T33936 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392238967536/solr.xml
   [junit4]   2> 1406777 T33936 oasc.CoreContainer.<init> New CoreContainer 1532398173
   [junit4]   2> 1406778 T33936 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392238967536/]
   [junit4]   2> 1406780 T33936 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1406780 T33936 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1406781 T33936 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1406781 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1406782 T33936 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1406782 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1406782 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1406783 T33936 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1406783 T33936 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1406797 T33936 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1406797 T33936 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1406797 T33936 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1406798 T33936 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51743/solr
   [junit4]   2> 1406798 T33936 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1406799 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406801 T33980 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f5131cf name:ZooKeeperConnection Watcher:127.0.0.1:51743 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1406803 T33936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1406807 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406809 T33982 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40951743 name:ZooKeeperConnection Watcher:127.0.0.1:51743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1406809 T33936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1406821 T33936 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1407824 T33936 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50433_
   [junit4]   2> 1407826 T33936 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50433_
   [junit4]   2> 1407830 T33960 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1407830 T33969 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1407830 T33982 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1407858 T33983 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1407858 T33983 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1407893 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1407893 T33983 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1407893 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1407894 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1407894 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1407895 T33961 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:50433",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50433_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1407896 T33961 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1407896 T33961 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1407963 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1408069 T33960 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> 1408069 T33969 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> 1408069 T33982 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> 1408895 T33983 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1408895 T33983 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392238967536/collection1
   [junit4]   2> 1408895 T33983 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1408896 T33983 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1408896 T33983 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1408897 T33983 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1408897 T33983 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392238967536/collection1/'
   [junit4]   2> 1408899 T33983 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392238967536/collection1/lib/README' to classloader
   [junit4]   2> 1408900 T33983 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392238967536/collection1/lib/classes/' to classloader
   [junit4]   2> 1408969 T33983 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1409041 T33983 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1409142 T33983 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1409152 T33983 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1409799 T33983 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1409808 T33983 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1409811 T33983 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1409820 T33983 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1409823 T33983 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1409826 T33983 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1409827 T33983 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1409828 T33983 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1409828 T33983 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1409829 T33983 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1409829 T33983 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1409830 T33983 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1409830 T33983 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392238967536/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/jetty1/
   [junit4]   2> 1409830 T33983 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8faad28
   [junit4]   2> 1409831 T33983 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/jetty1
   [junit4]   2> 1409831 T33983 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/jetty1/index/
   [junit4]   2> 1409831 T33983 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1409831 T33983 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/jetty1/index
   [junit4]   2> 1409833 T33983 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=424372197, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1409833 T33983 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@52a20781 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@295c32fd),segFN=segments_1,generation=1}
   [junit4]   2> 1409834 T33983 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1409836 T33983 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1409836 T33983 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1409837 T33983 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1409837 T33983 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1409837 T33983 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1409837 T33983 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1409837 T33983 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1409838 T33983 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1409838 T33983 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1409838 T33983 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1409839 T33983 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1409839 T33983 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1409839 T33983 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1409839 T33983 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1409840 T33983 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1409840 T33983 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1409840 T33983 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1409851 T33983 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1409855 T33983 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1409855 T33983 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1409856 T33983 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=94.8115234375, floorSegmentMB=0.259765625, forceMergeDeletesPctAllowed=0.6102070661812742, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3143663978181952
   [junit4]   2> 1409856 T33983 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@52a20781 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@295c32fd),segFN=segments_1,generation=1}
   [junit4]   2> 1409856 T33983 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1409857 T33983 oass.SolrIndexSearcher.<init> Opening Searcher@f37aba0[collection1] main
   [junit4]   2> 1409859 T33984 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f37aba0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1409861 T33983 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1409862 T33936 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1409862 T33936 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1409862 T33987 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:50433 collection:collection1 shard:shard2
   [junit4]   2> 1409864 T33987 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1409891 T33987 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1409893 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1409893 T33987 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1409893 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1409894 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1409894 T33987 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2912 name=collection1 org.apache.solr.core.SolrCore@4359bcae url=https://127.0.0.1:50433/collection1 node=127.0.0.1:50433_ C2912_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:50433, core=collection1, node_name=127.0.0.1:50433_}
   [junit4]   2> 1409894 T33987 C2912 P50433 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:50433/collection1/
   [junit4]   2> 1409894 T33987 C2912 P50433 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1409895 T33987 C2912 P50433 oasc.SyncStrategy.syncToMe https://127.0.0.1:50433/collection1/ has no replicas
   [junit4]   2> 1409895 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1409895 T33987 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:50433/collection1/ shard2
   [junit4]   2> 1409895 T33987 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1409898 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1409899 T33960 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> 1409899 T33969 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> 1409899 T33982 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> 1409902 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1409904 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1410008 T33969 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> 1410008 T33960 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> 1410008 T33982 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> 1410054 T33987 oasc.ZkController.register We are https://127.0.0.1:50433/collection1/ and leader is https://127.0.0.1:50433/collection1/
   [junit4]   2> 1410054 T33987 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:50433
   [junit4]   2> 1410054 T33987 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1410054 T33987 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1410055 T33987 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1410056 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1410056 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1410056 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1410056 T33987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1410057 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1410057 T33961 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:50433",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50433_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1410068 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1410153 T33936 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1410154 T33936 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1410160 T33936 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1410163 T33936 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:18549
   [junit4]   2> 1410165 T33936 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1410166 T33936 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1410166 T33936 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392238971090
   [junit4]   2> 1410166 T33936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392238971090/'
   [junit4]   2> 1410174 T33969 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> 1410174 T33960 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> 1410174 T33982 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> 1410204 T33936 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392238971090/solr.xml
   [junit4]   2> 1410299 T33936 oasc.CoreContainer.<init> New CoreContainer 1813373747
   [junit4]   2> 1410300 T33936 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392238971090/]
   [junit4]   2> 1410302 T33936 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1410302 T33936 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1410302 T33936 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1410303 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1410303 T33936 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1410304 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1410304 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1410304 T33936 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1410305 T33936 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1410319 T33936 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1410320 T33936 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1410320 T33936 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1410321 T33936 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51743/solr
   [junit4]   2> 1410321 T33936 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1410322 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1410350 T33998 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4adf70ef name:ZooKeeperConnection Watcher:127.0.0.1:51743 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1410351 T33936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1410356 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1410357 T34000 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ff9b6cd name:ZooKeeperConnection Watcher:127.0.0.1:51743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1410358 T33936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1410368 T33936 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1411370 T33936 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:18549_
   [junit4]   2> 1411372 T33936 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:18549_
   [junit4]   2> 1411376 T33960 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1411376 T34000 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1411376 T33969 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1411376 T33982 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1411394 T34001 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1411394 T34001 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1411396 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1411396 T34001 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1411396 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1411396 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1411397 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1411397 T33961 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:18549",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:18549_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1411398 T33961 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1411398 T33961 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1411401 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1411503 T33969 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> 1411503 T33982 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> 1411503 T34000 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> 1411503 T33960 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> 1412397 T34001 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1412397 T34001 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392238971090/collection1
   [junit4]   2> 1412397 T34001 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1412398 T34001 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1412398 T34001 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1412399 T34001 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1412399 T34001 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392238971090/collection1/'
   [junit4]   2> 1412401 T34001 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392238971090/collection1/lib/README' to classloader
   [junit4]   2> 1412401 T34001 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392238971090/collection1/lib/classes/' to classloader
   [junit4]   2> 1412471 T34001 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1412557 T34001 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1412659 T34001 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1412670 T34001 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1413344 T34001 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1413357 T34001 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1413361 T34001 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1413373 T34001 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1413378 T34001 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1413382 T34001 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1413383 T34001 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1413385 T34001 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1413385 T34001 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1413386 T34001 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1413386 T34001 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1413387 T34001 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1413387 T34001 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392238971090/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/jetty2/
   [junit4]   2> 1413387 T34001 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8faad28
   [junit4]   2> 1413388 T34001 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/jetty2
   [junit4]   2> 1413388 T34001 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/jetty2/index/
   [junit4]   2> 1413389 T34001 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1413389 T34001 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392238964618/jetty2/index
   [junit4]   2> 1413389 T34001 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=424372197, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1413390 T34001 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4a5dd38e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@465ed099),segFN=segments_1,generation=1}
   [junit4]   2> 1413391 T34001 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1413394 T34001 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1413395 T34001 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1413395 T34001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1413395 T34001 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1413396 T34001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1413396 T34001 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1413396 T34001 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1413397 T34001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1413397 T34001 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1413397 T34001 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1413398 T34001 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1413398 T34001 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1413399 T34001 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1413399 T34001 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1413399 T34001 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1413400 T34001 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1413401 T34001 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1413420 T34001 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1413427 T34001 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1413427 T34001 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1413428 T34001 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=94.8115234375, floorSegmentMB=0.259765625, forceMergeDeletesPctAllowed=0.6102070661812742, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3143663978181952
   [junit4]   2> 1413428 T34001 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4a5dd38e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@465ed099),segFN=segments_1,generation=1}
   [junit4]   2> 1413429 T34001 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1413429 T34001 oass.SolrIndexSearcher.<init> Opening Searcher@60868f4d[collection1] main
   [junit4]   2> 1413432 T34002 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60868f4d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1413435 T34001 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1413436 T33936 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1413436 T33936 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1413436 T34005 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:18549 collection:collection1 shard:shard1
   [junit4]   2> 1413438 T34005 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1413456 T34005 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1413467 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1413467 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1413467 T34005 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1413467 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1413467 T34005 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2913 name=collection1 org.apache.solr.core.SolrCore@5ec78eed url=https://127.0.0.1:18549/collection1 node=127.0.0.1:18549_ C2913_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:18549, core=collection1, node_name=127.0.0.1:18549_}
   [junit4]   2> 1413468 T34005 C2913 P18549 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:18549/collection1/
   [junit4]   2> 1413468 T34005 C2913 P18549 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1413468 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1413468 T34005 C2913 P18549 oasc.SyncStrategy.syncToMe https://127.0.0.1:18549/collection1/ has no replicas
   [junit4]   2> 1413469 T34005 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:18549/collection1/ shard1
   [junit4]   2> 1413469 T34005 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1413472 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1413480 T33960 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> 1413480 T33969 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> 1413480 T34000 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> 1413480 T33982 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> 1413483 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1413486 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1413589 T33969 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> 1413589 T33982 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> 1413589 T33960 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> 1413589 T34000 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> 1413636 T34005 oasc.ZkController.register We are https://127.0.0.1:18549/collection1/ and leader is https://127.0.0.1:18549/collection1/
   [junit4]   2> 1413636 T34005 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:18549
   [junit4]   2> 1413636 T34005 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1413636 T34005 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1413637 T34005 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1413638 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1413638 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1413638 T34005 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1413639 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1413639 T33961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1413640 T33961 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:18549",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:18549_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1413649 T33960 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1413733 T33936 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1413734 T33936 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1413739 T33936 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1413741 T33936 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:18933
   [junit4]   2> 1413744 T33936 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1413744 T33936 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1413744 T33936 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392238974664
   [junit4]   2> 1413745 T33936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392238974664/'
   [junit4]   2> 1413752 T33982 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> 1413752 T33960 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> 1413752 T33969 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> 1413752 T34000 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> 1413787 T33936 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392238974664/solr.xml
   [junit4]   2> 1413893 T33936 oasc.CoreContainer.<init> New CoreContainer 1320991389
   [junit4]   2> 1413894 T33936 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392238974664/]
   [junit4]   2> 1413896 T33936 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1413896 T33936 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1413897 T33936 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1413897 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1413898 T33936 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1413898 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1413899 T33936 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1413899 T33936 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1413899 T33936 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1413914 T33936 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1413915 T33936 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1413915 T33936 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1413916 T33936 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51743/solr
   [junit4]   2> 1413916 T33936 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1413917 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1413920 T34016 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b3cd6fe name:ZooKeeperConnection Watcher:127.0.0.1:51743 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1413922 T33936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1413927 T33936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1413929 T34018 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12dd827d name:ZooKeeperConnection Watcher:127.0.0.1:51743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1413929 T33

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

rNode":"1",
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "state":"down",
   [junit4]   1>                   "base_url":"https://127.0.0.1:18549",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:18549_"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "state":"recovering",
   [junit4]   1>                   "base_url":"https://127.0.0.1:26911",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:26911_"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"https://127.0.0.1:50433",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:50433_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"https://127.0.0.1:18933",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:18933_"}}}},
   [junit4]   1>           "autoCreated":"true"},
   [junit4]   1>         "onenodecollection":{
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"https://127.0.0.1:50433",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "node_name":"127.0.0.1:50433_",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "autoCreated":"true"}}
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"91241772785795076-127.0.0.1:24766_-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (4)
   [junit4]   1>     /solr/overseer_elect/election/91241772785795085-127.0.0.1:26911_-n_0000000004 (0)
   [junit4]   1>     /solr/overseer_elect/election/91241772785795076-127.0.0.1:24766_-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/91241772785795083-127.0.0.1:18933_-n_0000000003 (0)
   [junit4]   1>     /solr/overseer_elect/election/91241772785795079-127.0.0.1:50433_-n_0000000001 (0)
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=755630587CACD38F -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=zh_TW -Dtests.timezone=Africa/El_Aaiun -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   96.8s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:18933/collection1, https://127.0.0.1:50433/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([755630587CACD38F:F4B0BE400BF3B3B3]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:352)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:290)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:107)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:283)
   [junit4]    > 	... 50 more
   [junit4]   2> 1500219 T33936 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 96844 T33935 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=zh_TW, timezone=Africa/El_Aaiun
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=266409904,total=483328000
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, TestModifyConfFiles, TestNonDefinedSimilarityFactory, SolrIndexConfigTest, XsltUpdateRequestHandlerTest, MinimalSchemaTest, RequiredFieldsTest, TestDefaultSimilarityFactory, TestDynamicFieldCollectionResource, TestStandardQParsers, CoreMergeIndexesAdminHandlerTest, HardAutoCommitTest, CollectionsAPIDistributedZkTest, DistributedQueryComponentCustomSortTest, TestSchemaSimilarityResource, RequestHandlersTest, SolrRequestParserTest, TestPartialUpdateDeduplication, ShardSplitTest, TestCSVResponseWriter, BlockDirectoryTest, TestSerializedLuceneMatchVersion, TestCloudManagedSchemaAddField, HdfsCollectionsAPIDistributedZkTest, TestIndexingPerformance, TestRecoveryHdfs, TestSolr4Spatial, DefaultValueUpdateProcessorTest, ConnectionManagerTest, FieldAnalysisRequestHandlerTest, TestManagedSchemaFieldResource, DisMaxRequestHandlerTest, TestQuerySenderListener, TestQuerySenderNoQuery, TestSolrQueryParserDefaultOperatorResource, TestCodecSupport, HighlighterConfigTest, SolrPluginUtilsTest, TestStressLucene, TestCollationField, TestJmxIntegration, SpellingQueryConverterTest, ConvertedLegacyTest, TestIndexSearcher, AssignTest, SolrCoreCheckLockOnStartupTest, TestCollationFieldDocValues, TestClassNameShortening, AlternateDirectoryTest, TestDistributedSearch, TestSimpleQParserPlugin, JSONWriterTest, OverseerRolesTest, TestRecovery, TestCSVLoader, TestFuzzyAnalyzedSuggestions, TestSolrXml, CurrencyFieldOpenExchangeTest, PreAnalyzedUpdateProcessorTest, TestDistributedGrouping, TestSolrDeletionPolicy2, NoCacheHeaderTest, TestArbitraryIndexDir, SolrCmdDistributorTest, SuggesterTSTTest, TimeZoneUtilsTest, NotRequiredUniqueKeyTest, UniqFieldsUpdateProcessorFactoryTest, CustomCollectionTest, TestReloadAndDeleteDocs, SignatureUpdateProcessorFactoryTest, PluginInfoTest, TestSolrXmlPersistence, TestRTGBase, DocValuesMultiTest, TestStressRecovery, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 97.64s, 1 test, 1 error <<< FAILURES!

[...truncated 796 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:901: There were test failures: 372 suites, 1603 tests, 1 error, 33 ignored (5 assumptions)

Total time: 144 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 528 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/528/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=7294, name=coreLoadExecutor-2631-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=7294, name=coreLoadExecutor-2631-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1A459E8916923F]:0)
	at java.lang.Thread.getStackTrace(Thread.java:1568)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:554)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1038)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:936)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:928)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:256)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:470)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:630)
	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:223)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.AssertionError: Directory not closed: BaseDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@56a6923 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18d017a4))
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more




Build Log:
[...truncated 10572 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> 3315127 T6613 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 3315128 T6613 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /mh_av/v
   [junit4]   2> 3315132 T6613 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-RecoveryZkTest-1393467161329
   [junit4]   2> 3315134 T6613 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 3315134 T6614 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3315235 T6613 oasc.ZkTestServer.run start zk server on port:62700
   [junit4]   2> 3315235 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3315267 T6620 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52c89936 name:ZooKeeperConnection Watcher:127.0.0.1:62700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3315267 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3315268 T6613 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3315282 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3315284 T6622 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dab4f47 name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3315284 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3315285 T6613 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3315295 T6613 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3315298 T6613 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3315300 T6613 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3315309 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3315310 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3315314 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 3315315 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3315418 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3315419 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3315422 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3315423 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3315431 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3315432 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3315435 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3315435 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3315438 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3315439 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3315442 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3315442 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3315450 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3315450 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3315454 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3315454 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3315457 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3315458 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3315468 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3315475 T6624 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2eb1221f name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3315476 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3316463 T6613 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3316467 T6613 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3316469 T6613 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:62707
   [junit4]   2> 3316471 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3316471 T6613 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3316472 T6613 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679
   [junit4]   2> 3316472 T6613 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/'
   [junit4]   2> 3316496 T6613 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/solr.xml
   [junit4]   2> 3316568 T6613 oasc.CoreContainer.<init> New CoreContainer 381236111
   [junit4]   2> 3316569 T6613 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/]
   [junit4]   2> 3316570 T6613 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3316571 T6613 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3316571 T6613 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3316571 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3316571 T6613 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3316572 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3316572 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3316572 T6613 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3316572 T6613 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3316583 T6613 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3316583 T6613 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3316583 T6613 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3316584 T6613 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62700/solr
   [junit4]   2> 3316584 T6613 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3316585 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3316587 T6635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54619e7b name:ZooKeeperConnection Watcher:127.0.0.1:62700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3316588 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3316607 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3316612 T6637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76bd24c0 name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3316612 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3316614 T6613 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3316628 T6613 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3316631 T6613 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3316633 T6613 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62707_mh_av%2Fv
   [junit4]   2> 3316643 T6613 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62707_mh_av%2Fv
   [junit4]   2> 3316647 T6613 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 3316649 T6613 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3316654 T6613 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:62707_mh_av%2Fv
   [junit4]   2> 3316654 T6613 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3316663 T6613 oasc.Overseer.start Overseer (id=91322263885316100-127.0.0.1:62707_mh_av%2Fv-n_0000000000) starting
   [junit4]   2> 3316667 T6613 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3316681 T6639 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3316681 T6613 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3316682 T6639 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 3316683 T6613 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3316692 T6613 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3316694 T6638 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3316701 T6640 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3316701 T6640 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3316702 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3316702 T6640 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3316703 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3316704 T6638 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:62707/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62707_mh_av%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3316704 T6638 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 3316704 T6638 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3316713 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3316714 T6637 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> 3317703 T6640 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3317703 T6640 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1
   [junit4]   2> 3317703 T6640 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3317704 T6640 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3317704 T6640 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3317705 T6640 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3317705 T6640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1/'
   [junit4]   2> 3317707 T6640 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1/lib/README' to classloader
   [junit4]   2> 3317708 T6640 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1/lib/classes/' to classloader
   [junit4]   2> 3317709 T6640 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1/lib/.svn/' to classloader
   [junit4]   2> 3317774 T6640 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3317842 T6640 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3317943 T6640 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3317953 T6640 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3318497 T6640 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3318501 T6640 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3318503 T6640 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3318508 T6640 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3318528 T6640 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3318528 T6640 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/control/data/
   [junit4]   2> 3318529 T6640 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14bccf7f
   [junit4]   2> 3318530 T6640 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/control/data
   [junit4]   2> 3318530 T6640 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/control/data/index/
   [junit4]   2> 3318530 T6640 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1393467161328/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3318531 T6640 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/control/data/index
   [junit4]   2> 3318531 T6640 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3318550 T6640 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4fd9621d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c4044c8),segFN=segments_1,generation=1}
   [junit4]   2> 3318550 T6640 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3318553 T6640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3318554 T6640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3318554 T6640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3318554 T6640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3318555 T6640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3318555 T6640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3318555 T6640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3318556 T6640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3318556 T6640 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3318557 T6640 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3318557 T6640 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3318558 T6640 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3318558 T6640 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3318558 T6640 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3318559 T6640 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3318559 T6640 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3318560 T6640 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3318576 T6640 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3318582 T6640 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3318583 T6640 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3318583 T6640 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3318584 T6640 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4fd9621d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c4044c8),segFN=segments_1,generation=1}
   [junit4]   2> 3318584 T6640 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3318585 T6640 oass.SolrIndexSearcher.<init> Opening Searcher@4d08f87c[collection1] main
   [junit4]   2> 3318587 T6641 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d08f87c[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3318589 T6640 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3318589 T6613 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 3318590 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3318589 T6644 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:62707/mh_av/v collection:control_collection shard:shard1
   [junit4]   2> 3318592 T6644 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3318595 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3318606 T6646 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62f9c217 name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3318606 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3318608 T6613 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3318617 T6644 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3318624 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318624 T6613 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3318624 T6644 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3318625 T6644 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1620 name=collection1 org.apache.solr.core.SolrCore@275d9ce1 url=https://127.0.0.1:62707/mh_av/v/collection1 node=127.0.0.1:62707_mh_av%2Fv C1620_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:62707/mh_av/v, core=collection1, node_name=127.0.0.1:62707_mh_av%2Fv}
   [junit4]   2> 3318625 T6644 C1620 P62707 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:62707/mh_av/v/collection1/
   [junit4]   2> 3318625 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3318625 T6644 C1620 P62707 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3318626 T6644 C1620 P62707 oasc.SyncStrategy.syncToMe https://127.0.0.1:62707/mh_av/v/collection1/ has no replicas
   [junit4]   2> 3318626 T6644 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:62707/mh_av/v/collection1/ shard1
   [junit4]   2> 3318626 T6644 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3318628 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318638 T6646 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> 3318638 T6637 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> 3318658 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318659 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3318662 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318765 T6637 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> 3318766 T6646 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> 3318811 T6644 oasc.ZkController.register We are https://127.0.0.1:62707/mh_av/v/collection1/ and leader is https://127.0.0.1:62707/mh_av/v/collection1/
   [junit4]   2> 3318811 T6644 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:62707/mh_av/v
   [junit4]   2> 3318811 T6644 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3318811 T6644 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3318811 T6644 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3318813 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318813 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318813 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318813 T6644 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3318814 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3318815 T6638 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62707/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62707_mh_av%2Fv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3318824 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318927 T6637 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> 3318927 T6646 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> 3319615 T6613 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 3319616 T6613 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3319621 T6613 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3319622 T6613 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:62722
   [junit4]   2> 3319625 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3319625 T6613 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3319626 T6613 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820
   [junit4]   2> 3319626 T6613 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/'
   [junit4]   2> 3319662 T6613 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/solr.xml
   [junit4]   2> 3319754 T6613 oasc.CoreContainer.<init> New CoreContainer 1555155154
   [junit4]   2> 3319755 T6613 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/]
   [junit4]   2> 3319757 T6613 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3319758 T6613 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3319758 T6613 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3319758 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3319759 T6613 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3319759 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3319760 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3319760 T6613 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3319760 T6613 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3319775 T6613 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3319775 T6613 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3319776 T6613 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3319777 T6613 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62700/solr
   [junit4]   2> 3319777 T6613 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3319778 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3319801 T6657 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@126a8c47 name:ZooKeeperConnection Watcher:127.0.0.1:62700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3319801 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3319813 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3319816 T6659 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66a937c0 name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3319816 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3319829 T6613 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3320832 T6613 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62722_mh_av%2Fv
   [junit4]   2> 3320835 T6613 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62722_mh_av%2Fv
   [junit4]   2> 3320838 T6646 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3320838 T6659 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3320838 T6637 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3320891 T6660 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3320892 T6660 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3320908 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320908 T6660 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3320909 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320909 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320910 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3320911 T6638 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:62722/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62722_mh_av%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3320911 T6638 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 3320912 T6638 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3320934 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320936 T6637 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> 3320936 T6646 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> 3320936 T6659 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> 3321910 T6660 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3321910 T6660 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1
   [junit4]   2> 3321910 T6660 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3321911 T6660 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3321911 T6660 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3321912 T6660 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3321913 T6660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1/'
   [junit4]   2> 3321914 T6660 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1/lib/classes/' to classloader
   [junit4]   2> 3321915 T6660 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1/lib/.svn/' to classloader
   [junit4]   2> 3321916 T6660 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1/lib/README' to classloader
   [junit4]   2> 3321992 T6660 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3322060 T6660 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3322161 T6660 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3322171 T6660 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3322717 T6660 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3322720 T6660 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3322723 T6660 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3322728 T6660 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3322747 T6660 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3322748 T6660 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty1/
   [junit4]   2> 3322748 T6660 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14bccf7f
   [junit4]   2> 3322749 T6660 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty1
   [junit4]   2> 3322749 T6660 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty1/index/
   [junit4]   2> 3322750 T6660 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 3322750 T6660 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty1/index
   [junit4]   2> 3322750 T6660 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3322769 T6660 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2d8ea235 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69327405),segFN=segments_1,generation=1}
   [junit4]   2> 3322769 T6660 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3322773 T6660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3322773 T6660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3322774 T6660 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3322774 T6660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3322774 T6660 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3322774 T6660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3322775 T6660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3322775 T6660 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3322776 T6660 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3322776 T6660 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3322777 T6660 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3322777 T6660 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3322777 T6660 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3322778 T6660 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3322778 T6660 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3322779 T6660 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3322780 T6660 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3322796 T6660 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3322801 T6660 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3322801 T6660 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3322802 T6660 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3322803 T6660 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2d8ea235 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69327405),segFN=segments_1,generation=1}
   [junit4]   2> 3322803 T6660 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3322803 T6660 oass.SolrIndexSearcher.<init> Opening Searcher@1e09409f[collection1] main
   [junit4]   2> 3322807 T6661 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e09409f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3322810 T6660 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3322811 T6613 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 3322811 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3322811 T6664 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:62722/mh_av/v collection:collection1 shard:shard1
   [junit4]   2> 3322813 T6664 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3322845 T6664 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3322856 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3322857 T6664 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3322857 T6664 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1621 name=collection1 org.apache.solr.core.SolrCore@3274e283 url=https://127.0.0.1:62722/mh_av/v/collection1 node=127.0.0.1:62722_mh_av%2Fv C1621_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:62722/mh_av/v, core=collection1, node_name=127.0.0.1:62722_mh_av%2Fv}
   [junit4]   2> 3322857 T6664 C1621 P62722 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:62722/mh_av/v/collection1/
   [junit4]   2> 3322857 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3322857 T6664 C1621 P62722 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3322858 T6664 C1621 P62722 oasc.SyncStrategy.syncToMe https://127.0.0.1:62722/mh_av/v/collection1/ has no replicas
   [junit4]   2> 3322858 T6664 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:62722/mh_av/v/collection1/ shard1
   [junit4]   2> 3322858 T6664 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3322861 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3322872 T6637 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> 3322872 T6646 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> 3322872 T6659 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> 3322886 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3322888 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3322991 T6637 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> 3322991 T6646 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> 3322991 T6659 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> 3323039 T6664 oasc.ZkController.register We are https://127.0.0.1:62722/mh_av/v/collection1/ and leader is https://127.0.0.1:62722/mh_av/v/collection1/
   [junit4]   2> 3323039 T6664 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:62722/mh_av/v
   [junit4]   2> 3323039 T6664 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3323039 T6664 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3323039 T6664 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3323041 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3323041 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3323041 T6664 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3323041 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3323042 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3323043 T6638 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62722/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62722_mh_av%2Fv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3323051 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3323154 T6637 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> 3323154 T6646 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> 3323154 T6659 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> 3323862 T6613 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 3323863 T6613 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3323867 T6613 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3323868 T6613 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:62742
   [junit4]   2> 3323871 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3323871 T6613 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3323871 T6613 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010
   [junit4]   2> 3323872 T6613 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/'
   [junit4]   2> 3323906 T6613 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/solr.xml
   [junit4]   2> 3323990 T6613 oasc.CoreContainer.<init> New CoreContainer 2141485739
   [junit4]   2> 3323991 T6613 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/]
   [junit4]   2> 3323992 T6613 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3323992 T6613 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3323993 T6613 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3323993 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3323993 T6613 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3323994 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3323994 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3323994 T6613 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3323994 T6613 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3324005 T6613 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3324005 T6613 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3324006 T6613 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3324006 T6613 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62700/solr
   [junit4]   2> 3324006 T6613 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3324007 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3324025 T6675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ff27cf7 name:ZooKeeperConnection Watcher:127.0.0.1:62700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3324025 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3324027 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3324029 T6677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26c3211a name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3324029 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3324033 T6613 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3325035 T6613 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62742_mh_av%2Fv
   [junit4]   2> 3325037 T6613 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62742_mh_av%2Fv
   [junit4]   2> 3325039 T6659 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3325039 T6646 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3325039 T6637 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3325039 T6677 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3325054 T6678 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3325054 T6678 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3325055 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3325055 T6678 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3325055 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3325056 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3325057 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3325057 T6638 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:62742/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62742_mh_av%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3325058 T6638 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 3325058 T6638 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3325067 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3325067 T6677 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> 3325067 T6659 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> 3325068 T6646 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> 3325068 T6637 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> 3326057 T6678 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3326057 T6678 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1
   [junit4]   2> 3326057 T6678 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3326058 T6678 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3326058 T6678 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3326059 T6678 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3326060 T6678 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1/'
   [junit4]   2> 3326062 T6678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1/lib/.svn/' to classloader
   [junit4]   2> 3326063 T6678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1/lib/README' to classloader
   [junit4]   2> 3326064 T6678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1/lib/classes/' to classloader
   [junit4]   2> 3326158 T6678 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3326239 T6678 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3326340 T6678 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3326351 T6678 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3326987 T6678 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3326991 T6678 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3326994 T6678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3326998 T6678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3327018 T6678 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3327019 T6678 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/
   [junit4]   2> 3327019 T6678 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14bccf7f
   [junit4]   2> 3327020 T6678 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2
   [junit4]   2> 3327020 T6678 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index/
   [junit4]   2> 3327021 T6678 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 3327021 T6678 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index
   [junit4]   2> 3327021 T6678 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3327040 T6678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@446e94b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c96c4e9),segFN=segments_1,generation=1}
   [junit4]   2> 3327040 T6678 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3327044 T6678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3327045 T6678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3327045 T6678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3327045 T6678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3327046 T6678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3327046 T6678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3327047 T6678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3327047 T6678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3327047 T6678 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3327048 T6678 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3327049 T6678 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3327049 T6678 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3327049 T6678 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3327050 T6678 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3327050 T6678 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3327051 T6678 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3327051 T6678 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3327068 T6678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3327073 T6678 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3327074 T6678 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3327075 T6678 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3327075 T6678 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@446e94b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c96c4e9),segFN=segments_1,generation=1}
   [junit4]   2> 3327076 T6678 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3327076 T6678 oass.SolrIndexSearcher.<init> Opening Searcher@ca10e57[collection1] main
   [junit4]   2> 3327080 T6679 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ca10e57[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3327082 T6678 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3327083 T6613 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 3327084 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3327083 T6682 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:62742/mh_av/v collection:collection1 shard:shard1
   [junit4]   2> 3327091 T6613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3327092 T6682 oasc.ZkController.register We are https://127.0.0.1:62742/mh_av/v/collection1/ and leader is https://127.0.0.1:62722/mh_av/v/collection1/
   [junit4]   2> 3327092 T6682 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:62742/mh_av/v
   [junit4]   2> 3327092 T6682 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 3327092 T6682 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1622 name=collection1 org.apache.solr.core.SolrCore@d964eb2 url=https://127.0.0.1:62742/mh_av/v/collection1 node=127.0.0.1:62742_mh_av%2Fv C1622_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:62742/mh_av/v, core=collection1, node_name=127.0.0.1:62742_mh_av%2Fv}
   [junit4]   2> 3327094 T6685 C1622 P62742 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 3327094 T6682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3327094 T6685 C1622 P62742 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 3327095 T6685 C1622 P62742 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 3327095 T6685 C1622 P62742 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3327099 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3327100 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3327101 T6638 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62742/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62742_mh_av%2Fv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 3327115 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3327116 T6637 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> 3327116 T6659 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> 3327116 T6677 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> 3327116 T6646 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> ASYNC  NEW_CORE C1623 name=collection1 org.apache.solr.core.SolrCore@275d9ce1 url=https://127.0.0.1:62707/mh_av/v/collection1 node=127.0.0.1:62707_mh_av%2Fv C1623_STATE=coll:control_collection core:collection1 props:{state=active, base_url=https://127.0.0.1:62707/mh_av/v, core=collection1, node_name=127.0.0.1:62707_mh_av%2Fv, leader=true}
   [junit4]   2> 3327230 T6628 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-0 (1461156234840244224)]} 0 3
   [junit4]   2> 3327230 T6627 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-0 (1461156234838147072)]} 0 4
   [junit4]   2> 3327231 T6649 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 3327231 T6649 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 3327232 T6649 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&coreNodeName=core_node2&wt=javabin&nodeName=127.0.0.1:62742_mh_av%252Fv&onlyIfLeaderActive=true&core=collection1&action=PREPRECOVERY&state=recovering&onlyIfLeader=true&checkLive=true} status=0 QTime=2 
   [junit4]   2> 3327295 T6613 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 62742
   [junit4]   2> 3327295 T6613 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2141485739
   [junit4]   2> 3327296 T6613 oasc.RecoveryStrategy.close WARN Stopping recovery for zkNodeName=core_node2core=collection1
   [junit4]   2>  C1622_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=https://127.0.0.1:62742/mh_av/v, core=collection1, node_name=127.0.0.1:62742_mh_av%2Fv}
   [junit4]   2> 3327494 T6668 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-0 (1461156234977607680)]} 0 4
   [junit4]   2> 3327494 T6667 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-0 (1461156234976559104)]} 0 4
   [junit4]   2> ASYNC  NEW_CORE C1624 name=collection1 org.apache.solr.core.SolrCore@3274e283 url=https://127.0.0.1:62722/mh_av/v/collection1 node=127.0.0.1:62722_mh_av%2Fv C1624_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:62722/mh_av/v, core=collection1, node_name=127.0.0.1:62722_mh_av%2Fv, leader=true}
   [junit4]   2> 3327495 T6651 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-0 (1461156234977607680)]} 0 136
   [junit4]   2> 3327495 T6650 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-0 (1461156234976559104)]} 0 137
   [junit4]   2> 3327513 T6629 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-1 (1461156235138039808)]} 0 2
   [junit4]   2> 3327514 T6630 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-1 (1461156235138039809)]} 0 2
   [junit4]   2> 3327524 T6669 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-1 (1461156235144331264)]} 0 1
   [junit4]   2> 3327525 T6670 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-1 (1461156235145379840)]} 0 2
   [junit4]   2> 3327525 T6652 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-1 (1461156235144331264)]} 0 8
   [junit4]   2> 3327525 T6653 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-1 (1461156235145379840)]} 0 6
   [junit4]   2> 3327598 T6631 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-2 (1461156235227168768)]} 0 1
   [junit4]   2> 3327599 T6632 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-2 (1461156235228217344)]} 0 1
   [junit4]   2> 3327607 T6671 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-2 (1461156235232411648)]} 0 1
   [junit4]   2> 3327608 T6654 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-2 (1461156235232411648)]} 0 6
   [junit4]   2> 3327608 T6672 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-2 (1461156235233460224)]} 0 1
   [junit4]   2> 3327609 T6655 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-2 (1461156235233460224)]} 0 6
   [junit4]   2> 3327617 T6633 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-3 (1461156235247091712)]} 0 1
   [junit4]   2> 3327618 T6709 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-3 (1461156235248140288)]} 0 1
   [junit4]   2> 3327628 T6673 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-3 (1461156235253383168)]} 0 1
   [junit4]   2> 3327629 T6714 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-3 (1461156235254431744)]} 0 2
   [junit4]   2> 3327629 T6649 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-3 (1461156235253383168)]} 0 8
   [junit4]   2> 3327629 T6651 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-3 (1461156235254431744)]} 0 6
   [junit4]   2> 3327669 T6717 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-4 (1461156235301617664)]} 0 1
   [junit4]   2> 3327670 T6718 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-4 (1461156235302666240)]} 0 1
   [junit4]   2> 3327679 T6723 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-4 (1461156235307909120)]} 0 1
   [junit4]   2> 3327679 T6724 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-4 (1461156235307909121)]} 0 1
   [junit4]   2> 3327679 T6650 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-4 (1461156235307909120)]} 0 5
   [junit4]   2> 3327680 T6652 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-4 (1461156235307909121)]} 0 6
   [junit4]   2> ASYNC  NEW_CORE C1625 name=collection1 org.apache.solr.core.SolrCore@275d9ce1 url=https://127.0.0.1:62707/mh_av/v/collection1 node=127.0.0.1:62707_mh_av%2Fv C1625_STATE=coll:control_collection core:collection1 props:{state=active, base_url=https://127.0.0.1:62707/mh_av/v, core=collection1, node_name=127.0.0.1:62707_mh_av%2Fv, leader=true}
   [junit4]   2> 3327712 T6727 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-5 (1461156235338317824)]} 0 9
   [junit4]   2> 3327714 T6728 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-5 (1461156235348803584)]} 0 2
   [junit4]   2> ASYNC  NEW_CORE C1626 name=collection1 org.apache.solr.core.SolrCore@d964eb2 url=https://127.0.0.1:62742/mh_av/v/collection1 node=127.0.0.1:62742_mh_av%2Fv C1626_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=https://127.0.0.1:62742/mh_av/v, core=collection1, node_name=127.0.0.1:62742_mh_av%2Fv}
   [junit4]   2> 3327724 T6733 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-5 (1461156235354046464)]} 0 2
   [junit4]   2> 3327725 T6734 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-5 (1461156235355095040)]} 0 2
   [junit4]   2> ASYNC  NEW_CORE C1627 name=collection1 org.apache.solr.core.SolrCore@3274e283 url=https://127.0.0.1:62722/mh_av/v/collection1 node=127.0.0.1:62722_mh_av%2Fv C1627_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:62722/mh_av/v, core=collection1, node_name=127.0.0.1:62722_mh_av%2Fv, leader=true}
   [junit4]   2> 3327725 T6649 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-5 (1461156235354046464)]} 0 7
   [junit4]   2> 3327725 T6654 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-5 (1461156235355095040)]} 0 6
   [junit4]   2> 3327831 T6737 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-6 (1461156235471486976)]} 0 2
   [junit4]   2> 3327831 T6738 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-6 (1461156235471486977)]} 0 1
   [junit4]   2> 3327840 T6743 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-6 (1461156235476729856)]} 0 1
   [junit4]   2> 3327841 T6655 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-6 (1461156235476729856)]} 0 6
   [junit4]   2> 3327841 T6744 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-6 (1461156235477778432)]} 0 1
   [junit4]   2> 3327842 T6653 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-6 (1461156235477778432)]} 0 6
   [junit4]   2> 3327917 T6747 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-7 (1461156235561664512)]} 0 1
   [junit4]   2> 3327918 T6748 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-7 (1461156235562713088)]} 0 2
   [junit4]   2> 3327927 T6753 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-7 (1461156235567955968)]} 0 1
   [junit4]   2> 3327928 T6651 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-7 (1461156235567955968)]} 0 6
   [junit4]   2> 3327928 T6754 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-7 (1461156235567955969)]} 0 1
   [junit4]   2> 3327929 T6650 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-7 (1461156235567955969)]} 0 7
   [junit4]   2> 3327968 T6757 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-8 (1461156235616190464)]} 0 1
   [junit4]   2> 3327969 T6758 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-8 (1461156235616190465)]} 0 1
   [junit4]   2> 3327978 T6763 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-8 (1461156235621433344)]} 0 1
   [junit4]   2> 3327979 T6764 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] web

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

ckDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3392324 T7201 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index.20140226221302114 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index.20140226221302114;done=false>>]
   [junit4]   2> 3392324 T7201 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index.20140226221302114
   [junit4]   2> 3392341 T7201 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2;done=false>>]
   [junit4]   2> 3392341 T7201 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2
   [junit4]   2> 77214 T6612 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 3392342 T7201 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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> 3392342 T7201 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_IQ, timezone=America/Kralendijk
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=124856312,total=347602944
   [junit4]   2> NOTE: All tests run in this JVM: [FieldFacetExtrasTest, SliceStateUpdateTest, TestAnalyzeInfixSuggestions, SOLR749Test, TestCopyFieldCollectionResource, ResourceLoaderTest, TermVectorComponentTest, TestRandomMergePolicy, TestSolrXmlPersistor, TestManagedSchema, UUIDFieldTest, SolrIndexSplitterTest, TermsComponentTest, ResponseLogComponentTest, TestBadConfig, ZkControllerTest, FileBasedSpellCheckerTest, TestSolrIndexConfig, AbstractAnalyticsStatsTest, RangeFacetTest, TestDocumentBuilder, RegexBoostProcessorTest, MoreLikeThisHandlerTest, SyncSliceTest, TestDocSet, DirectUpdateHandlerOptimizeTest, PrimitiveFieldTypeTest, DistributedQueryElevationComponentTest, OverseerTest, QueryEqualityTest, CoreAdminCreateDiscoverTest, TriLevelCompositeIdRoutingTest, DistributedSuggestComponentTest, TestCharFilters, DeleteShardTest, ZkCLITest, TestCollapseQParserPlugin, CoreAdminHandlerTest, TestTrie, TestLuceneMatchVersion, DistributedSpellCheckComponentTest, DocumentBuilderTest, SchemaVersionSpecificBehaviorTest, BlockCacheTest, DOMUtilTest, TestWriterPerf, OverseerCollectionProcessorTest, TestFieldCollectionResource, TestFaceting, UnloadDistributedZkTest, TestSort, SolrInfoMBeanTest, UpdateRequestProcessorFactoryTest, SpatialFilterTest, TestUniqueKeyFieldResource, CacheHeaderTest, SliceStateTest, LegacyHTMLStripCharFilterTest, DistributedTermsComponentTest, TestHighFrequencyDictionaryFactory, TestLMJelinekMercerSimilarityFactory, TestPerFieldSimilarity, MigrateRouteKeyTest, TestSystemIdResolver, ClusterStateTest, HdfsRecoveryZkTest, TestCoreContainer, TestReplicationHandler, BJQParserTest, CopyFieldTest, QueryResultKeyTest, SolrXmlInZkTest, ParsingFieldUpdateProcessorsTest, DistributedDebugComponentTest, TestFunctionQuery, JsonLoaderTest, TestPostingsSolrHighlighter, TestJmxMonitoredMap, SolrCoreTest, ClusterStateUpdateTest, TestGroupingSearch, DateMathParserTest, BadComponentTest, TestAddFieldRealTimeGet, SuggesterFSTTest, TestSearchPerf, TestInfoStreamLogging, EchoParamsTest, TestRealTimeGet, TestHighlightDedupGrouping, SpellPossibilityIteratorTest, BasicDistributedZkTest, BasicDistributedZk2Test, ShardRoutingTest, RecoveryZkTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.seed=1A459E8916923F -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ar_IQ -Dtests.timezone=America/Kralendijk -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | RecoveryZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=7294, name=coreLoadExecutor-2631-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1A459E8916923F]:0)
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1568)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:554)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1038)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:936)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:928)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:256)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:470)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:630)
   [junit4]    > 	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:223)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
   [junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: BaseDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@56a6923 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18d017a4))
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
   [junit4]    > 	... 1 more
   [junit4] Completed on J0 in 77.52s, 1 test, 1 error <<< FAILURES!

[...truncated 646 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:472: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:445: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:490: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1274: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:907: There were test failures: 373 suites, 1607 tests, 1 suite-level error, 45 ignored (17 assumptions)

Total time: 168 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 527 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/527/

4 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Could not find collection:addReplicaColl

Stack Trace:
java.lang.AssertionError: Could not find collection:addReplicaColl
	at __randomizedtesting.SeedInfo.seed([5CDC4581B30462B0:DD3ACB99C45B028C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:147)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:724)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:1193)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:213)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)


REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=3642, name=testExecutor-1232-thread-1, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3642, name=testExecutor-1232-thread-1, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:10212
	at __randomizedtesting.SeedInfo.seed([5CDC4581B30462B0]:0)
	at org.apache.solr.cloud.UnloadDistributedZkTest$1.run(UnloadDistributedZkTest.java:393)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:10212
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:505)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.cloud.UnloadDistributedZkTest$1.run(UnloadDistributedZkTest.java:391)
	... 3 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
	... 5 more


REGRESSION:  org.apache.solr.core.OpenCloseCoreStressTest.test10MinutesNew

Error Message:
Test abandoned because suite timeout was reached.

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


FAILED:  junit.framework.TestSuite.org.apache.solr.core.OpenCloseCoreStressTest

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

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




Build Log:
[...truncated 10500 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> 596320 T2354 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 596320 T2354 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 596323 T2354 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393
   [junit4]   2> 596324 T2354 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 596325 T2355 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 596426 T2354 oasc.ZkTestServer.run start zk server on port:10193
   [junit4]   2> 596427 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 596431 T2361 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1161048d name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 596431 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 596431 T2354 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 596435 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 596444 T2363 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76a07354 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 596444 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 596445 T2354 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 596448 T2354 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 596459 T2354 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 596461 T2354 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 596468 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 596469 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 596481 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 596482 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 596586 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 596587 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 596589 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 596590 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 596600 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 596600 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 596603 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 596603 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 596606 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 596606 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 596614 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 596614 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 596616 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 596617 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 596619 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 596620 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 596628 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 596628 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 596632 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 596640 T2365 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b95bfc5 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 596641 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 597551 T2354 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 597555 T2354 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 597556 T2354 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10198
   [junit4]   2> 597559 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 597559 T2354 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 597559 T2354 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718
   [junit4]   2> 597560 T2354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718/'
   [junit4]   2> 597597 T2354 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718/solr.xml
   [junit4]   2> 597685 T2354 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718
   [junit4]   2> 597686 T2354 oasc.CoreContainer.<init> New CoreContainer 422481435
   [junit4]   2> 597686 T2354 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718/]
   [junit4]   2> 597688 T2354 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 597688 T2354 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 597688 T2354 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 597689 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 597689 T2354 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 597689 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 597690 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 597690 T2354 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 597690 T2354 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 597702 T2354 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 597702 T2354 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 597702 T2354 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 597703 T2354 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10193/solr
   [junit4]   2> 597703 T2354 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 597704 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 597706 T2376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7dcefa20 name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597707 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 597709 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 597720 T2378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6666f44e name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597720 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 597722 T2354 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 597726 T2354 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 597736 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 597738 T2354 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10198_
   [junit4]   2> 597739 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10198_
   [junit4]   2> 597741 T2354 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 597743 T2354 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 597747 T2354 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:10198_
   [junit4]   2> 597748 T2354 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 597750 T2354 oasc.Overseer.start Overseer (id=91313767015972868-127.0.0.1:10198_-n_0000000000) starting
   [junit4]   2> 597754 T2354 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 597768 T2380 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 597769 T2354 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 597769 T2380 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 597771 T2354 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 597779 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 597781 T2379 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 597784 T2354 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718
   [junit4]   2> 598874 T2354 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718/conf/
   [junit4]   2> 598875 T2354 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 598875 T2354 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 598876 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 598880 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 598912 T2383 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71d370c3 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 598912 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 598913 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 598915 T2354 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 599728 T2354 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 599729 T2354 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 599734 T2354 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 599735 T2354 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10204
   [junit4]   2> 599737 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 599737 T2354 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 599737 T2354 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984
   [junit4]   2> 599738 T2354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/'
   [junit4]   2> 599767 T2354 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/solr.xml
   [junit4]   2> 599842 T2354 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984
   [junit4]   2> 599843 T2354 oasc.CoreContainer.<init> New CoreContainer 1661523463
   [junit4]   2> 599843 T2354 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/]
   [junit4]   2> 599844 T2354 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 599845 T2354 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 599845 T2354 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 599845 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 599846 T2354 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 599846 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 599846 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 599846 T2354 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 599847 T2354 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 599857 T2354 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 599857 T2354 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 599858 T2354 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 599858 T2354 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10193/solr
   [junit4]   2> 599858 T2354 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 599859 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 599861 T2394 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2395d99f name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 599862 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 599864 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 599881 T2396 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a7f43e4 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 599881 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 599886 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 600889 T2354 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10204_
   [junit4]   2> 600891 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10204_
   [junit4]   2> 600895 T2378 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 600895 T2396 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 600895 T2383 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 600912 T2354 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984
   [junit4]   2> 602158 T2354 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/conf/
   [junit4]   2> 602190 T2354 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 602191 T2354 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 602192 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 603696 T2354 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 603698 T2354 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 603731 T2354 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 603733 T2354 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10207
   [junit4]   2> 603758 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 603759 T2354 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 603759 T2354 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265
   [junit4]   2> 603760 T2354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/'
   [junit4]   2> 603818 T2354 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/solr.xml
   [junit4]   2> 604040 T2354 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265
   [junit4]   2> 604041 T2354 oasc.CoreContainer.<init> New CoreContainer 1193014067
   [junit4]   2> 604042 T2354 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/]
   [junit4]   2> 604045 T2354 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 604046 T2354 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 604047 T2354 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 604047 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 604048 T2354 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 604048 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 604049 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 604049 T2354 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 604051 T2354 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 604114 T2354 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 604116 T2354 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 604116 T2354 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 604117 T2354 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10193/solr
   [junit4]   2> 604118 T2354 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 604126 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 604126 T2408 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55b06cbe name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604128 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 604134 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 604142 T2410 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78820aea name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604142 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 604153 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 605159 T2354 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10207_
   [junit4]   2> 605161 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10207_
   [junit4]   2> 605166 T2396 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 605166 T2378 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 605166 T2383 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 605166 T2410 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 605179 T2354 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265
   [junit4]   2> 605269 T2354 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/conf/
   [junit4]   2> 606287 T2354 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 606288 T2354 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 606288 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 607062 T2354 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 607063 T2354 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 607066 T2354 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 607068 T2354 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10212
   [junit4]   2> 607070 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 607070 T2354 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 607070 T2354 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359
   [junit4]   2> 607071 T2354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359/'
   [junit4]   2> 607097 T2354 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359/solr.xml
   [junit4]   2> 607162 T2354 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359
   [junit4]   2> 607163 T2354 oasc.CoreContainer.<init> New CoreContainer 216576553
   [junit4]   2> 607163 T2354 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359/]
   [junit4]   2> 607164 T2354 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 607164 T2354 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 607164 T2354 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 607165 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 607165 T2354 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 607165 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 607166 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 607166 T2354 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 607166 T2354 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 607176 T2354 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 607177 T2354 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 607177 T2354 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 607177 T2354 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10193/solr
   [junit4]   2> 607178 T2354 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 607179 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607181 T2422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a3f6a0d name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607182 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607185 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607187 T2424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13651483 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607187 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607253 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 608256 T2354 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10212_
   [junit4]   2> 608286 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10212_
   [junit4]   2> 608290 T2378 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 608290 T2410 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 608290 T2424 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 608290 T2383 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 608290 T2396 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 608308 T2354 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359
   [junit4]   2> 608373 T2354 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359/conf/
   [junit4]   2> 609551 T2354 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 609552 T2354 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 609552 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 610632 T2354 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 610633 T2354 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 610637 T2354 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 610638 T2354 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:35019
   [junit4]   2> 610640 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 610641 T2354 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 610641 T2354 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624
   [junit4]   2> 610641 T2354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624/'
   [junit4]   2> 610670 T2354 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624/solr.xml
   [junit4]   2> 610733 T2354 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624
   [junit4]   2> 610734 T2354 oasc.CoreContainer.<init> New CoreContainer 1805997442
   [junit4]   2> 610734 T2354 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624/]
   [junit4]   2> 610735 T2354 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 610736 T2354 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 610736 T2354 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 610736 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 610736 T2354 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 610737 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 610737 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 610737 T2354 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 610737 T2354 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 610747 T2354 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 610748 T2354 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 610748 T2354 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 610748 T2354 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10193/solr
   [junit4]   2> 610748 T2354 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 610749 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 610752 T2436 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7950ff0f name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 610752 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 610755 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 610763 T2438 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1858c518 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 610766 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 610771 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 611774 T2354 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35019_
   [junit4]   2> 611776 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35019_
   [junit4]   2> 611779 T2424 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611779 T2378 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611779 T2438 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611779 T2410 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611779 T2383 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611779 T2396 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611793 T2354 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624
   [junit4]   2> 612744 T2354 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624/conf/
   [junit4]   2> 612747 T2354 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 612748 T2354 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 612748 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 612872 T2386 oasc.ZkController.publish publishing core=unloadcollection1 state=down
   [junit4]   2> 612877 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 612877 T2386 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 612878 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 612879 T2379 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:10204",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10204_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 612879 T2379 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with shards [shard1]
   [junit4]   2> 612880 T2379 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 612882 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 612892 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 612892 T2410 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 612892 T2438 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 612892 T2424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 612892 T2396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 612892 T2383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 613879 T2386 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection1
   [junit4]   2> 613882 T2386 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/unloadcollection1
   [junit4]   2> 613882 T2386 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 613883 T2386 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
   [junit4]   2> 613884 T2386 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 613885 T2386 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 613885 T2386 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
   [junit4]   2> 613913 T2386 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 613914 T2386 oascc.ZkStateReader.readConfigName path=/collections/unloadcollection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 613915 T2386 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/unloadcollection1/'
   [junit4]   2> 614036 T2386 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 614118 T2386 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 614220 T2386 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 614231 T2386 oass.IndexSchema.readSchema [unloadcollection1] Schema name=test
   [junit4]   2> 614883 T2386 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 614896 T2386 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 614900 T2386 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 614915 T2386 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 614920 T2386 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 614925 T2386 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 614926 T2386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 614926 T2386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 614927 T2386 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 614928 T2386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 614928 T2386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 614929 T2386 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 614929 T2386 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/unloadcollection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n/
   [junit4]   2> 614929 T2386 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@322c2ddd
   [junit4]   2> 614931 T2386 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n
   [junit4]   2> 614931 T2386 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n/index/
   [junit4]   2> 614931 T2386 oasc.SolrCore.initIndex WARN [unloadcollection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n/index' doesn't exist. Creating new index...
   [junit4]   2> 614932 T2386 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n/index
   [junit4]   2> 614932 T2386 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11241888364018947]
   [junit4]   2> 614933 T2386 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@4b35c2d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c697a8c)),segFN=segments_1,generation=1}
   [junit4]   2> 614934 T2386 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 614938 T2386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 614938 T2386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 614939 T2386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 614939 T2386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 614940 T2386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 614940 T2386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 614941 T2386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 614941 T2386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 614941 T2386 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 614942 T2386 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 614942 T2386 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 614943 T2386 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 614943 T2386 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 614944 T2386 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 614944 T2386 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 614945 T2386 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 614945 T2386 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 614966 T2386 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 614972 T2386 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 614972 T2386 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 614973 T2386 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6c557a04
   [junit4]   2> 614973 T2386 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@4b35c2d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c697a8c)),segFN=segments_1,generation=1}
   [junit4]   2> 614974 T2386 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 614974 T2386 oass.SolrIndexSearcher.<init> Opening Searcher@421c4ee3[unloadcollection1] main
   [junit4]   2> 614977 T2441 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@421c4ee3[unloadcollection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 614980 T2386 oasc.CoreContainer.registerCore registering core: unloadcollection1
   [junit4]   2> 614980 T2386 oasc.ZkController.register Register replica - core:unloadcollection1 address:https://127.0.0.1:10204 collection:unloadcollection shard:shard1
   [junit4]   2> 614982 T2386 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
   [junit4]   2> 615002 T2386 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 615004 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615004 T2386 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 615005 T2386 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C740 name=unloadcollection1 org.apache.solr.core.SolrCore@15e92c67 url=https://127.0.0.1:10204/unloadcollection1 node=127.0.0.1:10204_ C740_STATE=coll:unloadcollection core:unloadcollection1 props:{state=down, base_url=https://127.0.0.1:10204, core=unloadcollection1, node_name=127.0.0.1:10204_}
   [junit4]   2> 615005 T2386 C740 P10204 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:10204/unloadcollection1/
   [junit4]   2> 615005 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615006 T2386 C740 P10204 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 615006 T2386 C740 P10204 oasc.SyncStrategy.syncToMe https://127.0.0.1:10204/unloadcollection1/ has no replicas
   [junit4]   2> 615006 T2386 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:10204/unloadcollection1/ shard1
   [junit4]   2> 615007 T2386 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
   [junit4]   2> 615008 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615009 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615009 T2438 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615009 T2424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615009 T2410 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615009 T2396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615009 T2383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615013 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615014 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615017 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615119 T2438 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615119 T2424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615119 T2396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615119 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615119 T2383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615119 T2410 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615167 T2386 oasc.ZkController.register We are https://127.0.0.1:10204/unloadcollection1/ and leader is https://127.0.0.1:10204/unloadcollection1/
   [junit4]   2> 615167 T2386 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=https://127.0.0.1:10204
   [junit4]   2> 615167 T2386 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 615168 T2386 oasc.ZkController.publish publishing core=unloadcollection1 state=active
   [junit4]   2> 615169 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615170 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615170 T2386 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615170 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615171 T2386 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&collection=unloadcollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n&wt=javabin&numShards=1&name=unloadcollection1&action=CREATE} status=0 QTime=2301 
   [junit4]   2> 615171 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615172 T2379 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10204",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10204_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 615174 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 615181 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615181 T2444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3bdf2969 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615182 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 615183 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 615186 T2354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615308 T2410 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615308 T2396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615308 T2444 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615308 T2424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615308 T2438 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615308 T2383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615308 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615319 T2400 oasc.ZkController.publish publishing core=unloadcollection2 state=down
   [junit4]   2> 615320 T2400 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 615321 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615321 T2400 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 615321 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615322 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615323 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615324 T2379 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:10207",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10207_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 615324 T2379 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 615324 T2379 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 615327 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615430 T2383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615431 T2410 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615431 T2438 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615431 T2444 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615431 T2424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615431 T2396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 615431 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 616323 T2400 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection2
   [junit4]   2> 616326 T2400 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/unloadcollection2
   [junit4]   2> 616326 T2400 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 616327 T2400 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 616327 T2400 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 616328 T2400 oascc.ZkStateReader.readConfigName path=/collections/unloadcollection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 616328 T2400 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/unloadcollection2/'
   [junit4]   2> 616373 T2400 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 616427 T2400 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 616529 T2400 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 616540 T2400 oass.IndexSchema.readSchema [unloadcollection2] Schema name=test
   [junit4]   2> 617228 T2400 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 617241 T2400 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 617244 T2400 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 617256 T2400 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 617260 T2400 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 617263 T2400 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 617264 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 617265 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 617266 T2400 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 617267 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 617267 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 617267 T2400 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 617267 T2400 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/unloadcollection2/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n/
   [junit4]   2> 617268 T2400 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@322c2ddd
   [junit4]   2> 617268 T2400 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n
   [junit4]   2> 617269 T2400 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n/index/
   [junit4]   2> 617269 T2400 oasc.SolrCore.initIndex WARN [unloadcollection2] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n/index' doesn't exist. Creating new index...
   [junit4]   2> 617269 T2400 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n/index
   [junit4]   2> 617270 T2400 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11241888364018947]
   [junit4]   2> 617270 T2400 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@781bd84c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e02a4a5)),segFN=segments_1,generation=1}
   [junit4]   2> 617271 T2400 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 617273 T2400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 617274 T2400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 617274 T2400 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 617274 T2400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 617275 T2400 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 617275 T2400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 617275 T2400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 617276 T2400 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 617276 T2400 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 617276 T2400 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 617277 T2400 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 617277 T2400 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 617277 T2400 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 617278 T2400 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 617278 T2400 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 617278 T2400 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 617279 T2400 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 617280 T2400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 617284 T2400 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 617284 T2400 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 617285 T2400 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@77815ceb
   [junit4]   2> 617285 T2400 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@781bd84c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e02a4a5)),segFN=segments_1,generation=1}
   [junit4]   2> 617285 T2400 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 617286 T2400 oass.SolrIndexSearcher.<init> Opening Searcher@1dc3508d[unloadcollection2] main
   [junit4]   2> 617288 T2446 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@1dc3508d[unloadcollection2] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 617289 T2400 oasc.CoreContainer.registerCore registering core: unloadcollection2
   [junit4]   2> 617289 T2400 oasc.ZkController.register Register replica - core:unloadcollection2 address:https://127.0.0.1:10207 collection:unloadcollection shard:shard1
   [junit4]   2> 617298 T2400 oasc.ZkController.register We are https://127.0.0.1:10207/unloadcollection2/ and leader is https://127.0.0.1:10204/unloadcollection1/
   [junit4]   2> 617298 T2400 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=https://127.0.0.1:10207
   [junit4]   2> 617298 T2400 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
   [junit4]   2> 617299 T2400 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C741 name=unloadcollection2 org.apache.solr.core.SolrCore@a5f72ad url=https://127.0.0.1:10207/unloadcollection2 node=127.0.0.1:10207_ C741_STATE=coll:unloadcollection core:unloadcollection2 props:{state=down, base_url=https://127.0.0.1:10207, core=unloadcollection2, node_name=127.0.0.1:10207_}
   [junit4]   2> 617299 T2448 C741 P10207 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
   [junit4]   2> 617300 T2448 C741 P10207 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 617300 T2400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617300 T2448 C741 P10207 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
   [junit4]   2> 617300 T2448 C741 P10207 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 617301 T2400 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&collection=unloadcollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n&wt=javabin&name=unloadcollection2&action=CREATE} status=0 QTime=1985 
   [junit4]   2> 617302 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 617302 T2354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617302 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 617303 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 617303 T2354 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):330
   [junit4]   2> 617303 T2354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617304 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617304 T2379 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10207",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10207_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 617316 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 617317 T2410 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes si

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

tty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	  288) Thread[id=3705, name=Thread-1985, state=RUNNABLE, group=TGRP-OpenCloseCoreStressTest]
   [junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.read(InputRecord.java:480)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323)
   [junit4]   2> 	        at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:533)
   [junit4]   2> 	        at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:401)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:178)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]   2> 	        at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]   2> 	        at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]   2> 	        at org.apache.solr.core.OneQuery.run(OpenCloseCoreStressTest.java:506)
   [junit4]   2> 	  289) Thread[id=4008, name=qtp1166711833-4008, state=RUNNABLE, group=TGRP-OpenCloseCoreStressTest]
   [junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.read(InputRecord.java:480)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
   [junit4]   2> 	        at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
   [junit4]   2> 	        at org.eclipse.jetty.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:391)
   [junit4]   2> 	        at org.eclipse.jetty.io.bio.StreamEndPoint.fill(StreamEndPoint.java:141)
   [junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.fill(SocketConnector.java:227)
   [junit4]   2> 	        at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.fill(SslSocketConnector.java:618)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1040)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 	        at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 	        at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:670)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> NOTE: test params are: codec=Lucene46: {text=PostingsFormat(name=Lucene41VarGapFixedInterval), id=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128)))}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=mt, timezone=America/Grand_Turk
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=290,free=205818120,total=373555200
   [junit4]   2> NOTE: All tests run in this JVM: [TestSerializedLuceneMatchVersion, SimplePostToolTest, TestCodecSupport, TestReload, DateFieldTest, CoreMergeIndexesAdminHandlerTest, FileUtilsTest, DirectSolrSpellCheckerTest, IndexSchemaRuntimeFieldTest, TestDFRSimilarityFactory, SpellCheckCollatorTest, CustomCollectionTest, TestXIncludeConfig, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, FieldAnalysisRequestHandlerTest, AlternateDirectoryTest, MultiTermTest, SolrRequestParserTest, SuggestComponentTest, CachingDirectoryFactoryTest, SolrIndexConfigTest, TestCollationField, BlockDirectoryTest, TestBlendedInfixSuggestions, TestSolr4Spatial, TestZkChroot, SignatureUpdateProcessorFactoryTest, TestPhraseSuggestions, BasicDistributedZk2Test, TestFiltering, TestWordDelimiterFilterFactory, DebugComponentTest, SpellingQueryConverterTest, TimeZoneUtilsTest, DeleteReplicaTest, SolrCoreCheckLockOnStartupTest, TestQuerySenderNoQuery, TestRTGBase, AddSchemaFieldsUpdateProcessorFactoryTest, TestManagedSchemaFieldResource, TestAtomicUpdateErrorCases, TestStressLucene, TestDynamicFieldCollectionResource, PreAnalyzedFieldTest, TestCSVLoader, SolrPluginUtilsTest, TestQuerySenderListener, HdfsCollectionsAPIDistributedZkTest, TestSolrJ, DefaultValueUpdateProcessorTest, LeaderElectionIntegrationTest, ZkSolrClientTest, CurrencyFieldOpenExchangeTest, NoCacheHeaderTest, DirectUpdateHandlerTest, RequestHandlersTest, TestLazyCores, TestModifyConfFiles, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, TestIndexSearcher, TestFieldResource, TestMaxScoreQueryParser, TestCloudManagedSchemaAddField, ConvertedLegacyTest, TestSolrDeletionPolicy2, NotRequiredUniqueKeyTest, TestDistributedSearch, CursorMarkTest, MinimalSchemaTest, ShardRoutingCustomTest, TestSimpleQParserPlugin, UniqFieldsUpdateProcessorFactoryTest, ZkNodePropsTest, TestCursorMarkWithoutUniqueKey, TestBinaryResponseWriter, DistanceFunctionTest, JSONWriterTest, TestUpdate, TestUtils, DisMaxRequestHandlerTest, TestRangeQuery, DeleteInactiveReplicaTest, TestDistribDocBasedVersion, HighlighterConfigTest, StatsComponentTest, TestSolrXml, OpenCloseCoreStressTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OpenCloseCoreStressTest -Dtests.seed=5CDC4581B30462B0 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=mt -Dtests.timezone=America/Grand_Turk -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | OpenCloseCoreStressTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5CDC4581B30462B0]:0)
   [junit4] Completed on J1 in 7227.52s, 2 tests, 2 errors, 1 skipped <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:472: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:445: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:490: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1274: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:907: There were test failures: 373 suites, 1602 tests, 1 suite-level error, 2 errors, 1 failure, 32 ignored (4 assumptions)

Total time: 275 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 526 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/526/

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:32968/g_n/collection1, https://127.0.0.1:32938/g_n/collection1, https://127.0.0.1:32934/g_n/collection1, https://127.0.0.1:32868/g_n/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:32968/g_n/collection1, https://127.0.0.1:32938/g_n/collection1, https://127.0.0.1:32934/g_n/collection1, https://127.0.0.1:32868/g_n/collection1]
	at __randomizedtesting.SeedInfo.seed([85837473A14B7279:465FA6BD6141245]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.DistribCursorPagingTest.assertFullWalkNoDups(DistribCursorPagingTest.java:711)
	at org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:586)
	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:90)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /g_n/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	... 47 more




Build Log:
[...truncated 11622 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> 3939647 T10304 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 3939648 T10304 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /g_n/
   [junit4]   2> 3939654 T10304 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-DistribCursorPagingTest-1393222115826
   [junit4]   2> 3939656 T10304 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 3939656 T10305 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3939757 T10304 oasc.ZkTestServer.run start zk server on port:55281
   [junit4]   2> 3939758 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3939763 T10311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@83963e name:ZooKeeperConnection Watcher:127.0.0.1:55281 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3939764 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3939764 T10304 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3939781 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3939783 T10313 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4533c3c5 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3939784 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3939784 T10304 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3939787 T10304 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3939796 T10304 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3939798 T10304 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3939800 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-deeppaging.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3939801 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3939805 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema-sorts.xml to /configs/conf1/schema.xml
   [junit4]   2> 3939806 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3939809 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3939810 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3939812 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3939813 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3939823 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3939824 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3939827 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3939827 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3939830 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3939831 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3939834 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3939835 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3939838 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3939839 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3939841 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3939842 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3939849 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3939850 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3939853 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3939855 T10315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d83c2e8 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3939855 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3940954 T10304 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3940957 T10304 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3940962 T10304 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:52561
   [junit4]   2> 3940964 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3940964 T10304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3940965 T10304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036
   [junit4]   2> 3940965 T10304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/'
   [junit4]   2> 3940989 T10304 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/solr.xml
   [junit4]   2> 3941051 T10304 oasc.CoreContainer.<init> New CoreContainer 1522208322
   [junit4]   2> 3941051 T10304 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/]
   [junit4]   2> 3941053 T10304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3941053 T10304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3941053 T10304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3941054 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3941054 T10304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3941054 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3941054 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3941055 T10304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3941055 T10304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3941065 T10304 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3941065 T10304 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3941065 T10304 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3941066 T10304 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55281/solr
   [junit4]   2> 3941066 T10304 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3941067 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3941071 T10326 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d2708c6 name:ZooKeeperConnection Watcher:127.0.0.1:55281 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3941073 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3941076 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3941085 T10328 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d500e66 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3941085 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3941087 T10304 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3941095 T10304 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3941102 T10304 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3941104 T10304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52561_g_n
   [junit4]   2> 3941105 T10304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52561_g_n
   [junit4]   2> 3941115 T10304 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 3941117 T10304 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3941129 T10304 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52561_g_n
   [junit4]   2> 3941130 T10304 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3941132 T10304 oasc.Overseer.start Overseer (id=91306204583362564-127.0.0.1:52561_g_n-n_0000000000) starting
   [junit4]   2> 3941143 T10304 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3941151 T10330 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3941151 T10304 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3941151 T10330 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 3941158 T10304 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3941159 T10304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3941161 T10329 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3941167 T10331 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3941167 T10331 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3941168 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3941168 T10331 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3941169 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3941170 T10329 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:52561/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52561_g_n",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3941170 T10329 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 3941170 T10329 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3941179 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3941180 T10328 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> 3942170 T10331 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3942170 T10331 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1
   [junit4]   2> 3942170 T10331 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3942171 T10331 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3942171 T10331 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3942172 T10331 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3942172 T10331 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1/'
   [junit4]   2> 3942174 T10331 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1/lib/classes/' to classloader
   [junit4]   2> 3942175 T10331 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1/lib/.svn/' to classloader
   [junit4]   2> 3942176 T10331 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1/lib/README' to classloader
   [junit4]   2> 3942243 T10331 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3942311 T10331 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3942312 T10331 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3942332 T10331 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 3942536 T10331 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3942538 T10331 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3942539 T10331 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/control/data/
   [junit4]   2> 3942539 T10331 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 3942541 T10331 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/control/data
   [junit4]   2> 3942541 T10331 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/control/data/index/
   [junit4]   2> 3942542 T10331 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3942542 T10331 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/control/data/index
   [junit4]   2> 3942542 T10331 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=38.8193359375, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=25.254842531047153, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7186965926415655
   [junit4]   2> 3942543 T10331 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6dec92ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c294b75),segFN=segments_1,generation=1}
   [junit4]   2> 3942544 T10331 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3942545 T10331 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3942545 T10331 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3942545 T10331 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3942545 T10331 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3942546 T10331 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 3942546 T10331 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3942546 T10331 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 3942563 T10331 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3942568 T10331 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3942569 T10331 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3942569 T10331 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.70703125, noCFSRatio=0.2725944381084194]
   [junit4]   2> 3942570 T10331 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6dec92ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c294b75),segFN=segments_1,generation=1}
   [junit4]   2> 3942570 T10331 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3942571 T10331 oass.SolrIndexSearcher.<init> Opening Searcher@7715807[collection1] main
   [junit4]   2> 3942572 T10331 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3942572 T10332 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7715807[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3942572 T10304 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 3942573 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3942572 T10335 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52561/g_n collection:control_collection shard:shard1
   [junit4]   2> 3942574 T10335 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3942578 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3942588 T10337 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61f3cd7 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3942588 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3942590 T10304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3942591 T10335 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3942601 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942602 T10304 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3942602 T10335 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3942603 T10335 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 3942603 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C11632 name=collection1 org.apache.solr.core.SolrCore@2f869de6 url=https://127.0.0.1:52561/g_n/collection1 node=127.0.0.1:52561_g_n C11632_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:52561/g_n, core=collection1, node_name=127.0.0.1:52561_g_n}
   [junit4]   2> 3942603 T10335 C11632 P52561 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52561/g_n/collection1/
   [junit4]   2> 3942603 T10335 C11632 P52561 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3942604 T10335 C11632 P52561 oasc.SyncStrategy.syncToMe https://127.0.0.1:52561/g_n/collection1/ has no replicas
   [junit4]   2> 3942604 T10335 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52561/g_n/collection1/ shard1
   [junit4]   2> 3942604 T10335 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3942606 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942619 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942630 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942733 T10337 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> 3942733 T10328 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> 3942772 T10335 oasc.ZkController.register We are https://127.0.0.1:52561/g_n/collection1/ and leader is https://127.0.0.1:52561/g_n/collection1/
   [junit4]   2> 3942772 T10335 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52561/g_n
   [junit4]   2> 3942772 T10335 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3942772 T10335 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3942772 T10335 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3942774 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942774 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942774 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942774 T10335 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3942775 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3942776 T10329 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:52561/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52561_g_n",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3942778 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942880 T10328 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> 3942880 T10337 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> 3943565 T10304 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 3943566 T10304 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3943569 T10304 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3943571 T10304 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:32868
   [junit4]   2> 3943574 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3943574 T10304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3943574 T10304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773
   [junit4]   2> 3943575 T10304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/'
   [junit4]   2> 3943598 T10304 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/solr.xml
   [junit4]   2> 3943660 T10304 oasc.CoreContainer.<init> New CoreContainer 1941714828
   [junit4]   2> 3943660 T10304 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/]
   [junit4]   2> 3943661 T10304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3943662 T10304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3943662 T10304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3943662 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3943663 T10304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3943663 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3943663 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3943663 T10304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3943664 T10304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3943673 T10304 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3943673 T10304 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3943674 T10304 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3943674 T10304 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55281/solr
   [junit4]   2> 3943674 T10304 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3943675 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3943677 T10348 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60be3a94 name:ZooKeeperConnection Watcher:127.0.0.1:55281 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3943679 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3943681 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3943688 T10350 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52be1cf3 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3943688 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3943692 T10304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3944694 T10304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32868_g_n
   [junit4]   2> 3944696 T10304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32868_g_n
   [junit4]   2> 3944699 T10337 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3944699 T10328 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3944699 T10350 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3944714 T10351 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3944714 T10351 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3944716 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3944716 T10351 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3944716 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3944717 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3944717 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3944718 T10329 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:32868/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32868_g_n",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3944718 T10329 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 3944718 T10329 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3944721 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3944730 T10350 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> 3944730 T10337 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> 3944730 T10328 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> 3945717 T10351 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3945717 T10351 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1
   [junit4]   2> 3945717 T10351 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3945718 T10351 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3945718 T10351 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3945719 T10351 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3945719 T10351 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1/'
   [junit4]   2> 3945721 T10351 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1/lib/.svn/' to classloader
   [junit4]   2> 3945721 T10351 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1/lib/classes/' to classloader
   [junit4]   2> 3945722 T10351 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1/lib/README' to classloader
   [junit4]   2> 3945788 T10351 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3945850 T10351 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3945852 T10351 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3945859 T10351 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 3946075 T10351 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3946077 T10351 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3946077 T10351 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty1/
   [junit4]   2> 3946078 T10351 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 3946079 T10351 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty1
   [junit4]   2> 3946080 T10351 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty1/index/
   [junit4]   2> 3946080 T10351 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 3946081 T10351 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty1/index
   [junit4]   2> 3946081 T10351 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=38.8193359375, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=25.254842531047153, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7186965926415655
   [junit4]   2> 3946082 T10351 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7212ec34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@181b0a54),segFN=segments_1,generation=1}
   [junit4]   2> 3946082 T10351 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3946083 T10351 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3946084 T10351 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3946084 T10351 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3946084 T10351 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3946084 T10351 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 3946085 T10351 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3946085 T10351 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 3946101 T10351 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3946106 T10351 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3946107 T10351 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3946107 T10351 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.70703125, noCFSRatio=0.2725944381084194]
   [junit4]   2> 3946108 T10351 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7212ec34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@181b0a54),segFN=segments_1,generation=1}
   [junit4]   2> 3946108 T10351 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3946108 T10351 oass.SolrIndexSearcher.<init> Opening Searcher@8522b[collection1] main
   [junit4]   2> 3946109 T10351 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3946109 T10352 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8522b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3946110 T10304 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 3946111 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3946110 T10355 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:32868/g_n collection:collection1 shard:shard2
   [junit4]   2> 3946112 T10355 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3946118 T10355 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 3946120 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946120 T10355 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3946120 T10355 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C11633 name=collection1 org.apache.solr.core.SolrCore@7a1a0d44 url=https://127.0.0.1:32868/g_n/collection1 node=127.0.0.1:32868_g_n C11633_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:32868/g_n, core=collection1, node_name=127.0.0.1:32868_g_n}
   [junit4]   2> 3946121 T10355 C11633 P32868 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:32868/g_n/collection1/
   [junit4]   2> 3946121 T10355 C11633 P32868 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3946121 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3946121 T10355 C11633 P32868 oasc.SyncStrategy.syncToMe https://127.0.0.1:32868/g_n/collection1/ has no replicas
   [junit4]   2> 3946122 T10355 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:32868/g_n/collection1/ shard2
   [junit4]   2> 3946122 T10355 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 3946124 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946127 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946130 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946232 T10328 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> 3946232 T10337 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> 3946232 T10350 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> 3946280 T10355 oasc.ZkController.register We are https://127.0.0.1:32868/g_n/collection1/ and leader is https://127.0.0.1:32868/g_n/collection1/
   [junit4]   2> 3946280 T10355 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:32868/g_n
   [junit4]   2> 3946280 T10355 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3946280 T10355 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3946280 T10355 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3946282 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946282 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946282 T10355 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3946282 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946283 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3946283 T10329 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:32868/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32868_g_n",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3946286 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946388 T10328 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> 3946388 T10337 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> 3946388 T10350 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> 3947075 T10304 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 3947076 T10304 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3947080 T10304 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3947082 T10304 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:32934
   [junit4]   2> 3947084 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3947084 T10304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3947085 T10304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284
   [junit4]   2> 3947085 T10304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/'
   [junit4]   2> 3947109 T10304 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/solr.xml
   [junit4]   2> 3947170 T10304 oasc.CoreContainer.<init> New CoreContainer 1895131712
   [junit4]   2> 3947171 T10304 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/]
   [junit4]   2> 3947172 T10304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3947172 T10304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3947173 T10304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3947173 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3947173 T10304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3947173 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3947174 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3947174 T10304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3947174 T10304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3947183 T10304 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3947183 T10304 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3947183 T10304 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3947184 T10304 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55281/solr
   [junit4]   2> 3947184 T10304 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3947185 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3947187 T10366 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e01f4d6 name:ZooKeeperConnection Watcher:127.0.0.1:55281 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3947189 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3947191 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3947198 T10368 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17448ef name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3947198 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3947207 T10304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3948210 T10304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32934_g_n
   [junit4]   2> 3948243 T10304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32934_g_n
   [junit4]   2> 3948245 T10337 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3948245 T10368 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3948245 T10350 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3948245 T10328 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3948264 T10369 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3948264 T10369 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3948266 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3948266 T10369 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3948266 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3948266 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3948268 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3948268 T10329 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:32934/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32934_g_n",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3948268 T10329 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3948269 T10329 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3948271 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3948281 T10328 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> 3948281 T10337 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> 3948281 T10368 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> 3948281 T10350 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> 3949267 T10369 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3949267 T10369 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1
   [junit4]   2> 3949267 T10369 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3949268 T10369 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3949268 T10369 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3949269 T10369 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3949269 T10369 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1/'
   [junit4]   2> 3949270 T10369 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1/lib/README' to classloader
   [junit4]   2> 3949271 T10369 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1/lib/classes/' to classloader
   [junit4]   2> 3949272 T10369 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1/lib/.svn/' to classloader
   [junit4]   2> 3949339 T10369 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3949401 T10369 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3949402 T10369 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3949410 T10369 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 3949627 T10369 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3949629 T10369 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3949629 T10369 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty2/
   [junit4]   2> 3949629 T10369 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 3949631 T10369 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty2
   [junit4]   2> 3949632 T10369 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty2/index/
   [junit4]   2> 3949632 T10369 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 3949633 T10369 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty2/index
   [junit4]   2> 3949633 T10369 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=38.8193359375, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=25.254842531047153, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7186965926415655
   [junit4]   2> 3949634 T10369 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3a2768e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4aa71441),segFN=segments_1,generation=1}
   [junit4]   2> 3949634 T10369 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3949635 T10369 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3949635 T10369 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3949636 T10369 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3949636 T10369 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3949636 T10369 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 3949636 T10369 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3949637 T10369 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 3949653 T10369 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3949659 T10369 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3949659 T10369 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3949659 T10369 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.70703125, noCFSRatio=0.2725944381084194]
   [junit4]   2> 3949660 T10369 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3a2768e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4aa71441),segFN=segments_1,generation=1}
   [junit4]   2> 3949660 T10369 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3949661 T10369 oass.SolrIndexSearcher.<init> Opening Searcher@a87ae6b[collection1] main
   [junit4]   2> 3949662 T10369 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3949662 T10370 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a87ae6b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3949662 T10304 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 3949663 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3949663 T10373 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:32934/g_n collection:collection1 shard:shard1
   [junit4]   2> 3949665 T10373 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3949682 T10373 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3949689 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949689 T10373 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3949689 T10373 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C11634 name=collection1 org.apache.solr.core.SolrCore@334075a9 url=https://127.0.0.1:32934/g_n/collection1 node=127.0.0.1:32934_g_n C11634_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:32934/g_n, core=collection1, node_name=127.0.0.1:32934_g_n}
   [junit4]   2> 3949690 T10373 C11634 P32934 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:32934/g_n/collection1/
   [junit4]   2> 3949690 T10373 C11634 P32934 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3949690 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3949690 T10373 C11634 P32934 oasc.SyncStrategy.syncToMe https://127.0.0.1:32934/g_n/collection1/ has no replicas
   [junit4]   2> 3949690 T10373 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:32934/g_n/collection1/ shard1
   [junit4]   2> 3949691 T10373 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3949697 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949712 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949715 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949817 T10368 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> 3949817 T10328 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> 3949817 T10350 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> 3949817 T10337 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> 3949865 T10373 oasc.ZkController.register We are https://127.0.0.1:32934/g_n/collection1/ and leader is https://127.0.0.1:32934/g_n/collection1/
   [junit4]   2> 3949865 T10373 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:32934/g_n
   [junit4]   2> 3949865 T10373 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3949865 T10373 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3949865 T10373 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3949867 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949867 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949867 T10373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3949867 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949869 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3949869 T10329 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:32934/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32934_g_n",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 3949878 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949980 T10337 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> 3949980 T10328 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> 3949980 T10350 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> 3949980 T10368 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> 3950629 T10304 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 3950631 T10304 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3950635 T10304 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3950636 T10304 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:32938
   [junit4]   2> 3950639 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3950639 T10304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3950639 T10304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837
   [junit4]   2> 3950640 T10304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/'
   [junit4]   2> 3950664 T10304 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/solr.xml
   [junit4]   2> 3950725 T10304 oasc.CoreContainer.<init> New CoreContainer 154834674
   [junit4]   2> 3950725 T10304 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/]
   [junit4]   2> 3950727 T10304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3950727 T10304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3950727 T10304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3950727 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3950728 T10304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3950728 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3950728 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3950729 T10304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3950729 T10304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3950738 T10304 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3950739 T10304 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3950739 T10304 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3950739 T10304 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55281/solr
   [junit4]   2> 3950740 T10304 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3950740 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3950743 T10384 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42e45abd name:ZooKeeperConnection Watcher:127.0.0.1:55281 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3950744 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3950746 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3950748 T10386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b43f5a5 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3950748 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3950752 T10304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3951754 T10304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32938_g_n
   [junit4]   2> 3951762 T10304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32938_g_n
   [junit4]   2> 3951765 T10350 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3951765 T10337 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3951765 T10386 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3951765 T10328 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3951765 T10368 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3951779 T10387 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3951779 T10387 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3951783 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3951783 T10387 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3951783 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3951783 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3951784 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3951784 T10329 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:32938/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32938_g_n",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3951785 T10329 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3951785 T10329 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3951787 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3951788 T10386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3951788 T10350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3951788 T10328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3951788 T10337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3951788 T10368 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3952784 T10387 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3952784 T10387 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1
   [junit4]   2> 3952784 T10387 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3952785 T10387 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3952785 T10387 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3952786 T10387 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3952786 T10387 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1/'
   [junit4]   2> 3952788 T10387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1/lib/classes/' to classloader
   [junit4]   2> 3952789 T10387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1/lib/.svn/' to classloader
   [junit4]   2> 3952790 T10387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1/lib/README' to classloader
   [junit4]   2> 3952855 T10387 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3952916 T10387 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3952917 T10387 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3952925 T10387 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 3953139 T10387 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3953142 T10387 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3953142 T10387 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty3/
   [junit4]   2> 3953142 T10387 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 3953144 T10387 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty3
   [junit4]   2> 3953145 T10387 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty3/index/
   [junit4]   2> 3953145 T10387 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 3953145 T10387 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty3/index
   [junit4]   2> 3953146 T10387 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=38.8193359375, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=25.254842531047153, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7186965926415655
   [junit4]   2> 3953147 T10387 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@747bc01b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d48f130),segFN=segments_1,generation=1}
   [junit4]   2> 3953147 T10387 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3953148 T10387 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3953148 T10387 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3953148 T10387 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3953149 T10387 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3953149 T10387 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 3953149 T10387 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3953149 T10387 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 3953166 T10387 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3953171 T10387 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3953171 T10387 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3953172 T10387 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,

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

er2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14356,cumulative_deletesById=0,cumulative_deletesByQuery=4,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=1}
   [junit4]   2> 4621525 T10406 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 4621526 T10406 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 4621526 T10406 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 4621528 T10406 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 4621539 T10406 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 4621540 T10406 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4;done=false>>]
   [junit4]   2> 4621540 T10406 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4
   [junit4]   2> 4621540 T10406 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4/index.20140224100855301 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4/index.20140224100855301;done=false>>]
   [junit4]   2> 4621541 T10406 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4/index.20140224100855301
   [junit4]   2> 4621541 T10406 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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> 4621542 T10406 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {str_first=PostingsFormat(name=SimpleText), double=PostingsFormat(name=Memory doPackFST= false), int_first=PostingsFormat(name=Memory doPackFST= true), float_last=PostingsFormat(name=Memory doPackFST= false), str_last=PostingsFormat(name=Memory doPackFST= true), str=PostingsFormat(name=Memory doPackFST= false), int_last=PostingsFormat(name=Memory doPackFST= true), long_first=PostingsFormat(name=Memory doPackFST= false), double_first=PostingsFormat(name=Memory doPackFST= true), double_last=PostingsFormat(name=Memory doPackFST= true), id=Pulsing41(freqCutoff=6 minBlockSize=82 maxBlockSize=221), _version_=PostingsFormat(name=SimpleText), int=Pulsing41(freqCutoff=6 minBlockSize=82 maxBlockSize=221), float=PostingsFormat(name=SimpleText), long=PostingsFormat(name=SimpleText), float_first=PostingsFormat(name=Memory doPackFST= false), long_last=PostingsFormat(name=Memory doPackFST= false)}, docValues:{int_dv_last=DocValuesFormat(name=Disk), float_dv=DocValuesFormat(name=Asserting), int_dv_first=DocValuesFormat(name=Disk), double_dv=DocValuesFormat(name=Lucene45), bin_dv_first=DocValuesFormat(name=Disk), float_dv_first=DocValuesFormat(name=SimpleText), bin_dv_last=DocValuesFormat(name=Disk), double_dv_last=DocValuesFormat(name=Asserting), bin_dv=DocValuesFormat(name=Lucene45), str_dv_first=DocValuesFormat(name=Asserting), str_dv=DocValuesFormat(name=Lucene45), int_dv=DocValuesFormat(name=SimpleText), double_dv_first=DocValuesFormat(name=Asserting), long_dv_first=DocValuesFormat(name=Lucene45), long_dv_last=DocValuesFormat(name=Lucene45), float_dv_last=DocValuesFormat(name=Lucene45), long_dv=DocValuesFormat(name=Asserting), str_dv_last=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=be_BY, timezone=Etc/GMT-4
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=192123696,total=477233152
   [junit4]   2> NOTE: All tests run in this JVM: [AssignTest, BasicZkTest, PreAnalyzedFieldTest, TestXIncludeConfig, TestSolr4Spatial, TestCollationFieldDocValues, SolrTestCaseJ4Test, FileUtilsTest, TestPhraseSuggestions, UniqFieldsUpdateProcessorFactoryTest, MultiTermTest, PathHierarchyTokenizerFactoryTest, HdfsBasicDistributedZk2Test, SuggestComponentTest, SolrCoreCheckLockOnStartupTest, CustomCollectionTest, TestFastWriter, ShardSplitTest, TestDistributedGrouping, TestImplicitCoreProperties, JSONWriterTest, DisMaxRequestHandlerTest, TestJmxIntegration, TestRecovery, PreAnalyzedUpdateProcessorTest, XsltUpdateRequestHandlerTest, BlockDirectoryTest, HdfsBasicDistributedZkTest, EnumFieldTest, HighlighterConfigTest, NumericFieldsTest, TestRandomFaceting, TestClassNameShortening, TestZkChroot, DirectUpdateHandlerTest, TestStressReorder, SpellingQueryConverterTest, XmlUpdateRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TestRecoveryHdfs, CurrencyFieldOpenExchangeTest, TestReloadAndDeleteDocs, TestStandardQParsers, FieldAnalysisRequestHandlerTest, CurrencyFieldXmlFileTest, TestBinaryField, ConnectionManagerTest, IndexSchemaRuntimeFieldTest, NotRequiredUniqueKeyTest, TestPartialUpdateDeduplication, TestAtomicUpdateErrorCases, TestSolrCoreProperties, TestManagedSchemaFieldResource, RequiredFieldsTest, OpenCloseCoreStressTest, HardAutoCommitTest, ZkNodePropsTest, TestFastLRUCache, HdfsCollectionsAPIDistributedZkTest, TestWordDelimiterFilterFactory, OpenExchangeRatesOrgProviderTest, TestQuerySenderNoQuery, TestHashPartitioner, TestSweetSpotSimilarityFactory, HdfsUnloadDistributedZkTest, TestQuerySenderListener, TestBinaryResponseWriter, TestFieldTypeResource, TestLazyCores, TestComponentsName, PingRequestHandlerTest, TestStressRecovery, TestCloudManagedSchemaAddField, DirectSolrSpellCheckerTest, SolrIndexConfigTest, TestIBSimilarityFactory, RAMDirectoryFactoryTest, OverseerRolesTest, SpellCheckComponentTest, OutputWriterTest, TestUpdate, DistributedQueryComponentCustomSortTest, TestSolrDeletionPolicy2, TestArbitraryIndexDir, TestIndexSearcher, AlternateDirectoryTest, TestFuzzyAnalyzedSuggestions, TestCoreDiscovery, CollectionsAPIDistributedZkTest, ShardRoutingCustomTest, CoreContainerCoreInitFailuresTest, BasicDistributedZkTest, BasicDistributedZk2Test, OverseerTest, ShardRoutingTest, TestReplicationHandler, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, TestSolrJ, TestUtils, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, QueryFacetTest, DeleteReplicaTest, DistribCursorPagingTest]
   [junit4] Completed on J1 in 682.81s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J1-20140224_050252_880.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/heapdumps/java_pid49482.hprof ...
   [junit4] Heap dump file created [456092425 bytes in 3.303 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:472: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:445: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:490: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1274: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:907: There were test failures: 372 suites, 1604 tests, 1 error, 33 ignored (5 assumptions)

Total time: 157 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 525 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/525/

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

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:29144/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:29144/collection1
	at __randomizedtesting.SeedInfo.seed([D8702B1C4C4B4FED:5996A5043B142FD1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:503)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:465)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:661)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:372)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
	... 46 more




Build Log:
[...truncated 10060 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 148776 T3929 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 148776 T3929 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 148781 T3929 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461
   [junit4]   2> 148782 T3929 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 148782 T3930 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 148884 T3929 oasc.ZkTestServer.run start zk server on port:21600
   [junit4]   2> 148885 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 148925 T3936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3047b32c name:ZooKeeperConnection Watcher:127.0.0.1:21600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148926 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 148926 T3929 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 148931 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 148938 T3938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@633014ab name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148939 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 148939 T3929 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 148944 T3929 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 148953 T3929 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 148956 T3929 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 148960 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 148960 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 148973 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 148973 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 148979 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 148979 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 148983 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 148983 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 148993 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 148993 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 148997 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 148997 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 149001 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 149001 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 149005 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 149005 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 149009 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 149009 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 149013 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 149013 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 149016 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 149017 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 149028 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 149031 T3940 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@547af84c name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 149031 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 149390 T3929 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 149395 T3929 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 149398 T3929 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:15842
   [junit4]   2> 149401 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 149402 T3929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 149402 T3929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721
   [junit4]   2> 149403 T3929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/'
   [junit4]   2> 149440 T3929 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/solr.xml
   [junit4]   2> 149532 T3929 oasc.CoreContainer.<init> New CoreContainer 1507350478
   [junit4]   2> 149533 T3929 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/]
   [junit4]   2> 149534 T3929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 149535 T3929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 149535 T3929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 149536 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 149536 T3929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 149536 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 149537 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 149537 T3929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 149537 T3929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 149552 T3929 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 149552 T3929 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 149553 T3929 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 149553 T3929 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21600/solr
   [junit4]   2> 149553 T3929 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 149554 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 149559 T3951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cecace1 name:ZooKeeperConnection Watcher:127.0.0.1:21600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 149560 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 149565 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 149571 T3953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3812bd54 name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 149572 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 149577 T3929 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 149590 T3929 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 149595 T3929 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 149598 T3929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15842_
   [junit4]   2> 149599 T3929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15842_
   [junit4]   2> 149609 T3929 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 149612 T3929 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 149625 T3929 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:15842_
   [junit4]   2> 149625 T3929 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 149628 T3929 oasc.Overseer.start Overseer (id=91295019857870852-127.0.0.1:15842_-n_0000000000) starting
   [junit4]   2> 149641 T3929 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 149653 T3955 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 149654 T3929 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 149654 T3955 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 149657 T3929 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 149659 T3929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 149663 T3954 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 149676 T3956 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 149677 T3956 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 149678 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 149679 T3956 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 149680 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 149681 T3954 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:15842",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15842_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 149682 T3954 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 149682 T3954 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 149685 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 149694 T3953 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> 150680 T3956 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 150680 T3956 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/collection1
   [junit4]   2> 150680 T3956 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 150681 T3956 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 150682 T3956 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 150683 T3956 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 150683 T3956 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/collection1/'
   [junit4]   2> 150685 T3956 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/collection1/lib/classes/' to classloader
   [junit4]   2> 150685 T3956 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/collection1/lib/README' to classloader
   [junit4]   2> 150747 T3956 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 150814 T3956 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 150816 T3956 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 150827 T3956 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 151346 T3956 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 151355 T3956 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 151357 T3956 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 151376 T3956 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 151379 T3956 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 151382 T3956 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 151383 T3956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 151384 T3956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 151384 T3956 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 151385 T3956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 151385 T3956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 151385 T3956 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 151386 T3956 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/control/data/
   [junit4]   2> 151386 T3956 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2050c552
   [junit4]   2> 151387 T3956 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/control/data
   [junit4]   2> 151387 T3956 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/control/data/index/
   [junit4]   2> 151387 T3956 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 151387 T3956 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/control/data/index
   [junit4]   2> 151387 T3956 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33540210538708976]
   [junit4]   2> 151388 T3956 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5b4ee315 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27502292; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 151388 T3956 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 151392 T3956 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 151393 T3956 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 151393 T3956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 151393 T3956 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 151393 T3956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 151393 T3956 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 151394 T3956 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 151394 T3956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 151394 T3956 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 151395 T3956 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 151395 T3956 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 151395 T3956 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 151395 T3956 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 151396 T3956 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 151396 T3956 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 151397 T3956 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 151397 T3956 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 151408 T3956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 151412 T3956 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 151412 T3956 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 151413 T3956 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=33.9619140625, floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=3.1157887315490695, segmentsPerTier=16.0, maxCFSSegmentSizeMB=0.3408203125, noCFSRatio=1.0
   [junit4]   2> 151413 T3956 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5b4ee315 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27502292; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 151414 T3956 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 151414 T3956 oass.SolrIndexSearcher.<init> Opening Searcher@73d27be3[collection1] main
   [junit4]   2> 151416 T3957 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73d27be3[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 151419 T3956 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 151419 T3929 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 151420 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 151419 T3960 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:15842 collection:control_collection shard:shard1
   [junit4]   2> 151422 T3960 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 151424 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 151426 T3962 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16c71e57 name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 151426 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 151441 T3929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 151445 T3960 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 151445 T3929 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 151448 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151448 T3960 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 151448 T3960 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C154 name=collection1 org.apache.solr.core.SolrCore@61835d05 url=https://127.0.0.1:15842/collection1 node=127.0.0.1:15842_ C154_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:15842, core=collection1, node_name=127.0.0.1:15842_}
   [junit4]   2> 151448 T3960 C154 P15842 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:15842/collection1/
   [junit4]   2> 151449 T3960 C154 P15842 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 151449 T3960 C154 P15842 oasc.SyncStrategy.syncToMe https://127.0.0.1:15842/collection1/ has no replicas
   [junit4]   2> 151449 T3960 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:15842/collection1/ shard1
   [junit4]   2> 151449 T3960 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 151449 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 151453 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151454 T3953 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> 151454 T3962 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> 151468 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 151472 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151585 T3953 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> 151585 T3962 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> 151620 T3960 oasc.ZkController.register We are https://127.0.0.1:15842/collection1/ and leader is https://127.0.0.1:15842/collection1/
   [junit4]   2> 151620 T3960 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:15842
   [junit4]   2> 151620 T3960 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 151620 T3960 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 151621 T3960 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 151622 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151622 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151622 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151623 T3960 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 151624 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 151625 T3954 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:15842",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15842_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 151628 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151640 T3929 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 151641 T3929 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 151645 T3929 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 151646 T3929 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:22590
   [junit4]   2> 151648 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 151648 T3929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 151648 T3929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125
   [junit4]   2> 151649 T3929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/'
   [junit4]   2> 151672 T3929 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/solr.xml
   [junit4]   2> 151731 T3953 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> 151731 T3962 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> 151732 T3929 oasc.CoreContainer.<init> New CoreContainer 1121982223
   [junit4]   2> 151733 T3929 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/]
   [junit4]   2> 151734 T3929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 151734 T3929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 151734 T3929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 151735 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 151735 T3929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 151735 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 151735 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 151736 T3929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 151736 T3929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 151746 T3929 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 151747 T3929 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 151747 T3929 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 151747 T3929 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21600/solr
   [junit4]   2> 151747 T3929 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 151748 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 151750 T3973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4fb36392 name:ZooKeeperConnection Watcher:127.0.0.1:21600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 151751 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 151754 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 151761 T3975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ee53046 name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 151761 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 151767 T3929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 152772 T3929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22590_
   [junit4]   2> 152774 T3929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22590_
   [junit4]   2> 152794 T3962 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 152794 T3953 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 152794 T3975 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 152815 T3976 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 152815 T3976 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 152817 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 152817 T3976 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 152818 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 152818 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 152819 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 152820 T3954 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:22590",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:22590_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 152820 T3954 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 152821 T3954 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 152854 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 152958 T3953 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> 152958 T3975 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> 152958 T3962 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> 153819 T3976 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 153819 T3976 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/collection1
   [junit4]   2> 153819 T3976 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 153820 T3976 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 153820 T3976 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 153822 T3976 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 153822 T3976 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/collection1/'
   [junit4]   2> 153823 T3976 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/collection1/lib/classes/' to classloader
   [junit4]   2> 153824 T3976 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/collection1/lib/README' to classloader
   [junit4]   2> 153885 T3976 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 153956 T3976 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 153958 T3976 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 153969 T3976 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 154560 T3976 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 154574 T3976 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 154578 T3976 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 154601 T3976 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 154606 T3976 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 154611 T3976 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 154612 T3976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 154612 T3976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 154613 T3976 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 154614 T3976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 154614 T3976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 154615 T3976 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 154615 T3976 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty1/
   [junit4]   2> 154615 T3976 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2050c552
   [junit4]   2> 154616 T3976 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty1
   [junit4]   2> 154616 T3976 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty1/index/
   [junit4]   2> 154617 T3976 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 154617 T3976 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty1/index
   [junit4]   2> 154618 T3976 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33540210538708976]
   [junit4]   2> 154619 T3976 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7857ec57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c56677c; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 154619 T3976 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 154626 T3976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 154627 T3976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 154627 T3976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 154627 T3976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 154628 T3976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 154628 T3976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 154628 T3976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 154629 T3976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 154629 T3976 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 154630 T3976 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 154630 T3976 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 154631 T3976 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 154631 T3976 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 154632 T3976 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 154632 T3976 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 154633 T3976 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 154634 T3976 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 154650 T3976 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 154655 T3976 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 154655 T3976 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 154657 T3976 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=33.9619140625, floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=3.1157887315490695, segmentsPerTier=16.0, maxCFSSegmentSizeMB=0.3408203125, noCFSRatio=1.0
   [junit4]   2> 154657 T3976 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7857ec57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c56677c; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 154658 T3976 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 154658 T3976 oass.SolrIndexSearcher.<init> Opening Searcher@77776e13[collection1] main
   [junit4]   2> 154663 T3977 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77776e13[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 154667 T3976 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 154668 T3929 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 154669 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 154668 T3980 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:22590 collection:collection1 shard:shard1
   [junit4]   2> 154671 T3980 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 154701 T3980 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 154711 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154711 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154711 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154711 T3980 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 154712 T3980 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C155 name=collection1 org.apache.solr.core.SolrCore@72851c94 url=https://127.0.0.1:22590/collection1 node=127.0.0.1:22590_ C155_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:22590, core=collection1, node_name=127.0.0.1:22590_}
   [junit4]   2> 154712 T3980 C155 P22590 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:22590/collection1/
   [junit4]   2> 154712 T3980 C155 P22590 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 154712 T3980 C155 P22590 oasc.SyncStrategy.syncToMe https://127.0.0.1:22590/collection1/ has no replicas
   [junit4]   2> 154713 T3980 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:22590/collection1/ shard1
   [junit4]   2> 154713 T3980 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 154713 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 154723 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154724 T3975 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> 154724 T3962 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> 154724 T3953 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> 154729 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 154733 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154837 T3975 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> 154837 T3962 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> 154837 T3953 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> 154882 T3980 oasc.ZkController.register We are https://127.0.0.1:22590/collection1/ and leader is https://127.0.0.1:22590/collection1/
   [junit4]   2> 154882 T3980 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:22590
   [junit4]   2> 154882 T3980 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 154882 T3980 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 154882 T3980 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 154884 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154884 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154884 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154885 T3980 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 154886 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 154887 T3954 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:22590",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:22590_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 154890 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154974 T3929 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 154975 T3929 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 154980 T3929 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 154981 T3929 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:65280
   [junit4]   2> 154984 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 154984 T3929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 154985 T3929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352
   [junit4]   2> 154985 T3929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/'
   [junit4]   2> 154996 T3953 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> 154996 T3975 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> 154996 T3962 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> 155022 T3929 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/solr.xml
   [junit4]   2> 155113 T3929 oasc.CoreContainer.<init> New CoreContainer 1878989689
   [junit4]   2> 155113 T3929 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/]
   [junit4]   2> 155115 T3929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 155116 T3929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 155116 T3929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 155116 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 155117 T3929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 155117 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 155117 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 155118 T3929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 155118 T3929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 155134 T3929 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 155134 T3929 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 155135 T3929 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 155135 T3929 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21600/solr
   [junit4]   2> 155135 T3929 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 155136 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 155141 T3991 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e037943 name:ZooKeeperConnection Watcher:127.0.0.1:21600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 155141 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 155147 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 155149 T3993 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f516e5e name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 155149 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 155163 T3929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 156167 T3929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65280_
   [junit4]   2> 156184 T3929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65280_
   [junit4]   2> 156188 T3962 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 156189 T3975 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 156189 T3993 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 156189 T3953 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 156200 T3994 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 156200 T3994 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 156202 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 156202 T3994 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 156202 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 156203 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 156204 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 156205 T3954 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:65280",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:65280_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 156205 T3954 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 156205 T3954 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 156209 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 156314 T3975 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> 156314 T3962 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> 156314 T3953 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> 156314 T3993 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> 157204 T3994 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 157204 T3994 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/collection1
   [junit4]   2> 157204 T3994 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 157205 T3994 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 157205 T3994 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 157207 T3994 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 157207 T3994 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/collection1/'
   [junit4]   2> 157209 T3994 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/collection1/lib/classes/' to classloader
   [junit4]   2> 157210 T3994 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/collection1/lib/README' to classloader
   [junit4]   2> 157272 T3994 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 157340 T3994 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 157342 T3994 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 157353 T3994 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 157930 T3994 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 157943 T3994 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 157946 T3994 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 157968 T3994 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 157973 T3994 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 157978 T3994 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 157979 T3994 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 157980 T3994 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 157980 T3994 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 157981 T3994 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 157981 T3994 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 157982 T3994 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 157982 T3994 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty2/
   [junit4]   2> 157982 T3994 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2050c552
   [junit4]   2> 157983 T3994 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty2
   [junit4]   2> 157984 T3994 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty2/index/
   [junit4]   2> 157984 T3994 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 157984 T3994 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty2/index
   [junit4]   2> 157985 T3994 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33540210538708976]
   [junit4]   2> 157986 T3994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1ec5735a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e8c232a; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 157986 T3994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 157992 T3994 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 157993 T3994 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 157993 T3994 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 157993 T3994 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 157994 T3994 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 157994 T3994 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 157994 T3994 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 157995 T3994 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 157995 T3994 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 157996 T3994 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 157996 T3994 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 157996 T3994 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 157997 T3994 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 157997 T3994 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 157998 T3994 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 157999 T3994 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 157999 T3994 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 158015 T3994 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 158019 T3994 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 158020 T3994 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 158021 T3994 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=33.9619140625, floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=3.1157887315490695, segmentsPerTier=16.0, maxCFSSegmentSizeMB=0.3408203125, noCFSRatio=1.0
   [junit4]   2> 158021 T3994 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1ec5735a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e8c232a; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 158021 T3994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 158022 T3994 oass.SolrIndexSearcher.<init> Opening Searcher@128e9671[collection1] main
   [junit4]   2> 158027 T3995 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@128e9671[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 158031 T3994 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 158032 T3929 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 158032 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 158032 T3998 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:65280 collection:collection1 shard:shard2
   [junit4]   2> 158034 T3998 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 158094 T3998 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 158109 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158109 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158109 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158110 T3998 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 158110 T3998 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C156 name=collection1 org.apache.solr.core.SolrCore@1d494e25 url=https://127.0.0.1:65280/collection1 node=127.0.0.1:65280_ C156_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:65280, core=collection1, node_name=127.0.0.1:65280_}
   [junit4]   2> 158110 T3998 C156 P65280 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:65280/collection1/
   [junit4]   2> 158111 T3998 C156 P65280 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 158111 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 158111 T3998 C156 P65280 oasc.SyncStrategy.syncToMe https://127.0.0.1:65280/collection1/ has no replicas
   [junit4]   2> 158111 T3998 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:65280/collection1/ shard2
   [junit4]   2> 158112 T3998 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 158125 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158134 T3953 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> 158134 T3975 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> 158134 T3962 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> 158134 T3993 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> 158154 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 158168 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158273 T3953 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> 158273 T3962 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> 158273 T3993 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> 158273 T3975 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> 158305 T3998 oasc.ZkController.register We are https://127.0.0.1:65280/collection1/ and leader is https://127.0.0.1:65280/collection1/
   [junit4]   2> 158305 T3998 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:65280
   [junit4]   2> 158305 T3998 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 158305 T3998 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 158306 T3998 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 158307 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158308 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158308 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158308 T3998 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 158310 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 158310 T3954 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:65280",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:65280_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 158315 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158385 T3929 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 158386 T3929 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 158391 T3929 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 158393 T3929 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:41640
   [junit4]   2> 158396 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 158396 T3929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 158396 T3929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1393051459715
   [junit4]   2> 158397 T3929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1393051459715/'
   [junit4]   2> 158418 T3975 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> 158418 T3993 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> 158418 T3953 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> 158418 T3962 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> 158433 T3929 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1393051459715/solr.xml
   [junit4]   2> 158525 T3929 oasc.CoreContainer.<init> New CoreContainer 1375631497
   [junit4]   2> 158526 T3929 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1393051459715/]
   [junit4]   2> 158528 T3929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 158528 T3929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 158528 T3929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 158529 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 158529 T3929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 158529 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 158530 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 158530 T3929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 158531 T3929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 158546 T3929 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 158547 T3929 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 158547 T3929 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 158548 T3929 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21600/solr
   [junit4]   2> 158548 T3929 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 158549 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 158552 T4009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d4b2d92 name:ZooKeeperConnection Watcher:127.0.0.1:21600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 158552 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 158556 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 158563 T4011 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f82ff8d name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 158564 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 158570 T3929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 159575 T3929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41640_
   [junit4]   2> 159579 T3929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41640_
   [junit4]   2> 159583 T3993 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 159583 T3962 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 159583 T4011 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 159583 T3975 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 159583 T3953 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 159608 T4012 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 159608 T4012 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 159610 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 159610 T4012 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 

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

getChildren(SolrZkClient.java:254)
   [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> ASYNC  NEW_CORE C244 name=collection2 org.apache.solr.core.SolrCore@2018121b url=https://127.0.0.1:29144/collection2 node=127.0.0.1:29144_ C244_STATE=coll:collection2 core:collection2 props:{state=active, base_url=https://127.0.0.1:29144, core=collection2, node_name=127.0.0.1:29144_}
   [junit4]   2> 283418 T4031 C244 P29144 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 283418 T4031 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 283419 T4031 oasc.SolrCore.close [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2018121b
   [junit4]   2> 283431 T4031 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=1}
   [junit4]   2> 283432 T4031 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 283432 T4031 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 283432 T4031 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 283433 T4031 oasc.SolrCore.closeSearcher [collection2] Closing main searcher on request.
   [junit4]   2> 283433 T4031 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 283433 T4031 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24;done=false>>]
   [junit4]   2> 283433 T4031 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24
   [junit4]   2> 283434 T4031 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24/index;done=false>>]
   [junit4]   2> 283434 T4031 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24/index
   [junit4]   2> 283434 T4031 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection3/leader_elect/shard2/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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> 283435 T4031 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 283435 T4031 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> 283436 T4031 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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ru_RU, timezone=Asia/Yakutsk
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=124935304,total=375455744
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearchPerf, TestDistributedMissingSort, TestSchemaVersionResource, CoreAdminCreateDiscoverTest, RangeFacetTest, TestStressVersions, BJQParserTest, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestCloudManagedSchema, PrimitiveFieldTypeTest, UUIDFieldTest, SoftAutoCommitTest, DocumentBuilderTest, JsonLoaderTest, TestAnalyzeInfixSuggestions, BasicDistributedZkTest]
   [junit4] Completed on J0 in 135.14s, 1 test, 1 error <<< FAILURES!

[...truncated 1122 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:499: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1274: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:907: There were test failures: 372 suites, 1604 tests, 1 error, 33 ignored (5 assumptions)

Total time: 170 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 524 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/524/

All tests passed

Build Log:
[...truncated 10587 lines...]
   [junit4] JVM J1: stdout was not empty, see: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J1-20140220_180929_208.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/heapdumps/java_pid52658.hprof ...
   [junit4] Heap dump file created [513098488 bytes in 4.637 secs]
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J1-20140220_180929_208.syserr
   [junit4] >>> JVM J1: stderr (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFailure(RunListenerEmitter.java:54)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFailure(NoExceptionRunListenerDecorator.java:55)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFailure(BeforeAfterRunListenerDecorator.java:60)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$4.notifyListener(OrderedRunNotifier.java:129)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFailure(OrderedRunNotifier.java:126)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFailure(ThreadLeakControl.java:179)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.fireTestFailure(RandomizedRunner.java:664)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:752)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.startTest(JUnit38ClassRunner.java:35)
   [junit4] 	at junit.framework.TestResult.startTest(TestResult.java:155)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:107)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.endTest(JUnit38ClassRunner.java:31)
   [junit4] 	at junit.framework.TestResult.endTest(TestResult.java:74)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:115)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.startTest(JUnit38ClassRunner.java:35)
   [junit4] 	at junit.framework.TestResult.startTest(TestResult.java:155)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:107)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.endTest(JUnit38ClassRunner.java:31)
   [junit4] 	at junit.framework.TestResult.endTest(TestResult.java:74)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:115)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.startTest(JUnit38ClassRunner.java:35)
   [junit4] 	at junit.framework.TestResult.startTest(TestResult.java:155)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:107)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.endTest(JUnit38ClassRunner.java:31)
   [junit4] 	at junit.framework.TestResult.endTest(TestResult.java:74)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:115)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.startTest(JUnit38ClassRunner.java:35)
   [junit4] 	at junit.framework.TestResult.startTest(TestResult.java:155)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:107)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.endTest(JUnit38ClassRunner.java:31)
   [junit4] 	at junit.framework.TestResult.endTest(TestResult.java:74)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:115)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(

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

yTests-trunk/solr/solrj/lib/commons-io-2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/httpclient-4.3.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/httpcore-4.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/httpmime-4.3.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/jcl-over-slf4j-1.6.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/jul-to-slf4j-1.6.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/log4j-1.2.16.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/noggit-0.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/slf4j-api-1.6.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/slf4j-log4j12-1.6.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/wstx-asl-3.2.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/zookeeper-3.4.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-continuation-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-deploy-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-http-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-io-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-jmx-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-security-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-server-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-servlet-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-util-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-webapp-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-xml-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/servlet-api-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/test-framework/lib/junit-4.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/test-framework/lib/randomizedtesting-runner-2.0.13.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/antlr-runtime-3.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/asm-4.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/asm-commons-4.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/cglib-nodep-2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/commons-collections-3.2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/dom4j-1.6.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/easymock-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-common-2.2.0-tests.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-hdfs-2.2.0-tests.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hppc-0.5.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/javax.servlet-api-3.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jersey-core-1.8.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jetty-6.1.26.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jetty-util-6.1.26.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/objenesis-1.2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/home/hudson/.ant/lib/ivy-2.3.0.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/usr/local/openjdk7/lib/tools.jar:/home/hudson/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.13.jar -ea:org.apache.lucene... -ea:org.apache.solr... com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J1-20140220_180929_208.events @/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J1-20140220_180929_208.suites
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 240. Very likely a JVM crash.  Process output piped in logs above.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1373)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:119)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:911)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:908)
   [junit4] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)

BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:901: At least one slave process threw an exception, first: Forked process returned with error code: 240. Very likely a JVM crash.  Process output piped in logs above.

Total time: 193 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 523 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/523/

All tests passed

Build Log:
[...truncated 57937 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:392: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:87: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:185: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./solr/licenses/Saxon-HE-9.5.1-4.jar.sha1
* ./solr/licenses/argparse4j-0.4.3.jar.sha1
* ./solr/licenses/jackson-annotations-2.3.1.jar.sha1
* ./solr/licenses/jackson-core-2.3.1.jar.sha1
* ./solr/licenses/jackson-databind-2.3.1.jar.sha1
* ./solr/licenses/kite-morphlines-avro-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-core-0.11.0-tests.jar.sha1
* ./solr/licenses/kite-morphlines-core-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-hadoop-sequencefile-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-json-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-saxon-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-tika-core-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-tika-decompress-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-twitter-0.11.0.jar.sha1

Total time: 197 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 522 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/522/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.FullSolrCloudDistribCmdsTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=17861, name=qtp1921801457-17861, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=17861, name=qtp1921801457-17861, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([8ACB3223406223FB]:0)
	at java.lang.Thread.getStackTrace(Thread.java:1568)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:551)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1041)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:933)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:925)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:256)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:470)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:630)
	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:223)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:509)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:152)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:732)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
	at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
	at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
	at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:670)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@59fab5b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14154a8))
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more




Build Log:
[...truncated 10526 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 1976176 T17537 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1976176 T17537 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1976183 T17537 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-FullSolrCloudDistribCmdsTest-1392774164070
   [junit4]   2> 1976184 T17537 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1976185 T17538 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1976286 T17537 oasc.ZkTestServer.run start zk server on port:27637
   [junit4]   2> 1976287 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976294 T17544 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c817b96 name:ZooKeeperConnection Watcher:127.0.0.1:27637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976294 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976295 T17537 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1976305 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976307 T17546 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f1c17dc name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976307 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976308 T17537 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1976318 T17537 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1976320 T17537 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1976322 T17537 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1976324 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1976325 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1976335 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1976336 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1976442 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1976442 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1976453 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1976454 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1976457 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1976457 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1976460 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1976460 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1976468 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1976469 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1976471 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1976472 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1976475 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1976476 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1976478 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1976479 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1976486 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1976486 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1976490 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976499 T17548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16e217db name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976500 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976791 T17537 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1976798 T17537 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1976801 T17537 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:41149
   [junit4]   2> 1976804 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1976804 T17537 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1976804 T17537 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393
   [junit4]   2> 1976805 T17537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/'
   [junit4]   2> 1976842 T17537 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/solr.xml
   [junit4]   2> 1976953 T17537 oasc.CoreContainer.<init> New CoreContainer 625721484
   [junit4]   2> 1976954 T17537 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/]
   [junit4]   2> 1976956 T17537 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1976956 T17537 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1976957 T17537 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1976957 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1976957 T17537 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1976958 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1976958 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1976959 T17537 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1976959 T17537 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1976974 T17537 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1976974 T17537 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1976975 T17537 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1976975 T17537 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27637/solr
   [junit4]   2> 1976976 T17537 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1976977 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976979 T17559 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35c695da name:ZooKeeperConnection Watcher:127.0.0.1:27637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976979 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976982 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976995 T17561 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42d0fe75 name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976995 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976997 T17537 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1977005 T17537 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1977009 T17537 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1977016 T17537 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41149_
   [junit4]   2> 1977049 T17537 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41149_
   [junit4]   2> 1977052 T17537 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1977054 T17537 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1977064 T17537 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:41149_
   [junit4]   2> 1977064 T17537 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1977074 T17537 oasc.Overseer.start Overseer (id=91276847617081348-127.0.0.1:41149_-n_0000000000) starting
   [junit4]   2> 1977078 T17537 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1977091 T17563 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1977091 T17537 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1977091 T17563 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1977093 T17537 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1977101 T17537 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1977103 T17562 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1977109 T17564 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1977110 T17564 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1977111 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1977111 T17564 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1977112 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1977112 T17562 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:41149",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41149_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1977113 T17562 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1977113 T17562 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1977121 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1977122 T17561 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> 1978112 T17564 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1978112 T17564 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/collection1
   [junit4]   2> 1978112 T17564 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1978113 T17564 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1978113 T17564 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1978114 T17564 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1978114 T17564 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/collection1/'
   [junit4]   2> 1978116 T17564 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/collection1/lib/classes/' to classloader
   [junit4]   2> 1978117 T17564 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/collection1/lib/README' to classloader
   [junit4]   2> 1978178 T17564 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1978247 T17564 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1978348 T17564 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1978358 T17564 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1978928 T17564 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1978932 T17564 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1978934 T17564 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1978939 T17564 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1978957 T17564 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1978957 T17564 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/control/data/
   [junit4]   2> 1978958 T17564 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a359c6
   [junit4]   2> 1978958 T17564 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/control/data
   [junit4]   2> 1978959 T17564 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/control/data/index/
   [junit4]   2> 1978959 T17564 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1978959 T17564 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/control/data/index
   [junit4]   2> 1978960 T17564 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1978961 T17564 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7d453b97 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d5e6994; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1978961 T17564 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1978963 T17564 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1978964 T17564 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1978964 T17564 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1978964 T17564 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1978965 T17564 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1978965 T17564 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1978965 T17564 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1978966 T17564 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1978966 T17564 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1978967 T17564 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1978967 T17564 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1978967 T17564 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1978968 T17564 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1978968 T17564 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1978968 T17564 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1978969 T17564 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1978969 T17564 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1978986 T17564 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1978992 T17564 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1978992 T17564 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1978992 T17564 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2368387f
   [junit4]   2> 1978993 T17564 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7d453b97 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d5e6994; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1978993 T17564 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1978994 T17564 oass.SolrIndexSearcher.<init> Opening Searcher@20bc3f2b[collection1] main
   [junit4]   2> 1978996 T17565 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20bc3f2b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1978997 T17564 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1978998 T17537 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 1978998 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1978998 T17568 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:41149 collection:control_collection shard:shard1
   [junit4]   2> 1979000 T17568 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1979003 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1979018 T17570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d8dc69d name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1979018 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1979019 T17537 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1979019 T17568 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1979021 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979021 T17537 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1979022 T17568 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1979022 T17568 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2846 name=collection1 org.apache.solr.core.SolrCore@69bb6c6a url=https://127.0.0.1:41149/collection1 node=127.0.0.1:41149_ C2846_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:41149, core=collection1, node_name=127.0.0.1:41149_}
   [junit4]   2> 1979022 T17568 C2846 P41149 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:41149/collection1/
   [junit4]   2> 1979022 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1979023 T17568 C2846 P41149 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1979023 T17568 C2846 P41149 oasc.SyncStrategy.syncToMe https://127.0.0.1:41149/collection1/ has no replicas
   [junit4]   2> 1979023 T17568 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:41149/collection1/ shard1
   [junit4]   2> 1979024 T17568 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1979025 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979026 T17561 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> 1979026 T17570 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> 1979030 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1979032 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979134 T17570 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> 1979135 T17561 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> 1979182 T17568 oasc.ZkController.register We are https://127.0.0.1:41149/collection1/ and leader is https://127.0.0.1:41149/collection1/
   [junit4]   2> 1979182 T17568 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:41149
   [junit4]   2> 1979182 T17568 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1979182 T17568 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1979182 T17568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1979184 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979184 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979184 T17568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1979184 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979185 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1979185 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:41149",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41149_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1979195 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979299 T17561 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> 1979299 T17570 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> 1979307 T17537 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1979308 T17537 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1979315 T17537 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1979316 T17537 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:11234
   [junit4]   2> 1979320 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1979321 T17537 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1979321 T17537 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908
   [junit4]   2> 1979322 T17537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/'
   [junit4]   2> 1979363 T17537 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/solr.xml
   [junit4]   2> 1979456 T17537 oasc.CoreContainer.<init> New CoreContainer 1110944752
   [junit4]   2> 1979457 T17537 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/]
   [junit4]   2> 1979459 T17537 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1979459 T17537 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1979460 T17537 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1979460 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1979460 T17537 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1979461 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1979461 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1979462 T17537 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1979462 T17537 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1979477 T17537 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1979477 T17537 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1979478 T17537 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1979478 T17537 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27637/solr
   [junit4]   2> 1979479 T17537 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1979480 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1979482 T17581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38652b76 name:ZooKeeperConnection Watcher:127.0.0.1:27637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1979482 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1979484 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1979495 T17583 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dbf27ae name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1979495 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1979534 T17537 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1980537 T17537 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11234_
   [junit4]   2> 1980539 T17537 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11234_
   [junit4]   2> 1980542 T17583 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1980542 T17561 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1980542 T17570 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1980566 T17584 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1980566 T17584 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1980567 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980567 T17584 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1980568 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980568 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980569 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1980570 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11234",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11234_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1980570 T17562 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1980570 T17562 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1980573 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980679 T17583 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> 1980679 T17570 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> 1980679 T17561 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> 1981569 T17584 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1981569 T17584 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/collection1
   [junit4]   2> 1981569 T17584 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1981570 T17584 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1981570 T17584 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1981571 T17584 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1981571 T17584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/collection1/'
   [junit4]   2> 1981573 T17584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/collection1/lib/README' to classloader
   [junit4]   2> 1981573 T17584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/collection1/lib/classes/' to classloader
   [junit4]   2> 1981633 T17584 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1981711 T17584 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1981813 T17584 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1981822 T17584 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1982381 T17584 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1982385 T17584 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1982387 T17584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1982392 T17584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1982410 T17584 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1982410 T17584 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty1/
   [junit4]   2> 1982410 T17584 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a359c6
   [junit4]   2> 1982411 T17584 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty1
   [junit4]   2> 1982411 T17584 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty1/index/
   [junit4]   2> 1982412 T17584 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1982412 T17584 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty1/index
   [junit4]   2> 1982412 T17584 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1982413 T17584 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@3a61f2e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6eba735a; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1982414 T17584 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1982417 T17584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1982417 T17584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1982418 T17584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1982418 T17584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1982418 T17584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1982418 T17584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1982419 T17584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1982419 T17584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1982419 T17584 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1982420 T17584 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1982421 T17584 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1982421 T17584 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1982421 T17584 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1982422 T17584 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1982422 T17584 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1982423 T17584 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1982423 T17584 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1982440 T17584 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1982445 T17584 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1982445 T17584 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1982446 T17584 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@31c85442
   [junit4]   2> 1982446 T17584 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@3a61f2e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6eba735a; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1982447 T17584 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1982447 T17584 oass.SolrIndexSearcher.<init> Opening Searcher@5666a283[collection1] main
   [junit4]   2> 1982451 T17585 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5666a283[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1982453 T17584 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1982454 T17537 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 1982454 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1982454 T17588 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:11234 collection:collection1 shard:shard1
   [junit4]   2> 1982456 T17588 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1982481 T17588 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1982483 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982483 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982483 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982483 T17588 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1982484 T17588 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1982484 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C2847 name=collection1 org.apache.solr.core.SolrCore@939863c url=https://127.0.0.1:11234/collection1 node=127.0.0.1:11234_ C2847_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:11234, core=collection1, node_name=127.0.0.1:11234_}
   [junit4]   2> 1982484 T17588 C2847 P11234 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:11234/collection1/
   [junit4]   2> 1982485 T17588 C2847 P11234 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1982485 T17588 C2847 P11234 oasc.SyncStrategy.syncToMe https://127.0.0.1:11234/collection1/ has no replicas
   [junit4]   2> 1982485 T17588 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:11234/collection1/ shard1
   [junit4]   2> 1982485 T17588 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1982486 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982487 T17561 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> 1982487 T17583 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> 1982487 T17570 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> 1982506 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1982508 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982611 T17570 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> 1982611 T17583 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> 1982611 T17561 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> 1982659 T17588 oasc.ZkController.register We are https://127.0.0.1:11234/collection1/ and leader is https://127.0.0.1:11234/collection1/
   [junit4]   2> 1982659 T17588 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:11234
   [junit4]   2> 1982659 T17588 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1982659 T17588 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1982659 T17588 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1982661 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982661 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982661 T17588 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1982661 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982662 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1982663 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11234",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11234_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1982673 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982744 T17537 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1982748 T17537 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1982754 T17537 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1982755 T17537 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:34871
   [junit4]   2> 1982759 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1982760 T17537 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1982760 T17537 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343
   [junit4]   2> 1982760 T17537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/'
   [junit4]   2> 1982775 T17561 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> 1982775 T17570 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> 1982775 T17583 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> 1982798 T17537 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/solr.xml
   [junit4]   2> 1982901 T17537 oasc.CoreContainer.<init> New CoreContainer 1807713902
   [junit4]   2> 1982902 T17537 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/]
   [junit4]   2> 1982904 T17537 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1982904 T17537 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1982904 T17537 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1982905 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1982905 T17537 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1982906 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1982906 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1982906 T17537 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1982907 T17537 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1982921 T17537 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1982922 T17537 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1982922 T17537 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1982923 T17537 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27637/solr
   [junit4]   2> 1982923 T17537 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1982924 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1982926 T17599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cd07f11 name:ZooKeeperConnection Watcher:127.0.0.1:27637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1982926 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1982929 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1982936 T17601 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fb03440 name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1982937 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1982945 T17537 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1983948 T17537 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34871_
   [junit4]   2> 1983955 T17537 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34871_
   [junit4]   2> 1983958 T17570 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1983958 T17601 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1983958 T17561 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1983958 T17583 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1983977 T17602 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1983977 T17602 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1983978 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983979 T17602 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1983979 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983979 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983980 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1983981 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34871",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34871_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1983981 T17562 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1983981 T17562 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1983985 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1984087 T17561 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> 1984087 T17601 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> 1984087 T17570 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> 1984087 T17583 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> 1984980 T17602 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1984980 T17602 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/collection1
   [junit4]   2> 1984980 T17602 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1984981 T17602 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1984981 T17602 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1984982 T17602 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1984982 T17602 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/collection1/'
   [junit4]   2> 1984984 T17602 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/collection1/lib/README' to classloader
   [junit4]   2> 1984985 T17602 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/collection1/lib/classes/' to classloader
   [junit4]   2> 1985045 T17602 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1985113 T17602 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1985214 T17602 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1985224 T17602 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1985797 T17602 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1985801 T17602 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1985803 T17602 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1985808 T17602 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1985826 T17602 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1985826 T17602 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty2/
   [junit4]   2> 1985826 T17602 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a359c6
   [junit4]   2> 1985827 T17602 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty2
   [junit4]   2> 1985827 T17602 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty2/index/
   [junit4]   2> 1985828 T17602 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1985828 T17602 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty2/index
   [junit4]   2> 1985829 T17602 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1985829 T17602 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4152ca17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f47249f; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1985830 T17602 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1985833 T17602 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1985833 T17602 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1985834 T17602 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1985834 T17602 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1985834 T17602 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1985834 T17602 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1985835 T17602 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1985835 T17602 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1985835 T17602 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1985836 T17602 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1985837 T17602 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1985837 T17602 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1985837 T17602 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1985838 T17602 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1985838 T17602 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1985839 T17602 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1985839 T17602 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1985856 T17602 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1985861 T17602 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1985861 T17602 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1985862 T17602 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@411ec475
   [junit4]   2> 1985862 T17602 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4152ca17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f47249f; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1985862 T17602 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1985863 T17602 oass.SolrIndexSearcher.<init> Opening Searcher@58d84a20[collection1] main
   [junit4]   2> 1985866 T17603 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58d84a20[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1985869 T17602 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1985869 T17537 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 1985870 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1985869 T17606 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:34871 collection:collection1 shard:shard2
   [junit4]   2> 1985871 T17606 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1985891 T17606 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1985893 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1985893 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1985893 T17606 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1985893 T17606 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1985893 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2848 name=collection1 org.apache.solr.core.SolrCore@17a18dbe url=https://127.0.0.1:34871/collection1 node=127.0.0.1:34871_ C2848_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:34871, core=collection1, node_name=127.0.0.1:34871_}
   [junit4]   2> 1985894 T17606 C2848 P34871 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:34871/collection1/
   [junit4]   2> 1985894 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1985894 T17606 C2848 P34871 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1985894 T17606 C2848 P34871 oasc.SyncStrategy.syncToMe https://127.0.0.1:34871/collection1/ has no replicas
   [junit4]   2> 1985895 T17606 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:34871/collection1/ shard2
   [junit4]   2> 1985895 T17606 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1985897 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1985898 T17561 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> 1985898 T17601 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> 1985898 T17570 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> 1985898 T17583 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> 1985901 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1985903 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1986005 T17583 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> 1986005 T17601 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> 1986005 T17561 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> 1986005 T17570 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> 1986053 T17606 oasc.ZkController.register We are https://127.0.0.1:34871/collection1/ and leader is https://127.0.0.1:34871/collection1/
   [junit4]   2> 1986053 T17606 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:34871
   [junit4]   2> 1986053 T17606 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1986053 T17606 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1986053 T17606 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1986055 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1986055 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1986055 T17606 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1986055 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1986056 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1986056 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34871",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34871_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1986065 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1986155 T17537 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1986156 T17537 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1986160 T17537 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1986161 T17537 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:29526
   [junit4]   2> 1986166 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1986167 T17537 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1986167 T17537 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392774173758
   [junit4]   2> 1986167 T17601 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> 1986167 T17570 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> 1986167 T17583 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> 1986167 T17561 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> 1986167 T17537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392774173758/'
   [junit4]   2> 1986203 T17537 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392774173758/solr.xml
   [junit4]   2> 1986288 T17537 oasc.CoreContainer.<init> New CoreContainer 380473595
   [junit4]   2> 1986288 T17537 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392774173758/]
   [junit4]   2> 1986290 T17537 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1986290 T17537 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1986291 T17537 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1986291 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1986292 T17537 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1986292 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1986292 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1986293 T17537 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1986293 T17537 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1986306 T17537 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1986307 T17537 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1986307 T17537 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1986308 T17537 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27637/solr
   [junit4]   2> 1986308 T17537 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1986309 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986311 T17617 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ee71070 name:ZooKeeperConnection Watcher:127.0.0.1:27637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1986312 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1986314 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986327 T17619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@472428b8 name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1986327 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1986332 T17537 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1987335 T17537 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29526_
   [junit4]   2> 1987346 T17537 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29526_
   [junit4]   2> 1987349 T17570 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1987349 T17583 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1987349 T17619 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1987349 T17601 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1987349 T17561 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1987369 T17620 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1987369 T17620 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1987370 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1987370 T17620 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1987370 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1987371 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1987372 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1987372 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:29526",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:29526_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1987373 T17562 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1987373 T17562 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1987381 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1987484 T17619 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1987484 T17601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1987484 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1987484 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1987484 T17583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1988372 T17620 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1988372 T17620 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392774173758/collection1
   [junit4]   2> 1988372 T17620 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4

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

BSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=250672136,total=497156096
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateRequestProcessorFactoryTest, DateMathParserTest, LegacyHTMLStripCharFilterTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMissingTest, WordBreakSolrSpellCheckerTest, SpatialFilterTest, IndexSchemaTest, QueryResultKeyTest, TriLevelCompositeIdRoutingTest, TestDefaultSearchFieldResource, TestJoin, TestRandomDVFaceting, BasicFunctionalityTest, ResponseLogComponentTest, BJQParserTest, TestSurroundQueryParser, SimpleFacetsTest, ClusterStateTest, AbstractAnalyticsFacetTest, TestDocBasedVersionConstraints, TestManagedSchema, FieldMutatingUpdateProcessorTest, DistributedQueryElevationComponentTest, TestCloudManagedSchema, OverseerCollectionProcessorTest, ClusterStateUpdateTest, TestRealTimeGet, AddBlockUpdateTest, CacheHeaderTest, TestSolrXMLSerializer, ShowFileRequestHandlerTest, TestElisionMultitermQuery, TestFieldCollectionResource, TestSystemIdResolver, TestSolrIndexConfig, BlockCacheTest, TestPerFieldSimilarity, JsonLoaderTest, FastVectorHighlighterTest, SliceStateUpdateTest, CoreAdminHandlerTest, TestFileDictionaryLookup, TestCollapseQParserPlugin, TestCopyFieldCollectionResource, QueryFacetTest, TestSchemaNameResource, TestSolrDeletionPolicy1, QueryElevationComponentTest, LukeRequestHandlerTest, ParsingFieldUpdateProcessorsTest, TestCharFilters, UUIDFieldTest, SchemaVersionSpecificBehaviorTest, MoreLikeThisHandlerTest, SolrInfoMBeanTest, TestLMDirichletSimilarityFactory, TestPseudoReturnFields, HdfsRecoveryZkTest, TestOverriddenPrefixQueryForCustomFieldType, EchoParamsTest, SliceStateTest, TestMergePolicyConfig, TestInitQParser, TestExtendedDismaxParser, DirectUpdateHandlerOptimizeTest, SpellPossibilityIteratorTest, SystemInfoHandlerTest, HdfsSyncSliceTest, ReturnFieldsTest, ExternalFileFieldSortTest, TestQueryUtils, TestFaceting, TestDistributedMissingSort, TestTrie, TestAddFieldRealTimeGet, FieldFacetExtrasTest, CopyFieldTest, RemoteQueryErrorTest, SolrIndexSplitterTest, TestSolrXmlPersistor, UnloadDistributedZkTest, TestSolrQueryParser, BinaryUpdateRequestHandlerTest, TestSort, BadCopyFieldTest, TestConfig, TestCustomSort, AutoCommitTest, ScriptEngineTest, TestInfoStreamLogging, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.seed=8ACB3223406223FB -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=es -Dtests.timezone=America/Atikokan -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | FullSolrCloudDistribCmdsTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=17861, name=qtp1921801457-17861, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest], registration stack trace below.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8ACB3223406223FB]:0)
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1568)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:551)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1041)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:933)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:925)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:256)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:470)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:630)
   [junit4]    > 	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:223)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:509)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:152)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:732)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    > 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    > 	at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]    > 	at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]    > 	at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]    > 	at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:670)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@59fab5b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14154a8))
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
   [junit4]    > 	... 1 more
   [junit4] Completed on J0 in 104.18s, 1 test, 1 error <<< FAILURES!

[...truncated 601 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 suite-level error, 33 ignored (5 assumptions)

Total time: 163 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 521 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/521/

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:26923/collection1, https://127.0.0.1:10464/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:26923/collection1, https://127.0.0.1:10464/collection1]
	at __randomizedtesting.SeedInfo.seed([81EA60E320EC57F6:CEEFB57B337CA]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1427)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:290)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:107)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	... 50 more




Build Log:
[...truncated 10193 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 1610387 T15040 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1610387 T15040 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1610394 T15040 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1392695268039
   [junit4]   2> 1610395 T15040 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1610396 T15041 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1610497 T15040 oasc.ZkTestServer.run start zk server on port:10456
   [junit4]   2> 1610498 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1610502 T15047 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4836816f name:ZooKeeperConnection Watcher:127.0.0.1:10456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1610503 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1610503 T15040 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1610514 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1610527 T15049 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a3d3bf5 name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1610527 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1610527 T15040 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1610531 T15040 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1610547 T15040 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1610549 T15040 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1610557 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1610558 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1610570 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1610571 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1610675 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1610676 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1610680 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1610681 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1610694 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1610695 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1610698 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1610699 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1610714 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1610744 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1610778 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1610780 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1610827 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1610828 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1610840 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1610841 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1610845 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1610846 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1610854 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1610860 T15051 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c10246b name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1610861 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1611217 T15040 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1611221 T15040 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1611226 T15040 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10460
   [junit4]   2> 1611228 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1611229 T15040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1611229 T15040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512
   [junit4]   2> 1611230 T15040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/'
   [junit4]   2> 1611268 T15040 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/solr.xml
   [junit4]   2> 1611382 T15040 oasc.CoreContainer.<init> New CoreContainer 130435625
   [junit4]   2> 1611383 T15040 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/]
   [junit4]   2> 1611385 T15040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1611385 T15040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1611386 T15040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1611386 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1611387 T15040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1611387 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1611387 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1611388 T15040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1611388 T15040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1611406 T15040 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1611407 T15040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1611407 T15040 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1611408 T15040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10456/solr
   [junit4]   2> 1611408 T15040 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1611409 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611463 T15062 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bb25445 name:ZooKeeperConnection Watcher:127.0.0.1:10456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1611464 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1611596 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611598 T15064 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63e0a21e name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1611599 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1611623 T15040 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1611633 T15040 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1611636 T15040 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1611650 T15040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10460_
   [junit4]   2> 1611653 T15040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10460_
   [junit4]   2> 1611658 T15040 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1611687 T15040 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1611698 T15040 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:10460_
   [junit4]   2> 1611699 T15040 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1611701 T15040 oasc.Overseer.start Overseer (id=91271677086662660-127.0.0.1:10460_-n_0000000000) starting
   [junit4]   2> 1611717 T15040 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1611731 T15066 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1611732 T15040 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1611732 T15066 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1611740 T15040 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1611742 T15040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1611744 T15065 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1611749 T15067 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1611749 T15067 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1611751 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1611751 T15067 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1611751 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1611752 T15065 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:10460",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10460_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1611752 T15065 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1611752 T15065 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1611785 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1611831 T15064 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> 1612752 T15067 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1612752 T15067 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/collection1
   [junit4]   2> 1612752 T15067 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1612753 T15067 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1612753 T15067 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1612754 T15067 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1612754 T15067 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/collection1/'
   [junit4]   2> 1612756 T15067 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/collection1/lib/classes/' to classloader
   [junit4]   2> 1612756 T15067 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/collection1/lib/README' to classloader
   [junit4]   2> 1612830 T15067 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1612906 T15067 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1613007 T15067 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1613014 T15067 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1613585 T15067 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1613593 T15067 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1613596 T15067 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1613606 T15067 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1613610 T15067 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1613613 T15067 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1613614 T15067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1613614 T15067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1613614 T15067 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1613615 T15067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1613615 T15067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1613615 T15067 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1613615 T15067 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/control/data/
   [junit4]   2> 1613616 T15067 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74db43d5
   [junit4]   2> 1613616 T15067 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/control/data
   [junit4]   2> 1613616 T15067 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/control/data/index/
   [junit4]   2> 1613617 T15067 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1613617 T15067 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/control/data/index
   [junit4]   2> 1613617 T15067 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=70.3173828125, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=7.962941731670288, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2888713866195941
   [junit4]   2> 1613618 T15067 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@31eb7f2b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3784f0ec),segFN=segments_1,generation=1}
   [junit4]   2> 1613618 T15067 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1613621 T15067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1613621 T15067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1613621 T15067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1613621 T15067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1613621 T15067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1613622 T15067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1613622 T15067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1613622 T15067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1613622 T15067 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1613623 T15067 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1613623 T15067 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1613623 T15067 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1613623 T15067 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1613624 T15067 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1613624 T15067 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1613624 T15067 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1613625 T15067 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1613635 T15067 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1613639 T15067 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1613639 T15067 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1613640 T15067 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=53.6015625, floorSegmentMB=0.763671875, forceMergeDeletesPctAllowed=16.381007844097972, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.887365912022255
   [junit4]   2> 1613640 T15067 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@31eb7f2b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3784f0ec),segFN=segments_1,generation=1}
   [junit4]   2> 1613640 T15067 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1613641 T15067 oass.SolrIndexSearcher.<init> Opening Searcher@12f1f36a[collection1] main
   [junit4]   2> 1613643 T15068 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12f1f36a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1613644 T15067 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1613645 T15040 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1613645 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1613645 T15071 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:10460 collection:control_collection shard:shard1
   [junit4]   2> 1613646 T15071 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1613648 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613662 T15073 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70514d7d name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1613662 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1613716 T15040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1613730 T15040 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1613742 T15071 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1613761 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613761 T15071 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1613761 T15071 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3268 name=collection1 org.apache.solr.core.SolrCore@15411d8a url=https://127.0.0.1:10460/collection1 node=127.0.0.1:10460_ C3268_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:10460, core=collection1, node_name=127.0.0.1:10460_}
   [junit4]   2> 1613761 T15071 C3268 P10460 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:10460/collection1/
   [junit4]   2> 1613762 T15071 C3268 P10460 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1613762 T15071 C3268 P10460 oasc.SyncStrategy.syncToMe https://127.0.0.1:10460/collection1/ has no replicas
   [junit4]   2> 1613762 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1613762 T15071 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:10460/collection1/ shard1
   [junit4]   2> 1613762 T15071 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1613806 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613808 T15073 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> 1613808 T15064 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> 1613839 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1613842 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613945 T15073 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> 1613945 T15064 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> 1613991 T15071 oasc.ZkController.register We are https://127.0.0.1:10460/collection1/ and leader is https://127.0.0.1:10460/collection1/
   [junit4]   2> 1613991 T15071 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:10460
   [junit4]   2> 1613991 T15071 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1613991 T15071 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1613991 T15071 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1613993 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613993 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613993 T15071 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1613993 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613994 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1613995 T15065 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:10460",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10460_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1614016 T15040 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1614017 T15040 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1614019 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1614021 T15040 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1614022 T15040 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10464
   [junit4]   2> 1614025 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1614025 T15040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1614025 T15040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375
   [junit4]   2> 1614026 T15040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/'
   [junit4]   2> 1614060 T15040 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/solr.xml
   [junit4]   2> 1614121 T15064 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> 1614121 T15073 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> 1614141 T15040 oasc.CoreContainer.<init> New CoreContainer 1084478807
   [junit4]   2> 1614141 T15040 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/]
   [junit4]   2> 1614143 T15040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1614143 T15040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1614143 T15040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1614144 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1614144 T15040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1614144 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1614145 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1614145 T15040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1614145 T15040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1614157 T15040 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1614157 T15040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1614158 T15040 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1614158 T15040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10456/solr
   [junit4]   2> 1614158 T15040 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1614159 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1614161 T15084 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4caabe8 name:ZooKeeperConnection Watcher:127.0.0.1:10456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1614162 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1614164 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1614174 T15086 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e2e401a name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1614174 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1614179 T15040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1615181 T15040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10464_
   [junit4]   2> 1615186 T15040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10464_
   [junit4]   2> 1615218 T15073 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1615218 T15064 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1615218 T15086 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1615226 T15087 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1615227 T15087 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1615230 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1615230 T15087 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1615231 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1615231 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1615232 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1615232 T15065 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:10464",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10464_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1615232 T15065 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1615233 T15065 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1615249 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1615355 T15064 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> 1615355 T15086 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> 1615355 T15073 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> 1616232 T15087 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1616232 T15087 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/collection1
   [junit4]   2> 1616232 T15087 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1616233 T15087 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1616233 T15087 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1616234 T15087 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1616234 T15087 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/collection1/'
   [junit4]   2> 1616236 T15087 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/collection1/lib/classes/' to classloader
   [junit4]   2> 1616237 T15087 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/collection1/lib/README' to classloader
   [junit4]   2> 1616299 T15087 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1616382 T15087 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1616484 T15087 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1616498 T15087 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1617281 T15087 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1617294 T15087 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1617309 T15087 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1617322 T15087 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1617327 T15087 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1617331 T15087 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1617332 T15087 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1617333 T15087 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1617333 T15087 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1617334 T15087 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1617334 T15087 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1617335 T15087 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1617335 T15087 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty1/
   [junit4]   2> 1617335 T15087 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74db43d5
   [junit4]   2> 1617336 T15087 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty1
   [junit4]   2> 1617336 T15087 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty1/index/
   [junit4]   2> 1617337 T15087 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1617337 T15087 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty1/index
   [junit4]   2> 1617337 T15087 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=70.3173828125, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=7.962941731670288, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2888713866195941
   [junit4]   2> 1617338 T15087 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@5439d4ae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47f06b6b),segFN=segments_1,generation=1}
   [junit4]   2> 1617339 T15087 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1617343 T15087 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1617344 T15087 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1617344 T15087 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1617344 T15087 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1617345 T15087 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1617345 T15087 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1617345 T15087 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1617346 T15087 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1617346 T15087 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1617347 T15087 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1617347 T15087 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1617347 T15087 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1617348 T15087 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1617348 T15087 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1617349 T15087 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1617349 T15087 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1617350 T15087 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1617373 T15087 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1617379 T15087 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1617380 T15087 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1617380 T15087 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=53.6015625, floorSegmentMB=0.763671875, forceMergeDeletesPctAllowed=16.381007844097972, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.887365912022255
   [junit4]   2> 1617381 T15087 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@5439d4ae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47f06b6b),segFN=segments_1,generation=1}
   [junit4]   2> 1617381 T15087 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1617382 T15087 oass.SolrIndexSearcher.<init> Opening Searcher@2dc40f40[collection1] main
   [junit4]   2> 1617386 T15088 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2dc40f40[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1617389 T15087 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1617390 T15040 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1617390 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1617390 T15091 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:10464 collection:collection1 shard:shard2
   [junit4]   2> 1617392 T15091 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1617428 T15091 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1617452 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617452 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617452 T15091 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1617452 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617452 T15091 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3269 name=collection1 org.apache.solr.core.SolrCore@5f95aa04 url=https://127.0.0.1:10464/collection1 node=127.0.0.1:10464_ C3269_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:10464, core=collection1, node_name=127.0.0.1:10464_}
   [junit4]   2> 1617453 T15091 C3269 P10464 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:10464/collection1/
   [junit4]   2> 1617453 T15091 C3269 P10464 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1617453 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1617453 T15091 C3269 P10464 oasc.SyncStrategy.syncToMe https://127.0.0.1:10464/collection1/ has no replicas
   [junit4]   2> 1617454 T15091 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:10464/collection1/ shard2
   [junit4]   2> 1617454 T15091 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1617468 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617469 T15064 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> 1617469 T15086 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> 1617469 T15073 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> 1617502 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1617505 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617608 T15064 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> 1617608 T15073 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> 1617608 T15086 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> 1617655 T15091 oasc.ZkController.register We are https://127.0.0.1:10464/collection1/ and leader is https://127.0.0.1:10464/collection1/
   [junit4]   2> 1617655 T15091 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:10464
   [junit4]   2> 1617655 T15091 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1617655 T15091 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1617656 T15091 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1617657 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617657 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617657 T15091 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1617657 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617659 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1617659 T15065 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:10464",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10464_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1617680 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617749 T15040 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1617750 T15040 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1617755 T15040 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1617757 T15040 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10467
   [junit4]   2> 1617759 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1617760 T15040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1617760 T15040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037
   [junit4]   2> 1617761 T15040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/'
   [junit4]   2> 1617782 T15064 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> 1617782 T15073 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> 1617782 T15086 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> 1617803 T15040 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/solr.xml
   [junit4]   2> 1617910 T15040 oasc.CoreContainer.<init> New CoreContainer 1474563505
   [junit4]   2> 1617911 T15040 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/]
   [junit4]   2> 1617913 T15040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1617913 T15040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1617914 T15040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1617914 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1617914 T15040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1617915 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1617915 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1617916 T15040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1617916 T15040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1617931 T15040 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1617931 T15040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1617932 T15040 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1617932 T15040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10456/solr
   [junit4]   2> 1617933 T15040 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1617934 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1617936 T15102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@794cc576 name:ZooKeeperConnection Watcher:127.0.0.1:10456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1617937 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1617940 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1617954 T15104 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@577c1b74 name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1617954 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1617959 T15040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1618962 T15040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10467_
   [junit4]   2> 1618964 T15040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10467_
   [junit4]   2> 1618967 T15073 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1618967 T15086 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1618967 T15104 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1618967 T15064 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1618989 T15105 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1618990 T15105 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1618994 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1618994 T15105 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1618994 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1618994 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1618995 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1618995 T15065 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:10467",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10467_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1618996 T15065 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1618996 T15065 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1619015 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1619120 T15064 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> 1619120 T15086 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> 1619120 T15104 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> 1619120 T15073 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> 1619995 T15105 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1619995 T15105 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/collection1
   [junit4]   2> 1619995 T15105 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1619996 T15105 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1619996 T15105 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1619997 T15105 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1619997 T15105 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/collection1/'
   [junit4]   2> 1620001 T15105 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/collection1/lib/README' to classloader
   [junit4]   2> 1620001 T15105 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/collection1/lib/classes/' to classloader
   [junit4]   2> 1620071 T15105 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1620166 T15105 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1620268 T15105 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1620280 T15105 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1621086 T15105 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1621098 T15105 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1621102 T15105 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1621114 T15105 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1621119 T15105 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1621149 T15105 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1621150 T15105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1621150 T15105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1621151 T15105 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1621152 T15105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1621152 T15105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1621152 T15105 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1621153 T15105 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty2/
   [junit4]   2> 1621153 T15105 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74db43d5
   [junit4]   2> 1621154 T15105 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty2
   [junit4]   2> 1621154 T15105 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty2/index/
   [junit4]   2> 1621155 T15105 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1621155 T15105 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty2/index
   [junit4]   2> 1621155 T15105 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=70.3173828125, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=7.962941731670288, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2888713866195941
   [junit4]   2> 1621156 T15105 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@3381c8cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ed28b2d),segFN=segments_1,generation=1}
   [junit4]   2> 1621157 T15105 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1621161 T15105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1621162 T15105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1621162 T15105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1621162 T15105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1621163 T15105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1621163 T15105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1621163 T15105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1621164 T15105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1621164 T15105 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1621165 T15105 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1621165 T15105 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1621166 T15105 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1621166 T15105 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1621167 T15105 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1621167 T15105 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1621168 T15105 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1621168 T15105 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1621185 T15105 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621190 T15105 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1621191 T15105 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1621192 T15105 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=53.6015625, floorSegmentMB=0.763671875, forceMergeDeletesPctAllowed=16.381007844097972, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.887365912022255
   [junit4]   2> 1621192 T15105 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@3381c8cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ed28b2d),segFN=segments_1,generation=1}
   [junit4]   2> 1621192 T15105 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1621193 T15105 oass.SolrIndexSearcher.<init> Opening Searcher@5f88c327[collection1] main
   [junit4]   2> 1621197 T15106 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f88c327[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1621200 T15105 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1621201 T15040 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1621201 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1621201 T15109 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:10467 collection:collection1 shard:shard1
   [junit4]   2> 1621203 T15109 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1621240 T15109 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1621250 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621250 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621250 T15109 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1621251 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621251 T15109 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3270 name=collection1 org.apache.solr.core.SolrCore@7fa88cae url=https://127.0.0.1:10467/collection1 node=127.0.0.1:10467_ C3270_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:10467, core=collection1, node_name=127.0.0.1:10467_}
   [junit4]   2> 1621251 T15109 C3270 P10467 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:10467/collection1/
   [junit4]   2> 1621251 T15109 C3270 P10467 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1621252 T15109 C3270 P10467 oasc.SyncStrategy.syncToMe https://127.0.0.1:10467/collection1/ has no replicas
   [junit4]   2> 1621252 T15109 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:10467/collection1/ shard1
   [junit4]   2> 1621252 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1621252 T15109 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1621267 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621268 T15086 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> 1621268 T15104 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> 1621268 T15073 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> 1621268 T15064 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> 1621310 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1621323 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621468 T15086 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> 1621468 T15073 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> 1621468 T15064 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> 1621468 T15104 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> 1621513 T15109 oasc.ZkController.register We are https://127.0.0.1:10467/collection1/ and leader is https://127.0.0.1:10467/collection1/
   [junit4]   2> 1621513 T15109 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:10467
   [junit4]   2> 1621513 T15109 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1621513 T15109 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1621514 T15109 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1621538 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621538 T15109 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1621538 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621539 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621541 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1621542 T15065 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:10467",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10467_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1621575 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621615 T15040 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1621616 T15040 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1621620 T15040 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1621622 T15040 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:26923
   [junit4]   2> 1621625 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1621626 T15040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1621626 T15040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392695278848
   [junit4]   2> 1621626 T15040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392695278848/'
   [junit4]   2> 1621670 T15040 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392695278848/solr.xml
   [junit4]   2> 1621678 T15104 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> 1621678 T15073 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> 1621678 T15086 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> 1621678 T15064 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> 1621823 T15040 oasc.CoreContainer.<init> New CoreContainer 719854368
   [junit4]   2> 1621824 T15040 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392695278848/]
   [junit4]   2> 1621831 T15040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1621831 T15040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1621832 T15040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1621832 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1621833 T15040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1621833 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1621833 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1621834 T15040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1621834 T15040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1621850 T15040 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1621851 T15040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1621851 T15040 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1621852 T15040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10456/solr
   [junit4]   2> 1621852 T15040 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1621853 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621855 T15120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d3d9f06 name:ZooKeeperConnection Watcher:127.0.0.1:10456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621856 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1621900 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621902 T15122 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@738dae55 name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621902 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1621952 T15040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1622955 T15040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26923_
   [junit4]   2> 1622961 T15040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:26923_
   [junit4]   2> 1622964 T15073 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1622965 T15064 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1622964 T15086 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1622964 T15122 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1622964 T15104 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1622980 T15123 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1622980 T15123 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1622982 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1622982 T15123 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1622982 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1622982 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1622983 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1622984 T15065 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:26923",
   [junit4]   2> 	  "core":"collection1",
   [junit4]

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

utedZk2Test.java:107)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
   [junit4]    > 	... 50 more
   [junit4]   2> 1704936 T15040 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1706179 T15142 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6580a0e9
   [junit4]   2> 1706190 T15142 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=37,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=3}
   [junit4]   2> 1706190 T15142 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1706190 T15142 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1706190 T15142 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1706192 T15142 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1706193 T15142 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1706193 T15142 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4;done=false>>]
   [junit4]   2> 1706193 T15142 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4
   [junit4]   2> 1706193 T15142 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4/index;done=false>>]
   [junit4]   2> 1706193 T15142 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4/index
   [junit4]   2> 1706207 T15142 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/91271677086662669-core_node4-n_0000000003
   [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.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:174)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:171)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:171)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:180)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:399)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:188)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:399)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:259)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [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> 1706208 T15142 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1706208 T15142 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1706208 T15142 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1706209 T15142 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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=292), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=292)), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ms_MY, timezone=America/Catamarca
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=173611272,total=481492992
   [junit4]   2> NOTE: All tests run in this JVM: [DistribCursorPagingTest, TestUpdate, TestNumberUtils, SpellingQueryConverterTest, TestModifyConfFiles, TestDefaultSimilarityFactory, ChaosMonkeySafeLeaderTest, TestSolrCoreProperties, DeleteReplicaTest, CollectionsAPIDistributedZkTest, TestDistributedSearch, HdfsBasicDistributedZk2Test, TestIndexSearcher, TestDynamicFieldCollectionResource, TestOmitPositions, CoreMergeIndexesAdminHandlerTest, LeaderElectionIntegrationTest, RequiredFieldsTest, TestComponentsName, TestAnalyzedSuggestions, TestCodecSupport, TestCSVLoader, TestIBSimilarityFactory, OutputWriterTest, AssignTest, MultiTermTest, TestPhraseSuggestions, ShardSplitTest, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 96.62s, 1 test, 1 error <<< FAILURES!

[...truncated 918 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 error, 33 ignored (5 assumptions)

Total time: 156 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 520 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/520/

6 tests failed.
REGRESSION:  org.apache.solr.TestDistributedGrouping.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /_tiv/ns/select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /_tiv/ns/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([493422B8857E01B0:C8D2ACA0F221618C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGrouping.java:156)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)


REGRESSION:  org.apache.solr.TestDistributedSearch.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /_r/rq/select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /_r/rq/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([493422B8857E01B0:C8D2ACA0F221618C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:177)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)


REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:25085/collection1, https://127.0.0.1:20168/collection1, https://127.0.0.1:12489/collection1, https://127.0.0.1:12811/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:25085/collection1, https://127.0.0.1:20168/collection1, https://127.0.0.1:12489/collection1, https://127.0.0.1:12811/collection1]
	at __randomizedtesting.SeedInfo.seed([493422B8857E01B0:C8D2ACA0F221618C]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.cloud.BasicDistributedZkTest.queryServer(BasicDistributedZkTest.java:1171)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:264)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 49 more


REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

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


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

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

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


REGRESSION:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch

Error Message:
IOException occured when talking to server at: https://127.0.0.1:55092/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:55092/collection1
	at __randomizedtesting.SeedInfo.seed([493422B8857E01B0:C8D2ACA0F221618C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:507)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.compareResults(AbstractFullDistribZkTestBase.java:1269)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:413)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:143)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.SocketException: Broken pipe
	at java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
	at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
	at sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:377)
	at sun.security.ssl.OutputRecord.write(OutputRecord.java:363)
	at sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:830)
	at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:801)
	at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:122)
	at org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:159)
	at org.apache.http.impl.io.AbstractSessionOutputBuffer.writeLine(AbstractSessionOutputBuffer.java:258)
	at org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:59)
	at org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:46)
	at org.apache.http.impl.io.AbstractMessageWriter.write(AbstractMessageWriter.java:109)
	at org.apache.http.impl.AbstractHttpClientConnection.sendRequestHeader(AbstractHttpClientConnection.java:254)
	at org.apache.http.impl.conn.DefaultClientConnection.sendRequestHeader(DefaultClientConnection.java:270)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.sendRequestHeader(ManagedClientConnectionImpl.java:209)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:203)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:121)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
	... 47 more




Build Log:
[...truncated 10291 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 552810 T3237 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 552810 T3237 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 552815 T3237 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1392584504010
   [junit4]   2> 552817 T3237 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 552818 T3238 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 552919 T3237 oasc.ZkTestServer.run start zk server on port:50158
   [junit4]   2> 552920 T3237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 552929 T3244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27f3c5dd name:ZooKeeperConnection Watcher:127.0.0.1:50158 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 552930 T3237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 552930 T3237 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 552947 T3237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 552949 T3246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b5ab9f name:ZooKeeperConnection Watcher:127.0.0.1:50158/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 552950 T3237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 552950 T3237 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 552961 T3237 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 552964 T3237 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 552966 T3237 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 552975 T3237 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 552976 T3237 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 552988 T3237 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 552989 T3237 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 553093 T3237 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 553094 T3237 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 553097 T3237 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 553098 T3237 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 553101 T3237 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 553102 T3237 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 553104 T3237 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 553105 T3237 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 553113 T3237 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 553114 T3237 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 553116 T3237 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 553117 T3237 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 553120 T3237 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 553120 T3237 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 553129 T3237 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 553129 T3237 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 553132 T3237 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 553133 T3237 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 553138 T3237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 553146 T3248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7677ccd4 name:ZooKeeperConnection Watcher:127.0.0.1:50158/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 553147 T3237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 553462 T3237 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 553467 T3237 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 553469 T3237 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:26260
   [junit4]   2> 553472 T3237 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 553473 T3237 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 553473 T3237 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392584504345
   [junit4]   2> 553474 T3237 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392584504345/'
   [junit4]   2> 553531 T3237 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392584504345/solr.xml
   [junit4]   2> 553658 T3237 oasc.CoreContainer.<init> New CoreContainer 1377936147
   [junit4]   2> 553659 T3237 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392584504345/]
   [junit4]   2> 553660 T3237 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 553661 T3237 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 553661 T3237 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 553662 T3237 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 553662 T3237 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 553662 T3237 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 553663 T3237 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 553663 T3237 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 553664 T3237 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 553679 T3237 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 553679 T3237 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 553680 T3237 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 553680 T3237 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50158/solr
   [junit4]   2> 553681 T3237 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 553682 T3237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 553685 T3259 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f0c29e8 name:ZooKeeperConnection Watcher:127.0.0.1:50158 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 553685 T3237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 553688 T3237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 553702 T3261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dac3999 name:ZooKeeperConnection Watcher:127.0.0.1:50158/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 553702 T3237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 553704 T3237 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 553715 T3237 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 553719 T3237 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 553720 T3237 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26260_
   [junit4]   2> 553722 T3237 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:26260_
   [junit4]   2> 553724 T3237 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 553726 T3237 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 553731 T3237 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:26260_
   [junit4]   2> 553731 T3237 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 553733 T3237 oasc.Overseer.start Overseer (id=91264418055389188-127.0.0.1:26260_-n_0000000000) starting
   [junit4]   2> 553738 T3237 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 553751 T3263 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 553752 T3237 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 553752 T3263 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 553754 T3237 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 553761 T3237 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 553763 T3262 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 553769 T3264 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 553769 T3264 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 553770 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 553770 T3264 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 553772 T3262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 553772 T3262 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:26260",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:26260_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 553773 T3262 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 553773 T3262 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 553781 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 553782 T3261 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> 554772 T3264 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 554772 T3264 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392584504345/collection1
   [junit4]   2> 554772 T3264 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 554773 T3264 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 554773 T3264 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 554774 T3264 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 554775 T3264 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392584504345/collection1/'
   [junit4]   2> 554777 T3264 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392584504345/collection1/lib/classes/' to classloader
   [junit4]   2> 554778 T3264 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392584504345/collection1/lib/README' to classloader
   [junit4]   2> 554845 T3264 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 554917 T3264 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 555018 T3264 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 555026 T3264 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 555627 T3264 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 555648 T3264 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 555652 T3264 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 555667 T3264 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 555671 T3264 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 555676 T3264 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 555676 T3264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 555677 T3264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 555677 T3264 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 555678 T3264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 555678 T3264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 555679 T3264 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 555679 T3264 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392584504345/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1392584504010/control/data/
   [junit4]   2> 555679 T3264 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c4c624
   [junit4]   2> 555680 T3264 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1392584504010/control/data
   [junit4]   2> 555681 T3264 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1392584504010/control/data/index/
   [junit4]   2> 555681 T3264 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1392584504010/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 555681 T3264 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1392584504010/control/data/index
   [junit4]   2> 555682 T3264 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=45.32421875, floorSegmentMB=0.841796875, forceMergeDeletesPctAllowed=26.860110800534386, segmentsPerTier=9.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.658459557324353
   [junit4]   2> 555683 T3264 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@9061500 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@211ef6f9; maxCacheMB=0.794921875 maxMergeSizeMB=0.1220703125)),segFN=segments_1,generation=1}
   [junit4]   2> 555683 T3264 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 555688 T3264 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 555688 T3264 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 555688 T3264 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 555689 T3264 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 555689 T3264 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 555689 T3264 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 555690 T3264 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 555690 T3264 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 555691 T3264 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 555691 T3264 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 555692 T3264 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 555692 T3264 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 555692 T3264 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 555693 T3264 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 555693 T3264 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 555694 T3264 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 555694 T3264 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 555712 T3264 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 555718 T3264 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 555718 T3264 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 555719 T3264 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@101130bb
   [junit4]   2> 555720 T3264 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@9061500 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@211ef6f9; maxCacheMB=0.794921875 maxMergeSizeMB=0.1220703125)),segFN=segments_1,generation=1}
   [junit4]   2> 555720 T3264 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 555720 T3264 oass.SolrIndexSearcher.<init> Opening Searcher@7aeacb76[collection1] main
   [junit4]   2> 555724 T3265 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7aeacb76[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 555726 T3264 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 555727 T3237 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 555728 T3237 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 555727 T3268 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:26260 collection:control_collection shard:shard1
   [junit4]   2> 555729 T3268 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 555731 T3237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 555753 T3270 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@196ebf59 name:ZooKeeperConnection Watcher:127.0.0.1:50158/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 555753 T3237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 555760 T3237 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 555763 T3237 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 555764 T3268 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 555778 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 555778 T3268 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 555778 T3268 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C302 name=collection1 org.apache.solr.core.SolrCore@2cab8084 url=https://127.0.0.1:26260/collection1 node=127.0.0.1:26260_ C302_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:26260, core=collection1, node_name=127.0.0.1:26260_}
   [junit4]   2> 555778 T3268 C302 P26260 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:26260/collection1/
   [junit4]   2> 555779 T3268 C302 P26260 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 555779 T3262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 555779 T3268 C302 P26260 oasc.SyncStrategy.syncToMe https://127.0.0.1:26260/collection1/ has no replicas
   [junit4]   2> 555779 T3268 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:26260/collection1/ shard1
   [junit4]   2> 555780 T3268 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 555782 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 555792 T3261 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> 555793 T3270 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> 555805 T3262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 555809 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 555943 T3270 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> 555943 T3261 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> 556009 T3268 oasc.ZkController.register We are https://127.0.0.1:26260/collection1/ and leader is https://127.0.0.1:26260/collection1/
   [junit4]   2> 556009 T3268 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:26260
   [junit4]   2> 556009 T3268 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 556009 T3268 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 556010 T3268 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 556011 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 556012 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 556012 T3268 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 556012 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 556013 T3262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 556013 T3262 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:26260",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:26260_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 556045 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 556096 T3237 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 556097 T3237 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 556102 T3237 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 556103 T3237 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:25085
   [junit4]   2> 556106 T3237 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 556107 T3237 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 556107 T3237 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392584506957
   [junit4]   2> 556108 T3237 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392584506957/'
   [junit4]   2> 556149 T3261 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> 556149 T3270 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> 556166 T3237 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392584506957/solr.xml
   [junit4]   2> 556271 T3237 oasc.CoreContainer.<init> New CoreContainer 1301418803
   [junit4]   2> 556272 T3237 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392584506957/]
   [junit4]   2> 556274 T3237 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 556274 T3237 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 556275 T3237 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 556275 T3237 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 556275 T3237 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 556276 T3237 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 556276 T3237 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 556277 T3237 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 556277 T3237 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 556292 T3237 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 556293 T3237 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 556293 T3237 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 556294 T3237 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50158/solr
   [junit4]   2> 556294 T3237 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 556295 T3237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 556303 T3281 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31fdf03a name:ZooKeeperConnection Watcher:127.0.0.1:50158 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 556303 T3237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 556306 T3237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 556316 T3283 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b044dd2 name:ZooKeeperConnection Watcher:127.0.0.1:50158/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 556317 T3237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 556322 T3237 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 557325 T3237 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25085_
   [junit4]   2> 557356 T3237 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25085_
   [junit4]   2> 557375 T3261 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 557375 T3283 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 557375 T3270 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 557384 T3284 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 557384 T3284 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 557385 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 557385 T3284 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 557386 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 557386 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 557387 T3262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 557387 T3262 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:25085",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:25085_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 557388 T3262 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 557388 T3262 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 557392 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 557495 T3270 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> 557495 T3283 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> 557495 T3261 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> 558387 T3284 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 558387 T3284 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392584506957/collection1
   [junit4]   2> 558387 T3284 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 558388 T3284 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 558388 T3284 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 558389 T3284 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 558389 T3284 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392584506957/collection1/'
   [junit4]   2> 558392 T3284 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392584506957/collection1/lib/classes/' to classloader
   [junit4]   2> 558393 T3284 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392584506957/collection1/lib/README' to classloader
   [junit4]   2> 558460 T3284 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 558547 T3284 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 558648 T3284 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 558655 T3284 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 559098 T3284 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 559106 T3284 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 559109 T3284 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 559119 T3284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 559122 T3284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 559126 T3284 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 559127 T3284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 559127 T3284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 559127 T3284 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 559128 T3284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 559128 T3284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 559128 T3284 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 559129 T3284 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392584506957/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1392584504010/jetty1/
   [junit4]   2> 559129 T3284 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c4c624
   [junit4]   2> 559130 T3284 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1392584504010/jetty1
   [junit4]   2> 559130 T3284 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1392584504010/jetty1/index/
   [junit4]   2> 559130 T3284 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1392584504010/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 559130 T3284 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1392584504010/jetty1/index
   [junit4]   2> 559131 T3284 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=45.32421875, floorSegmentMB=0.841796875, forceMergeDeletesPctAllowed=26.860110800534386, segmentsPerTier=9.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.658459557324353
   [junit4]   2> 559131 T3284 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1774fcb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dc521dc; maxCacheMB=0.794921875 maxMergeSizeMB=0.1220703125)),segFN=segments_1,generation=1}
   [junit4]   2> 559132 T3284 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 559135 T3284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 559136 T3284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 559136 T3284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 559136 T3284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 559136 T3284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 559137 T3284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 559137 T3284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 559137 T3284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 559138 T3284 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 559138 T3284 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 559138 T3284 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 559139 T3284 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 559139 T3284 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 559139 T3284 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 559140 T3284 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 559140 T3284 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 559141 T3284 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 559151 T3284 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 559155 T3284 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 559155 T3284 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 559156 T3284 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@7961526a
   [junit4]   2> 559156 T3284 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1774fcb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dc521dc; maxCacheMB=0.794921875 maxMergeSizeMB=0.1220703125)),segFN=segments_1,generation=1}
   [junit4]   2> 559156 T3284 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 559156 T3284 oass.SolrIndexSearcher.<init> Opening Searcher@644a78e2[collection1] main
   [junit4]   2> 559159 T3285 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@644a78e2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 559162 T3284 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 559162 T3237 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 559163 T3237 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 559162 T3288 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:25085 collection:collection1 shard:shard2
   [junit4]   2> 559164 T3288 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 559188 T3288 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 559190 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559191 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559191 T3288 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 559191 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559191 T3288 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C303 name=collection1 org.apache.solr.core.SolrCore@435e165d url=https://127.0.0.1:25085/collection1 node=127.0.0.1:25085_ C303_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:25085, core=collection1, node_name=127.0.0.1:25085_}
   [junit4]   2> 559192 T3288 C303 P25085 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:25085/collection1/
   [junit4]   2> 559192 T3262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559192 T3288 C303 P25085 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 559192 T3288 C303 P25085 oasc.SyncStrategy.syncToMe https://127.0.0.1:25085/collection1/ has no replicas
   [junit4]   2> 559193 T3288 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:25085/collection1/ shard2
   [junit4]   2> 559193 T3288 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 559202 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559213 T3261 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> 559213 T3270 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> 559213 T3283 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> 559230 T3262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559233 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559335 T3261 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> 559336 T3283 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> 559335 T3270 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> 559382 T3288 oasc.ZkController.register We are https://127.0.0.1:25085/collection1/ and leader is https://127.0.0.1:25085/collection1/
   [junit4]   2> 559382 T3288 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:25085
   [junit4]   2> 559382 T3288 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 559382 T3288 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 559382 T3288 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 559384 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559384 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559384 T3288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559384 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559385 T3262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559386 T3262 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:25085",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:25085_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 559395 T3261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559415 T3237 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 559415 T3237 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 559420 T3237 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 559421 T3237 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:12811
   [junit4]   2> 559423 T3237 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 559424 T3237 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 559424 T3237 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392584510359
   [junit4]   2> 559424 T3237 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392584510359/'
   [junit4]   2> 559465 T3237 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392584510359/solr.xml
   [junit4]   2> 559498 T3261 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> 559498 T3283 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> 559498 T3270 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> 559556 T3237 oasc.CoreContainer.<init> New CoreContainer 33443273
   [junit4]   2> 559557 T3237 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392584510359/]
   [junit4]   2> 559558 T3237 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 559558 T3237 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 559559 T3237 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 559559 T3237 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 559559 T3237 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 559560 T3237 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 559560 T3237 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 559560 T3237 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 559561 T3237 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 559572 T3237 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 559573 T3237 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 559573 T3237 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 559573 T3237 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50158/solr
   [junit4]   2> 559574 T3237 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 559575 T3237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 559577 T3299 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15470e9a name:ZooKeeperConnection Watcher:127.0.0.1:50158 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 559577 T3237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 559580 T3237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 559589 T3301 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7251fa7 name:ZooKeeperConnection Watcher:127.0.0.1:50158/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 559590 T3237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 559600 T3237 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 560603 T3237 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12811_
   [junit4]   2> 560609 T3237 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12811_
   [junit4]   2> 560612 T3261 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 560612 T3283 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 560612 T3301 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 560612 T3270 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 560622 T3302 oasc.ZkController.publish publishing core=collection1 

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

Util.shutdownNowAndAwaitTermination(ExecutorUtil.java:43)
   [junit4]   2> 	        at org.apache.solr.update.UpdateLog.close(UpdateLog.java:861)
   [junit4]   2> 	        at org.apache.solr.update.UpdateLog.close(UpdateLog.java:855)
   [junit4]   2> 	        at org.apache.solr.update.DirectUpdateHandler2.closeWriter(DirectUpdateHandler2.java:738)
   [junit4]   2> 	        at org.apache.solr.update.DefaultSolrCoreState.closeIndexWriter(DefaultSolrCoreState.java:68)
   [junit4]   2> 	        at org.apache.solr.update.DefaultSolrCoreState.close(DefaultSolrCoreState.java:359)
   [junit4]   2> 	        at org.apache.solr.update.SolrCoreState.decrefSolrCoreState(SolrCoreState.java:72)
   [junit4]   2> 	        at org.apache.solr.core.SolrCore.close(SolrCore.java:1043)
   [junit4]   2> 	        at org.apache.solr.cloud.ZkController.register(ZkController.java:825)
   [junit4]   2> 	        at org.apache.solr.cloud.ZkController.register(ZkController.java:731)
   [junit4]   2> 	        at org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:241)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	  73) Thread[id=972, name=qtp1803685687-972, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]   2> 	        at org.eclipse.jetty.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:391)
   [junit4]   2> 	        at org.eclipse.jetty.io.bio.StreamEndPoint.fill(StreamEndPoint.java:141)
   [junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.fill(SocketConnector.java:227)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1040)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 	        at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	  74) Thread[id=648, name=qtp65215697-648 Acceptor0 SocketConnector@127.0.0.1:14304, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketAccept(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
   [junit4]   2> 	        at java.net.ServerSocket.implAccept(ServerSocket.java:530)
   [junit4]   2> 	        at java.net.ServerSocket.accept(ServerSocket.java:498)
   [junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector.accept(SocketConnector.java:117)
   [junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	  75) Thread[id=993, name=HashSessionScavenger-35, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> 	  76) Thread[id=782, name=coreZkRegister-351-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	  77) Thread[id=969, name=HashSessionScavenger-34, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> 	  78) Thread[id=858, name=commitScheduler-358-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079)
   [junit4]   2> 	        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   1> safe stop:
   [junit4]   1> safe stop:
   [junit4]   2> NOTE: test params are: codec=Lucene46: {id=FST41, a_t=PostingsFormat(name=MockRandom), a_si=PostingsFormat(name=SimpleText), _version_=PostingsFormat(name=SimpleText), rnd_b=FST41}, docValues:{}, sim=DefaultSimilarity, locale=zh_TW, timezone=America/Yakutat
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=80,free=194655032,total=421003264
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashPartitioner, HdfsUnloadDistributedZkTest, ConvertedLegacyTest, TestXIncludeConfig, BadIndexSchemaTest, TestUpdate, AssignTest, XsltUpdateRequestHandlerTest, CoreContainerCoreInitFailuresTest, OverseerRolesTest, TestStressLucene, PluginInfoTest, ConnectionManagerTest, HardAutoCommitTest, TestCloudManagedSchemaAddField, HdfsChaosMonkeySafeLeaderTest, TestAnalyzedSuggestions, TestDefaultSimilarityFactory, TestIBSimilarityFactory, CoreMergeIndexesAdminHandlerTest, TestRecoveryHdfs, CurrencyFieldXmlFileTest, TestRandomFaceting, TestMaxScoreQueryParser, SuggesterTSTTest, TestFieldTypeCollectionResource, TestSolr4Spatial, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=493422B8857E01B0 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=zh_TW -Dtests.timezone=America/Yakutat -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([493422B8857E01B0]:0)
   [junit4] Completed on J1 in 7225.04s, 1 test, 2 errors <<< FAILURES!

[...truncated 195 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 suite-level error, 5 errors, 201 ignored (3 assumptions)

Total time: 204 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 519 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/519/

2 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1392468422820,generation=2,filelist=[_1s2.cfe, _1s2.cfs, _1s2.si, _1s6.fdt, _1s6.fdx, _1s6.fnm, _1s6.si, _1s6_Lucene40_0.frq, _1s6_Lucene40_0.tim, _1s6_Lucene40_0.tip, _1s6_nrm.cfe, _1s6_nrm.cfs, _1s7.fdt, _1s7.fdx, _1s7.fnm, _1s7.si, _1s7_Lucene40_0.frq, _1s7_Lucene40_0.tim, _1s7_Lucene40_0.tip, _1s7_nrm.cfe, _1s7_nrm.cfs, _1s8.fdt, _1s8.fdx, _1s8.fnm, _1s8.si, _1s8_Lucene40_0.frq, _1s8_Lucene40_0.tim, _1s8_Lucene40_0.tip, _1s8_nrm.cfe, _1s8_nrm.cfs, _1s9.fdt, _1s9.fdx, _1s9.fnm, _1s9.si, _1s9_Lucene40_0.frq, _1s9_Lucene40_0.tim, _1s9_Lucene40_0.tip, _1s9_nrm.cfe, _1s9_nrm.cfs, _1sa.fdt, _1sa.fdx, _1sa.fnm, _1sa.si, _1sa_Lucene40_0.frq, _1sa_Lucene40_0.tim, _1sa_Lucene40_0.tip, _1sa_nrm.cfe, _1sa_nrm.cfs, _1sc.fdt, _1sc.fdx, _1sc.fnm, _1sc.si, _1sc_Lucene40_0.frq, _1sc_Lucene40_0.tim, _1sc_Lucene40_0.tip, _1sc_nrm.cfe, _1sc_nrm.cfs, _1sg.fdt, _1sg.fdx, _1sg.fnm, _1sg.si, _1sg_Lucene40_0.frq, _1sg_Lucene40_0.tim, _1sg_Lucene40_0.tip, _1sg_nrm.cfe, _1sg_nrm.cfs, _1sh.fdt, _1sh.fdx, _1sh.fnm, _1sh.si, _1sh_Lucene40_0.frq, _1sh_Lucene40_0.tim, _1sh_Lucene40_0.tip, _1sh_nrm.cfe, _1sh_nrm.cfs, _1si.fdt, _1si.fdx, _1si.fnm, _1si.si, _1si_Lucene40_0.frq, _1si_Lucene40_0.tim, _1si_Lucene40_0.tip, _1si_nrm.cfe, _1si_nrm.cfs, _1sj.fdt, _1sj.fdx, _1sj.fnm, _1sj.si, _1sj_Lucene40_0.frq, _1sj_Lucene40_0.tim, _1sj_Lucene40_0.tip, _1sj_nrm.cfe, _1sj_nrm.cfs, _1sk.fdt, _1sk.fdx, _1sk.fnm, _1sk.si, _1sk_Lucene40_0.frq, _1sk_Lucene40_0.tim, _1sk_Lucene40_0.tip, _1sk_nrm.cfe, _1sk_nrm.cfs, _1sl.fdt, _1sl.fdx, _1sl.fnm, _1sl.si, _1sl_Lucene40_0.frq, _1sl_Lucene40_0.tim, _1sl_Lucene40_0.tip, _1sl_nrm.cfe, _1sl_nrm.cfs, _1sm.fdt, _1sm.fdx, _1sm.fnm, _1sm.si, _1sm_Lucene40_0.frq, _1sm_Lucene40_0.tim, _1sm_Lucene40_0.tip, _1sm_nrm.cfe, _1sm_nrm.cfs, _1sn.fdt, _1sn.fdx, _1sn.fnm, _1sn.si, _1sn_Lucene40_0.frq, _1sn_Lucene40_0.tim, _1sn_Lucene40_0.tip, _1sn_nrm.cfe, _1sn_nrm.cfs, _1so.fdt, _1so.fdx, _1so.fnm, _1so.si, _1so_Lucene40_0.frq, _1so_Lucene40_0.tim, _1so_Lucene40_0.tip, _1so_nrm.cfe, _1so_nrm.cfs, _1sp.fdt, _1sp.fdx, _1sp.fnm, _1sp.si, _1sp_Lucene40_0.frq, _1sp_Lucene40_0.tim, _1sp_Lucene40_0.tip, _1sp_nrm.cfe, _1sp_nrm.cfs, _1sq.fdt, _1sq.fdx, _1sq.fnm, _1sq.si, _1sq_Lucene40_0.frq, _1sq_Lucene40_0.tim, _1sq_Lucene40_0.tip, _1sq_nrm.cfe, _1sq_nrm.cfs, segments_2]}]> but was:<[{indexVersion=1392468422820,generation=2,filelist=[_1s2.cfe, _1s2.cfs, _1s2.si, _1s6.fdt, _1s6.fdx, _1s6.fnm, _1s6.si, _1s6_Lucene40_0.frq, _1s6_Lucene40_0.tim, _1s6_Lucene40_0.tip, _1s6_nrm.cfe, _1s6_nrm.cfs, _1s7.fdt, _1s7.fdx, _1s7.fnm, _1s7.si, _1s7_Lucene40_0.frq, _1s7_Lucene40_0.tim, _1s7_Lucene40_0.tip, _1s7_nrm.cfe, _1s7_nrm.cfs, _1s8.fdt, _1s8.fdx, _1s8.fnm, _1s8.si, _1s8_Lucene40_0.frq, _1s8_Lucene40_0.tim, _1s8_Lucene40_0.tip, _1s8_nrm.cfe, _1s8_nrm.cfs, _1s9.fdt, _1s9.fdx, _1s9.fnm, _1s9.si, _1s9_Lucene40_0.frq, _1s9_Lucene40_0.tim, _1s9_Lucene40_0.tip, _1s9_nrm.cfe, _1s9_nrm.cfs, _1sa.fdt, _1sa.fdx, _1sa.fnm, _1sa.si, _1sa_Lucene40_0.frq, _1sa_Lucene40_0.tim, _1sa_Lucene40_0.tip, _1sa_nrm.cfe, _1sa_nrm.cfs, _1sc.fdt, _1sc.fdx, _1sc.fnm, _1sc.si, _1sc_Lucene40_0.frq, _1sc_Lucene40_0.tim, _1sc_Lucene40_0.tip, _1sc_nrm.cfe, _1sc_nrm.cfs, _1sg.fdt, _1sg.fdx, _1sg.fnm, _1sg.si, _1sg_Lucene40_0.frq, _1sg_Lucene40_0.tim, _1sg_Lucene40_0.tip, _1sg_nrm.cfe, _1sg_nrm.cfs, _1sh.fdt, _1sh.fdx, _1sh.fnm, _1sh.si, _1sh_Lucene40_0.frq, _1sh_Lucene40_0.tim, _1sh_Lucene40_0.tip, _1sh_nrm.cfe, _1sh_nrm.cfs, _1si.fdt, _1si.fdx, _1si.fnm, _1si.si, _1si_Lucene40_0.frq, _1si_Lucene40_0.tim, _1si_Lucene40_0.tip, _1si_nrm.cfe, _1si_nrm.cfs, _1sj.fdt, _1sj.fdx, _1sj.fnm, _1sj.si, _1sj_Lucene40_0.frq, _1sj_Lucene40_0.tim, _1sj_Lucene40_0.tip, _1sj_nrm.cfe, _1sj_nrm.cfs, _1sk.fdt, _1sk.fdx, _1sk.fnm, _1sk.si, _1sk_Lucene40_0.frq, _1sk_Lucene40_0.tim, _1sk_Lucene40_0.tip, _1sk_nrm.cfe, _1sk_nrm.cfs, _1sl.fdt, _1sl.fdx, _1sl.fnm, _1sl.si, _1sl_Lucene40_0.frq, _1sl_Lucene40_0.tim, _1sl_Lucene40_0.tip, _1sl_nrm.cfe, _1sl_nrm.cfs, _1sm.fdt, _1sm.fdx, _1sm.fnm, _1sm.si, _1sm_Lucene40_0.frq, _1sm_Lucene40_0.tim, _1sm_Lucene40_0.tip, _1sm_nrm.cfe, _1sm_nrm.cfs, _1sn.fdt, _1sn.fdx, _1sn.fnm, _1sn.si, _1sn_Lucene40_0.frq, _1sn_Lucene40_0.tim, _1sn_Lucene40_0.tip, _1sn_nrm.cfe, _1sn_nrm.cfs, _1so.fdt, _1so.fdx, _1so.fnm, _1so.si, _1so_Lucene40_0.frq, _1so_Lucene40_0.tim, _1so_Lucene40_0.tip, _1so_nrm.cfe, _1so_nrm.cfs, _1sp.fdt, _1sp.fdx, _1sp.fnm, _1sp.si, _1sp_Lucene40_0.frq, _1sp_Lucene40_0.tim, _1sp_Lucene40_0.tip, _1sp_nrm.cfe, _1sp_nrm.cfs, _1sq.fdt, _1sq.fdx, _1sq.fnm, _1sq.si, _1sq_Lucene40_0.frq, _1sq_Lucene40_0.tim, _1sq_Lucene40_0.tip, _1sq_nrm.cfe, _1sq_nrm.cfs, segments_2]}, {indexVersion=1392468422820,generation=3,filelist=[_1s8.fdt, _1s8.fdx, _1s8.fnm, _1s8.si, _1s8_Lucene40_0.frq, _1s8_Lucene40_0.tim, _1s8_Lucene40_0.tip, _1s8_nrm.cfe, _1s8_nrm.cfs, _1sc.fdt, _1sc.fdx, _1sc.fnm, _1sc.si, _1sc_Lucene40_0.frq, _1sc_Lucene40_0.tim, _1sc_Lucene40_0.tip, _1sc_nrm.cfe, _1sc_nrm.cfs, _1sk.fdt, _1sk.fdx, _1sk.fnm, _1sk.si, _1sk_Lucene40_0.frq, _1sk_Lucene40_0.tim, _1sk_Lucene40_0.tip, _1sk_nrm.cfe, _1sk_nrm.cfs, _1sm.fdt, _1sm.fdx, _1sm.fnm, _1sm.si, _1sm_Lucene40_0.frq, _1sm_Lucene40_0.tim, _1sm_Lucene40_0.tip, _1sm_nrm.cfe, _1sm_nrm.cfs, _1so.fdt, _1so.fdx, _1so.fnm, _1so.si, _1so_Lucene40_0.frq, _1so_Lucene40_0.tim, _1so_Lucene40_0.tip, _1so_nrm.cfe, _1so_nrm.cfs, _1sq.fdt, _1sq.fdx, _1sq.fnm, _1sq.si, _1sq_Lucene40_0.frq, _1sq_Lucene40_0.tim, _1sq_Lucene40_0.tip, _1sq_nrm.cfe, _1sq_nrm.cfs, _1sr.cfe, _1sr.cfs, _1sr.si, segments_3]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1392468422820,generation=2,filelist=[_1s2.cfe, _1s2.cfs, _1s2.si, _1s6.fdt, _1s6.fdx, _1s6.fnm, _1s6.si, _1s6_Lucene40_0.frq, _1s6_Lucene40_0.tim, _1s6_Lucene40_0.tip, _1s6_nrm.cfe, _1s6_nrm.cfs, _1s7.fdt, _1s7.fdx, _1s7.fnm, _1s7.si, _1s7_Lucene40_0.frq, _1s7_Lucene40_0.tim, _1s7_Lucene40_0.tip, _1s7_nrm.cfe, _1s7_nrm.cfs, _1s8.fdt, _1s8.fdx, _1s8.fnm, _1s8.si, _1s8_Lucene40_0.frq, _1s8_Lucene40_0.tim, _1s8_Lucene40_0.tip, _1s8_nrm.cfe, _1s8_nrm.cfs, _1s9.fdt, _1s9.fdx, _1s9.fnm, _1s9.si, _1s9_Lucene40_0.frq, _1s9_Lucene40_0.tim, _1s9_Lucene40_0.tip, _1s9_nrm.cfe, _1s9_nrm.cfs, _1sa.fdt, _1sa.fdx, _1sa.fnm, _1sa.si, _1sa_Lucene40_0.frq, _1sa_Lucene40_0.tim, _1sa_Lucene40_0.tip, _1sa_nrm.cfe, _1sa_nrm.cfs, _1sc.fdt, _1sc.fdx, _1sc.fnm, _1sc.si, _1sc_Lucene40_0.frq, _1sc_Lucene40_0.tim, _1sc_Lucene40_0.tip, _1sc_nrm.cfe, _1sc_nrm.cfs, _1sg.fdt, _1sg.fdx, _1sg.fnm, _1sg.si, _1sg_Lucene40_0.frq, _1sg_Lucene40_0.tim, _1sg_Lucene40_0.tip, _1sg_nrm.cfe, _1sg_nrm.cfs, _1sh.fdt, _1sh.fdx, _1sh.fnm, _1sh.si, _1sh_Lucene40_0.frq, _1sh_Lucene40_0.tim, _1sh_Lucene40_0.tip, _1sh_nrm.cfe, _1sh_nrm.cfs, _1si.fdt, _1si.fdx, _1si.fnm, _1si.si, _1si_Lucene40_0.frq, _1si_Lucene40_0.tim, _1si_Lucene40_0.tip, _1si_nrm.cfe, _1si_nrm.cfs, _1sj.fdt, _1sj.fdx, _1sj.fnm, _1sj.si, _1sj_Lucene40_0.frq, _1sj_Lucene40_0.tim, _1sj_Lucene40_0.tip, _1sj_nrm.cfe, _1sj_nrm.cfs, _1sk.fdt, _1sk.fdx, _1sk.fnm, _1sk.si, _1sk_Lucene40_0.frq, _1sk_Lucene40_0.tim, _1sk_Lucene40_0.tip, _1sk_nrm.cfe, _1sk_nrm.cfs, _1sl.fdt, _1sl.fdx, _1sl.fnm, _1sl.si, _1sl_Lucene40_0.frq, _1sl_Lucene40_0.tim, _1sl_Lucene40_0.tip, _1sl_nrm.cfe, _1sl_nrm.cfs, _1sm.fdt, _1sm.fdx, _1sm.fnm, _1sm.si, _1sm_Lucene40_0.frq, _1sm_Lucene40_0.tim, _1sm_Lucene40_0.tip, _1sm_nrm.cfe, _1sm_nrm.cfs, _1sn.fdt, _1sn.fdx, _1sn.fnm, _1sn.si, _1sn_Lucene40_0.frq, _1sn_Lucene40_0.tim, _1sn_Lucene40_0.tip, _1sn_nrm.cfe, _1sn_nrm.cfs, _1so.fdt, _1so.fdx, _1so.fnm, _1so.si, _1so_Lucene40_0.frq, _1so_Lucene40_0.tim, _1so_Lucene40_0.tip, _1so_nrm.cfe, _1so_nrm.cfs, _1sp.fdt, _1sp.fdx, _1sp.fnm, _1sp.si, _1sp_Lucene40_0.frq, _1sp_Lucene40_0.tim, _1sp_Lucene40_0.tip, _1sp_nrm.cfe, _1sp_nrm.cfs, _1sq.fdt, _1sq.fdx, _1sq.fnm, _1sq.si, _1sq_Lucene40_0.frq, _1sq_Lucene40_0.tim, _1sq_Lucene40_0.tip, _1sq_nrm.cfe, _1sq_nrm.cfs, segments_2]}]> but was:<[{indexVersion=1392468422820,generation=2,filelist=[_1s2.cfe, _1s2.cfs, _1s2.si, _1s6.fdt, _1s6.fdx, _1s6.fnm, _1s6.si, _1s6_Lucene40_0.frq, _1s6_Lucene40_0.tim, _1s6_Lucene40_0.tip, _1s6_nrm.cfe, _1s6_nrm.cfs, _1s7.fdt, _1s7.fdx, _1s7.fnm, _1s7.si, _1s7_Lucene40_0.frq, _1s7_Lucene40_0.tim, _1s7_Lucene40_0.tip, _1s7_nrm.cfe, _1s7_nrm.cfs, _1s8.fdt, _1s8.fdx, _1s8.fnm, _1s8.si, _1s8_Lucene40_0.frq, _1s8_Lucene40_0.tim, _1s8_Lucene40_0.tip, _1s8_nrm.cfe, _1s8_nrm.cfs, _1s9.fdt, _1s9.fdx, _1s9.fnm, _1s9.si, _1s9_Lucene40_0.frq, _1s9_Lucene40_0.tim, _1s9_Lucene40_0.tip, _1s9_nrm.cfe, _1s9_nrm.cfs, _1sa.fdt, _1sa.fdx, _1sa.fnm, _1sa.si, _1sa_Lucene40_0.frq, _1sa_Lucene40_0.tim, _1sa_Lucene40_0.tip, _1sa_nrm.cfe, _1sa_nrm.cfs, _1sc.fdt, _1sc.fdx, _1sc.fnm, _1sc.si, _1sc_Lucene40_0.frq, _1sc_Lucene40_0.tim, _1sc_Lucene40_0.tip, _1sc_nrm.cfe, _1sc_nrm.cfs, _1sg.fdt, _1sg.fdx, _1sg.fnm, _1sg.si, _1sg_Lucene40_0.frq, _1sg_Lucene40_0.tim, _1sg_Lucene40_0.tip, _1sg_nrm.cfe, _1sg_nrm.cfs, _1sh.fdt, _1sh.fdx, _1sh.fnm, _1sh.si, _1sh_Lucene40_0.frq, _1sh_Lucene40_0.tim, _1sh_Lucene40_0.tip, _1sh_nrm.cfe, _1sh_nrm.cfs, _1si.fdt, _1si.fdx, _1si.fnm, _1si.si, _1si_Lucene40_0.frq, _1si_Lucene40_0.tim, _1si_Lucene40_0.tip, _1si_nrm.cfe, _1si_nrm.cfs, _1sj.fdt, _1sj.fdx, _1sj.fnm, _1sj.si, _1sj_Lucene40_0.frq, _1sj_Lucene40_0.tim, _1sj_Lucene40_0.tip, _1sj_nrm.cfe, _1sj_nrm.cfs, _1sk.fdt, _1sk.fdx, _1sk.fnm, _1sk.si, _1sk_Lucene40_0.frq, _1sk_Lucene40_0.tim, _1sk_Lucene40_0.tip, _1sk_nrm.cfe, _1sk_nrm.cfs, _1sl.fdt, _1sl.fdx, _1sl.fnm, _1sl.si, _1sl_Lucene40_0.frq, _1sl_Lucene40_0.tim, _1sl_Lucene40_0.tip, _1sl_nrm.cfe, _1sl_nrm.cfs, _1sm.fdt, _1sm.fdx, _1sm.fnm, _1sm.si, _1sm_Lucene40_0.frq, _1sm_Lucene40_0.tim, _1sm_Lucene40_0.tip, _1sm_nrm.cfe, _1sm_nrm.cfs, _1sn.fdt, _1sn.fdx, _1sn.fnm, _1sn.si, _1sn_Lucene40_0.frq, _1sn_Lucene40_0.tim, _1sn_Lucene40_0.tip, _1sn_nrm.cfe, _1sn_nrm.cfs, _1so.fdt, _1so.fdx, _1so.fnm, _1so.si, _1so_Lucene40_0.frq, _1so_Lucene40_0.tim, _1so_Lucene40_0.tip, _1so_nrm.cfe, _1so_nrm.cfs, _1sp.fdt, _1sp.fdx, _1sp.fnm, _1sp.si, _1sp_Lucene40_0.frq, _1sp_Lucene40_0.tim, _1sp_Lucene40_0.tip, _1sp_nrm.cfe, _1sp_nrm.cfs, _1sq.fdt, _1sq.fdx, _1sq.fnm, _1sq.si, _1sq_Lucene40_0.frq, _1sq_Lucene40_0.tim, _1sq_Lucene40_0.tip, _1sq_nrm.cfe, _1sq_nrm.cfs, segments_2]}, {indexVersion=1392468422820,generation=3,filelist=[_1s8.fdt, _1s8.fdx, _1s8.fnm, _1s8.si, _1s8_Lucene40_0.frq, _1s8_Lucene40_0.tim, _1s8_Lucene40_0.tip, _1s8_nrm.cfe, _1s8_nrm.cfs, _1sc.fdt, _1sc.fdx, _1sc.fnm, _1sc.si, _1sc_Lucene40_0.frq, _1sc_Lucene40_0.tim, _1sc_Lucene40_0.tip, _1sc_nrm.cfe, _1sc_nrm.cfs, _1sk.fdt, _1sk.fdx, _1sk.fnm, _1sk.si, _1sk_Lucene40_0.frq, _1sk_Lucene40_0.tim, _1sk_Lucene40_0.tip, _1sk_nrm.cfe, _1sk_nrm.cfs, _1sm.fdt, _1sm.fdx, _1sm.fnm, _1sm.si, _1sm_Lucene40_0.frq, _1sm_Lucene40_0.tim, _1sm_Lucene40_0.tip, _1sm_nrm.cfe, _1sm_nrm.cfs, _1so.fdt, _1so.fdx, _1so.fnm, _1so.si, _1so_Lucene40_0.frq, _1so_Lucene40_0.tim, _1so_Lucene40_0.tip, _1so_nrm.cfe, _1so_nrm.cfs, _1sq.fdt, _1sq.fdx, _1sq.fnm, _1sq.si, _1sq_Lucene40_0.frq, _1sq_Lucene40_0.tim, _1sq_Lucene40_0.tip, _1sq_nrm.cfe, _1sq_nrm.cfs, _1sr.cfe, _1sr.cfs, _1sr.si, segments_3]}]>
	at __randomizedtesting.SeedInfo.seed([187F8884E8F08FAF:3DA893B498B881AC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1187)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:46167/collection1, https://127.0.0.1:46174/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:46167/collection1, https://127.0.0.1:46174/collection1]
	at __randomizedtesting.SeedInfo.seed([187F8884E8F08FAF:9999069C9FAFEF93]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:290)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:107)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 50 more




Build Log:
[...truncated 10468 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 2304942 T5799 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2304942 T5799 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2304947 T5799 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1392467235549
   [junit4]   2> 2304949 T5799 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2304950 T5800 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2305050 T5799 oasc.ZkTestServer.run start zk server on port:46156
   [junit4]   2> 2305050 T5799 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2305059 T5806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a0452b0 name:ZooKeeperConnection Watcher:127.0.0.1:46156 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2305059 T5799 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2305060 T5799 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2305072 T5799 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2305074 T5808 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58b3a36e name:ZooKeeperConnection Watcher:127.0.0.1:46156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2305074 T5799 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2305074 T5799 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2305078 T5799 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2305087 T5799 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2305089 T5799 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2305092 T5799 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2305093 T5799 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2305104 T5799 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2305104 T5799 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2305212 T5799 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2305213 T5799 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2305216 T5799 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2305217 T5799 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2305220 T5799 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2305220 T5799 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2305228 T5799 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2305229 T5799 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2305234 T5799 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2305235 T5799 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2305238 T5799 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2305239 T5799 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2305242 T5799 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2305242 T5799 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2305245 T5799 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2305246 T5799 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2305248 T5799 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2305249 T5799 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2305258 T5799 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2305260 T5810 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51524a15 name:ZooKeeperConnection Watcher:127.0.0.1:46156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2305260 T5799 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2305552 T5799 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2305557 T5799 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2305559 T5799 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:46160
   [junit4]   2> 2305562 T5799 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2305562 T5799 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2305562 T5799 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392467235869
   [junit4]   2> 2305563 T5799 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392467235869/'
   [junit4]   2> 2305599 T5799 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392467235869/solr.xml
   [junit4]   2> 2305692 T5799 oasc.CoreContainer.<init> New CoreContainer 1916127608
   [junit4]   2> 2305693 T5799 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392467235869/]
   [junit4]   2> 2305695 T5799 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2305695 T5799 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2305696 T5799 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2305696 T5799 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2305696 T5799 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2305697 T5799 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2305697 T5799 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2305697 T5799 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2305698 T5799 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2305713 T5799 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2305714 T5799 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2305714 T5799 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2305715 T5799 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46156/solr
   [junit4]   2> 2305715 T5799 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2305716 T5799 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2305719 T5821 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f26064c name:ZooKeeperConnection Watcher:127.0.0.1:46156 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2305719 T5799 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2305732 T5799 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2305734 T5823 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@601840e1 name:ZooKeeperConnection Watcher:127.0.0.1:46156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2305734 T5799 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2305736 T5799 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2305745 T5799 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2305753 T5799 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2305755 T5799 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46160_
   [junit4]   2> 2305757 T5799 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46160_
   [junit4]   2> 2305767 T5799 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2305769 T5799 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2305781 T5799 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:46160_
   [junit4]   2> 2305782 T5799 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2305784 T5799 oasc.Overseer.start Overseer (id=91256732749398020-127.0.0.1:46160_-n_0000000000) starting
   [junit4]   2> 2305789 T5799 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2305804 T5825 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2305805 T5799 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2305805 T5825 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2305807 T5799 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2305809 T5799 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2305811 T5824 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2305817 T5826 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2305817 T5826 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2305819 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2305819 T5826 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2305820 T5824 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2305821 T5824 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:46160",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46160_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2305821 T5824 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2305821 T5824 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2305824 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2305833 T5823 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> 2306820 T5826 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2306820 T5826 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392467235869/collection1
   [junit4]   2> 2306820 T5826 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2306821 T5826 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2306821 T5826 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2306822 T5826 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2306822 T5826 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392467235869/collection1/'
   [junit4]   2> 2306824 T5826 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392467235869/collection1/lib/classes/' to classloader
   [junit4]   2> 2306824 T5826 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392467235869/collection1/lib/README' to classloader
   [junit4]   2> 2306886 T5826 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2306966 T5826 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2307067 T5826 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2307077 T5826 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2307673 T5826 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2307685 T5826 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2307689 T5826 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2307702 T5826 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2307707 T5826 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2307711 T5826 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2307712 T5826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2307713 T5826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2307713 T5826 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2307714 T5826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2307714 T5826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2307714 T5826 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2307715 T5826 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392467235869/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/control/data/
   [junit4]   2> 2307715 T5826 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17eae4c8
   [junit4]   2> 2307716 T5826 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/control/data
   [junit4]   2> 2307716 T5826 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/control/data/index/
   [junit4]   2> 2307716 T5826 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2307717 T5826 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/control/data/index
   [junit4]   2> 2307717 T5826 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=396679546, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2307718 T5826 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@22e48897 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7dcbb449),segFN=segments_1,generation=1}
   [junit4]   2> 2307718 T5826 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2307722 T5826 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2307722 T5826 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2307723 T5826 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2307723 T5826 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2307723 T5826 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2307724 T5826 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2307724 T5826 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2307725 T5826 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2307725 T5826 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2307725 T5826 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2307726 T5826 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2307726 T5826 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2307726 T5826 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2307727 T5826 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2307727 T5826 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2307728 T5826 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2307728 T5826 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2307745 T5826 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2307751 T5826 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2307751 T5826 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2307751 T5826 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=29.6796875, floorSegmentMB=1.4453125, forceMergeDeletesPctAllowed=2.8396806483483106, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12511875375528245
   [junit4]   2> 2307752 T5826 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@22e48897 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7dcbb449),segFN=segments_1,generation=1}
   [junit4]   2> 2307752 T5826 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2307753 T5826 oass.SolrIndexSearcher.<init> Opening Searcher@65ed0dd2[collection1] main
   [junit4]   2> 2307756 T5827 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65ed0dd2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2307758 T5826 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2307759 T5799 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 2307759 T5799 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2307759 T5830 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:46160 collection:control_collection shard:shard1
   [junit4]   2> 2307761 T5830 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2307764 T5799 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2307779 T5832 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fde7226 name:ZooKeeperConnection Watcher:127.0.0.1:46156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2307779 T5799 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2307781 T5799 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2307782 T5830 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2307784 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2307784 T5799 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2307784 T5830 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2307785 T5830 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C8968 name=collection1 org.apache.solr.core.SolrCore@280cb6c3 url=https://127.0.0.1:46160/collection1 node=127.0.0.1:46160_ C8968_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:46160, core=collection1, node_name=127.0.0.1:46160_}
   [junit4]   2> 2307785 T5830 C8968 P46160 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:46160/collection1/
   [junit4]   2> 2307785 T5824 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2307785 T5830 C8968 P46160 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2307786 T5830 C8968 P46160 oasc.SyncStrategy.syncToMe https://127.0.0.1:46160/collection1/ has no replicas
   [junit4]   2> 2307786 T5830 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:46160/collection1/ shard1
   [junit4]   2> 2307786 T5830 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2307788 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2307789 T5832 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> 2307789 T5823 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> 2307794 T5824 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2307797 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2307899 T5823 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> 2307899 T5832 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> 2307947 T5830 oasc.ZkController.register We are https://127.0.0.1:46160/collection1/ and leader is https://127.0.0.1:46160/collection1/
   [junit4]   2> 2307947 T5830 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:46160
   [junit4]   2> 2307947 T5830 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2307947 T5830 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2307947 T5830 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2307949 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2307949 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2307949 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2307949 T5830 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2307950 T5824 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2307951 T5824 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:46160",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46160_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2307954 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2308056 T5823 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> 2308056 T5832 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> 2308072 T5799 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2308073 T5799 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2308077 T5799 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2308079 T5799 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:46164
   [junit4]   2> 2308081 T5799 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2308082 T5799 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2308082 T5799 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392467238385
   [junit4]   2> 2308082 T5799 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392467238385/'
   [junit4]   2> 2308119 T5799 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392467238385/solr.xml
   [junit4]   2> 2308211 T5799 oasc.CoreContainer.<init> New CoreContainer 612590485
   [junit4]   2> 2308211 T5799 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392467238385/]
   [junit4]   2> 2308213 T5799 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2308214 T5799 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2308214 T5799 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2308214 T5799 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2308215 T5799 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2308215 T5799 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2308215 T5799 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2308216 T5799 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2308216 T5799 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2308231 T5799 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2308231 T5799 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2308232 T5799 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2308232 T5799 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46156/solr
   [junit4]   2> 2308233 T5799 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2308234 T5799 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2308261 T5843 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2de11036 name:ZooKeeperConnection Watcher:127.0.0.1:46156 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2308262 T5799 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2308265 T5799 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2308266 T5845 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ff66720 name:ZooKeeperConnection Watcher:127.0.0.1:46156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2308267 T5799 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2308278 T5799 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2309281 T5799 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46164_
   [junit4]   2> 2309283 T5799 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46164_
   [junit4]   2> 2309286 T5823 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2309286 T5845 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2309286 T5832 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2309304 T5846 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2309304 T5846 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2309305 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2309305 T5846 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2309305 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2309306 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2309307 T5824 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2309307 T5824 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:46164",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46164_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2309308 T5824 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2309308 T5824 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2309316 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2309418 T5832 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> 2309418 T5823 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> 2309418 T5845 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> 2310307 T5846 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2310307 T5846 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392467238385/collection1
   [junit4]   2> 2310307 T5846 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2310308 T5846 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2310308 T5846 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2310309 T5846 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2310310 T5846 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392467238385/collection1/'
   [junit4]   2> 2310311 T5846 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392467238385/collection1/lib/classes/' to classloader
   [junit4]   2> 2310312 T5846 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392467238385/collection1/lib/README' to classloader
   [junit4]   2> 2310373 T5846 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2310442 T5846 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2310543 T5846 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2310553 T5846 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2311149 T5846 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2311160 T5846 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2311164 T5846 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2311178 T5846 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2311182 T5846 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2311187 T5846 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2311188 T5846 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2311188 T5846 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2311188 T5846 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2311189 T5846 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2311190 T5846 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2311190 T5846 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2311190 T5846 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392467238385/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/jetty1/
   [junit4]   2> 2311191 T5846 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17eae4c8
   [junit4]   2> 2311192 T5846 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/jetty1
   [junit4]   2> 2311192 T5846 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/jetty1/index/
   [junit4]   2> 2311192 T5846 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2311193 T5846 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/jetty1/index
   [junit4]   2> 2311193 T5846 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=396679546, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2311194 T5846 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@25a12d8c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f4072f0),segFN=segments_1,generation=1}
   [junit4]   2> 2311194 T5846 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2311199 T5846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2311199 T5846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2311200 T5846 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2311200 T5846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2311200 T5846 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2311201 T5846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2311201 T5846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2311201 T5846 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2311202 T5846 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2311202 T5846 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2311203 T5846 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2311203 T5846 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2311204 T5846 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2311204 T5846 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2311205 T5846 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2311205 T5846 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2311206 T5846 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2311222 T5846 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2311227 T5846 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2311227 T5846 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2311228 T5846 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=29.6796875, floorSegmentMB=1.4453125, forceMergeDeletesPctAllowed=2.8396806483483106, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12511875375528245
   [junit4]   2> 2311229 T5846 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@25a12d8c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f4072f0),segFN=segments_1,generation=1}
   [junit4]   2> 2311229 T5846 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2311229 T5846 oass.SolrIndexSearcher.<init> Opening Searcher@3c03f72b[collection1] main
   [junit4]   2> 2311234 T5847 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c03f72b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2311237 T5846 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2311238 T5799 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 2311238 T5799 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2311238 T5850 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:46164 collection:collection1 shard:shard1
   [junit4]   2> 2311240 T5850 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2311265 T5850 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2311267 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2311268 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2311268 T5850 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2311268 T5850 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 2311268 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C8969 name=collection1 org.apache.solr.core.SolrCore@3c6d768e url=https://127.0.0.1:46164/collection1 node=127.0.0.1:46164_ C8969_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:46164, core=collection1, node_name=127.0.0.1:46164_}
   [junit4]   2> 2311268 T5850 C8969 P46164 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:46164/collection1/
   [junit4]   2> 2311269 T5824 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2311269 T5850 C8969 P46164 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2311269 T5850 C8969 P46164 oasc.SyncStrategy.syncToMe https://127.0.0.1:46164/collection1/ has no replicas
   [junit4]   2> 2311269 T5850 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:46164/collection1/ shard1
   [junit4]   2> 2311270 T5850 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2311272 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2311283 T5823 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> 2311283 T5832 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> 2311283 T5845 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> 2311295 T5824 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2311299 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2311402 T5823 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> 2311402 T5832 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> 2311402 T5845 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> 2311448 T5850 oasc.ZkController.register We are https://127.0.0.1:46164/collection1/ and leader is https://127.0.0.1:46164/collection1/
   [junit4]   2> 2311448 T5850 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:46164
   [junit4]   2> 2311448 T5850 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2311448 T5850 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2311448 T5850 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2311450 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2311450 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2311450 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2311450 T5850 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2311451 T5824 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2311452 T5824 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:46164",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46164_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2311461 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2311528 T5799 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2311529 T5799 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2311533 T5799 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2311535 T5799 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:46167
   [junit4]   2> 2311537 T5799 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2311538 T5799 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2311538 T5799 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392467241842
   [junit4]   2> 2311539 T5799 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392467241842/'
   [junit4]   2> 2311565 T5832 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> 2311566 T5845 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> 2311565 T5823 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> 2311575 T5799 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392467241842/solr.xml
   [junit4]   2> 2311673 T5799 oasc.CoreContainer.<init> New CoreContainer 1789757018
   [junit4]   2> 2311674 T5799 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392467241842/]
   [junit4]   2> 2311675 T5799 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2311676 T5799 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2311676 T5799 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2311677 T5799 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2311677 T5799 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2311677 T5799 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2311678 T5799 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2311678 T5799 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2311678 T5799 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2311693 T5799 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2311694 T5799 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2311694 T5799 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2311695 T5799 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46156/solr
   [junit4]   2> 2311695 T5799 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2311696 T5799 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311699 T5861 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f382e72 name:ZooKeeperConnection Watcher:127.0.0.1:46156 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311699 T5799 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2311702 T5799 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2311712 T5863 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@660d01d4 name:ZooKeeperConnection Watcher:127.0.0.1:46156/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2311712 T5799 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2311722 T5799 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2312725 T5799 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46167_
   [junit4]   2> 2312727 T5799 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46167_
   [junit4]   2> 2312730 T5845 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2312730 T5832 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2312730 T5823 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2312730 T5863 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2312748 T5864 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2312748 T5864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2312749 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2312749 T5864 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2312750 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2312750 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2312751 T5824 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2312752 T5824 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:46167",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46167_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2312752 T5824 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2312753 T5824 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2312756 T5823 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2312859 T5863 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> 2312859 T5845 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> 2312859 T5823 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> 2312859 T5832 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> 2313751 T5864 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2313751 T5864 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392467241842/collection1
   [junit4]   2> 2313751 T5864 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2313752 T5864 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2313752 T5864 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2313753 T5864 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2313754 T5864 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392467241842/collection1/'
   [junit4]   2> 2313755 T5864 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392467241842/collection1/lib/README' to classloader
   [junit4]   2> 2313755 T5864 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392467241842/collection1/lib/classes/' to classloader
   [junit4]   2> 2313816 T5864 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2313883 T5864 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2313984 T5864 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2313994 T5864 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2314588 T5864 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2314599 T5864 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2314603 T5864 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2314617 T5864 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2314621 T5864 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2314626 T5864 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2314627 T5864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2314627 T5864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2314628 T5864 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2314629 T5864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2314629 T5864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2314629 T5864 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2314629 T5864 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392467241842/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/jetty2/
   [junit4]   2> 2314630 T5864 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17eae4c8
   [junit4]   2> 2314631 T5864 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/jetty2
   [junit4]   2> 2314631 T5864 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/jetty2/index/
   [junit4]   2> 2314631 T5864 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2314632 T5864 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392467235549/jetty2/index
   [junit4]   2> 2314632 T5864 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=396679546, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2314633 T5864 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6f67999e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e26eeb2),segFN=segments_1,generation=1}
   [junit4]   2> 2314633 T5864 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2314638 T5864 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2314638 T5864 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2314639 T5864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2314639 T5864 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2314639 T5864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2314640 T5864 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2314640 T5864 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2314640 T5864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2314641 T5864 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2314641 T5864 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2314642 T5864 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2314642 T5864 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2314643 T5864 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2314643 T5864 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2314644 T5864 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2314644 T5864 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2314645 T5864 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2314661 T5864 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2314667 T5864 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2314667 T5864 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2314668 T5864 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: ma

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

 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=617548526
   [junit4]   2> 3561822 T8096 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b5648bb
   [junit4]   2> 3561822 T8096 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3561823 T8096 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3561824 T8096 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3561824 T8096 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3561825 T8096 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3561826 T8096 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3561826 T8096 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468488637/master/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468488637/master/collection1/data/index;done=false>>]
   [junit4]   2> 3561826 T8096 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468488637/master/collection1/data/index
   [junit4]   2> 3561827 T8096 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468488637/master/collection1/data [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468488637/master/collection1/data;done=false>>]
   [junit4]   2> 3561827 T8096 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468488637/master/collection1/data
   [junit4]   2> 3561828 T8096 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 3561880 T8096 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=443841215
   [junit4]   2> 3561881 T8096 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7ced1b72
   [junit4]   2> 3561882 T8096 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3561883 T8096 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3561883 T8096 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3561884 T8096 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3561885 T8096 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3561885 T8096 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3561886 T8096 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468489038/slave/collection1/data/index.20140215221812007 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468489038/slave/collection1/data/index.20140215221812007;done=false>>]
   [junit4]   2> 3561886 T8096 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468489038/slave/collection1/data/index.20140215221812007
   [junit4]   2> 3561887 T8096 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468489038/slave/collection1/data [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468489038/slave/collection1/data;done=false>>]
   [junit4]   2> 3561887 T8096 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392468489038/slave/collection1/data
   [junit4]   2> 3561888 T8096 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 3561954 T8096 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=zh, timezone=ACT
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=93777800,total=509149184
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFaceting, NumericFieldsTest, OpenExchangeRatesOrgProviderTest, TestBinaryResponseWriter, OverseerRolesTest, CoreContainerCoreInitFailuresTest, PingRequestHandlerTest, DirectUpdateHandlerTest, TestFastOutputStream, TestBinaryField, TestMaxScoreQueryParser, CoreMergeIndexesAdminHandlerTest, TestCodecSupport, TestIBSimilarityFactory, BasicZkTest, TestCSVResponseWriter, StandardRequestHandlerTest, FileUtilsTest, ZkNodePropsTest, IndexBasedSpellCheckerTest, TestSweetSpotSimilarityFactory, TestCursorMarkWithoutUniqueKey, ShardRoutingCustomTest, OpenCloseCoreStressTest, SignatureUpdateProcessorFactoryTest, MinimalSchemaTest, TestWordDelimiterFilterFactory, ChaosMonkeySafeLeaderTest, DebugComponentTest, TestIndexingPerformance, TestJmxIntegration, HdfsChaosMonkeySafeLeaderTest, DocValuesMultiTest, DirectSolrConnectionTest, TestSchemaSimilarityResource, SimplePostToolTest, PreAnalyzedUpdateProcessorTest, TestLazyCores, TestQuerySenderListener, TestFastWriter, MultiTermTest, TestDFRSimilarityFactory, TestSolrCoreProperties, TestStandardQParsers, TestZkChroot, TestBlendedInfixSuggestions, SuggesterTSTTest, OutputWriterTest, TestDefaultSimilarityFactory, SolrRequestParserTest, IndexSchemaRuntimeFieldTest, PrimUtilsTest, TestFieldTypeResource, TestFieldTypeCollectionResource, FieldAnalysisRequestHandlerTest, SolrCmdDistributorTest, StressHdfsTest, TestReload, PreAnalyzedFieldTest, TermVectorComponentDistributedTest, TestSolrXmlPersistence, TestCloudManagedSchemaAddField, DateFieldTest, CurrencyFieldXmlFileTest, TestDistributedGrouping, TestStressRecovery, XsltUpdateRequestHandlerTest, TestAtomicUpdateErrorCases, TestUtils, SpellCheckComponentTest, TestManagedSchemaFieldResource, TestNRTOpen, DistribCursorPagingTest, RequestHandlersTest, TestSolrXml, CachingDirectoryFactoryTest, TestSimpleQParserPlugin, TestPartialUpdateDeduplication, PathHierarchyTokenizerFactoryTest, StatsComponentTest, HdfsBasicDistributedZkTest, TestDynamicFieldCollectionResource, ChaosMonkeyNothingIsSafeTest, TestClassNameShortening, TestDistribDocBasedVersion, AssignTest, BasicDistributedZk2Test, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed on J1 in 939.92s, 14 tests, 1 failure <<< FAILURES!

[...truncated 505 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 error, 1 failure, 33 ignored (5 assumptions)

Total time: 148 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 518 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/518/

3 tests failed.
REGRESSION:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch

Error Message:
IOException occured when talking to server at: https://127.0.0.1:10462/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:10462/collection1
	at __randomizedtesting.SeedInfo.seed([6248312482919FE:87C20D0A3F7679C2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:507)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.compareResults(AbstractFullDistribZkTestBase.java:1269)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:413)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:143)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.SocketException: Broken pipe
	at java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
	at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
	at sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:377)
	at sun.security.ssl.OutputRecord.write(OutputRecord.java:363)
	at sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:830)
	at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:801)
	at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:122)
	at org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:159)
	at org.apache.http.impl.io.AbstractSessionOutputBuffer.writeLine(AbstractSessionOutputBuffer.java:258)
	at org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:59)
	at org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:46)
	at org.apache.http.impl.io.AbstractMessageWriter.write(AbstractMessageWriter.java:109)
	at org.apache.http.impl.AbstractHttpClientConnection.sendRequestHeader(AbstractHttpClientConnection.java:254)
	at org.apache.http.impl.conn.DefaultClientConnection.sendRequestHeader(DefaultClientConnection.java:270)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.sendRequestHeader(ManagedClientConnectionImpl.java:209)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:203)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:121)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
	... 47 more


REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1392306982863,generation=2,filelist=[_oew.dnvd, _oew.dnvm, _oew.doc, _oew.fdt, _oew.fdx, _oew.fnm, _oew.si, _oew.tim, _oew.tip, _ogl.cfe, _ogl.cfs, _ogl.si, _ogm.cfe, _ogm.cfs, _ogm.si, _ogn.cfe, _ogn.cfs, _ogn.si, _ogo.cfe, _ogo.cfs, _ogo.si, _ogp.cfe, _ogp.cfs, _ogp.si, _ogq.cfe, _ogq.cfs, _ogq.si, _ogr.cfe, _ogr.cfs, _ogr.si, _ogs.cfe, _ogs.cfs, _ogs.si, _ogt.cfe, _ogt.cfs, _ogt.si, _ohp.cfe, _ohp.cfs, _ohp.si, _ohq.cfe, _ohq.cfs, _ohq.si, _ohr.cfe, _ohr.cfs, _ohr.si, _ohs.cfe, _ohs.cfs, _ohs.si, _oht.cfe, _oht.cfs, _oht.si, segments_2]}]> but was:<[{indexVersion=1392306982863,generation=2,filelist=[_oew.dnvd, _oew.dnvm, _oew.doc, _oew.fdt, _oew.fdx, _oew.fnm, _oew.si, _oew.tim, _oew.tip, _ogl.cfe, _ogl.cfs, _ogl.si, _ogm.cfe, _ogm.cfs, _ogm.si, _ogn.cfe, _ogn.cfs, _ogn.si, _ogo.cfe, _ogo.cfs, _ogo.si, _ogp.cfe, _ogp.cfs, _ogp.si, _ogq.cfe, _ogq.cfs, _ogq.si, _ogr.cfe, _ogr.cfs, _ogr.si, _ogs.cfe, _ogs.cfs, _ogs.si, _ogt.cfe, _ogt.cfs, _ogt.si, _ohp.cfe, _ohp.cfs, _ohp.si, _ohq.cfe, _ohq.cfs, _ohq.si, _ohr.cfe, _ohr.cfs, _ohr.si, _ohs.cfe, _ohs.cfs, _ohs.si, _oht.cfe, _oht.cfs, _oht.si, segments_2]}, {indexVersion=1392306982863,generation=3,filelist=[_ogv.dnvd, _ogv.dnvm, _ogv.doc, _ogv.fdt, _ogv.fdx, _ogv.fnm, _ogv.si, _ogv.tim, _ogv.tip, _ohp.cfe, _ohp.cfs, _ohp.si, _ohq.cfe, _ohq.cfs, _ohq.si, _ohr.cfe, _ohr.cfs, _ohr.si, _ohs.cfe, _ohs.cfs, _ohs.si, _oht.cfe, _oht.cfs, _oht.si, segments_3]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1392306982863,generation=2,filelist=[_oew.dnvd, _oew.dnvm, _oew.doc, _oew.fdt, _oew.fdx, _oew.fnm, _oew.si, _oew.tim, _oew.tip, _ogl.cfe, _ogl.cfs, _ogl.si, _ogm.cfe, _ogm.cfs, _ogm.si, _ogn.cfe, _ogn.cfs, _ogn.si, _ogo.cfe, _ogo.cfs, _ogo.si, _ogp.cfe, _ogp.cfs, _ogp.si, _ogq.cfe, _ogq.cfs, _ogq.si, _ogr.cfe, _ogr.cfs, _ogr.si, _ogs.cfe, _ogs.cfs, _ogs.si, _ogt.cfe, _ogt.cfs, _ogt.si, _ohp.cfe, _ohp.cfs, _ohp.si, _ohq.cfe, _ohq.cfs, _ohq.si, _ohr.cfe, _ohr.cfs, _ohr.si, _ohs.cfe, _ohs.cfs, _ohs.si, _oht.cfe, _oht.cfs, _oht.si, segments_2]}]> but was:<[{indexVersion=1392306982863,generation=2,filelist=[_oew.dnvd, _oew.dnvm, _oew.doc, _oew.fdt, _oew.fdx, _oew.fnm, _oew.si, _oew.tim, _oew.tip, _ogl.cfe, _ogl.cfs, _ogl.si, _ogm.cfe, _ogm.cfs, _ogm.si, _ogn.cfe, _ogn.cfs, _ogn.si, _ogo.cfe, _ogo.cfs, _ogo.si, _ogp.cfe, _ogp.cfs, _ogp.si, _ogq.cfe, _ogq.cfs, _ogq.si, _ogr.cfe, _ogr.cfs, _ogr.si, _ogs.cfe, _ogs.cfs, _ogs.si, _ogt.cfe, _ogt.cfs, _ogt.si, _ohp.cfe, _ohp.cfs, _ohp.si, _ohq.cfe, _ohq.cfs, _ohq.si, _ohr.cfe, _ohr.cfs, _ohr.si, _ohs.cfe, _ohs.cfs, _ohs.si, _oht.cfe, _oht.cfs, _oht.si, segments_2]}, {indexVersion=1392306982863,generation=3,filelist=[_ogv.dnvd, _ogv.dnvm, _ogv.doc, _ogv.fdt, _ogv.fdx, _ogv.fnm, _ogv.si, _ogv.tim, _ogv.tip, _ohp.cfe, _ohp.cfs, _ohp.si, _ohq.cfe, _ohq.cfs, _ohq.si, _ohr.cfe, _ohr.cfs, _ohr.si, _ohs.cfe, _ohs.cfs, _ohs.si, _oht.cfe, _oht.cfs, _oht.si, segments_3]}]>
	at __randomizedtesting.SeedInfo.seed([6248312482919FE:23F39822386117FD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1187)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:62225/z_l/a/collection1, https://127.0.0.1:62243/z_l/a/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:62225/z_l/a/collection1, https://127.0.0.1:62243/z_l/a/collection1]
	at __randomizedtesting.SeedInfo.seed([6248312482919FE:87C20D0A3F7679C2]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:290)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:107)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:283)
	... 50 more




Build Log:
[...truncated 10331 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 1781230 T101325 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1781231 T101325 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1781235 T101325 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-FullSolrCloudDistribCmdsTest-1392305424564
   [junit4]   2> 1781237 T101325 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1781237 T101326 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1781338 T101325 oasc.ZkTestServer.run start zk server on port:10458
   [junit4]   2> 1781338 T101325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1781343 T101332 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a95037e name:ZooKeeperConnection Watcher:127.0.0.1:10458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1781343 T101325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1781344 T101325 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1781349 T101325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1781358 T101334 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24b859b5 name:ZooKeeperConnection Watcher:127.0.0.1:10458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1781358 T101325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1781359 T101325 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1781369 T101325 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1781371 T101325 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1781373 T101325 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1781381 T101325 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1781382 T101325 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1781395 T101325 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1781395 T101325 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1781499 T101325 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1781500 T101325 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1781503 T101325 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1781504 T101325 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1781512 T101325 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1781512 T101325 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1781515 T101325 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1781516 T101325 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1781519 T101325 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1781520 T101325 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1781523 T101325 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1781524 T101325 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1781527 T101325 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1781527 T101325 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1781530 T101325 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1781531 T101325 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1781538 T101325 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1781539 T101325 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1781544 T101325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1781551 T101336 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16fae740 name:ZooKeeperConnection Watcher:127.0.0.1:10458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1781552 T101325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1781845 T101325 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1781850 T101325 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1781853 T101325 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10462
   [junit4]   2> 1781855 T101325 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1781856 T101325 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1781856 T101325 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392305424888
   [junit4]   2> 1781857 T101325 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392305424888/'
   [junit4]   2> 1781893 T101325 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392305424888/solr.xml
   [junit4]   2> 1781986 T101325 oasc.CoreContainer.<init> New CoreContainer 605525258
   [junit4]   2> 1781987 T101325 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392305424888/]
   [junit4]   2> 1781989 T101325 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1781989 T101325 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1781990 T101325 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1781990 T101325 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1781990 T101325 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1781991 T101325 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1781991 T101325 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1781992 T101325 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1781992 T101325 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1782006 T101325 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1782007 T101325 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1782007 T101325 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1782008 T101325 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10458/solr
   [junit4]   2> 1782008 T101325 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1782009 T101325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1782011 T101347 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71a86106 name:ZooKeeperConnection Watcher:127.0.0.1:10458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1782012 T101325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1782015 T101325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1782022 T101349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dafb124 name:ZooKeeperConnection Watcher:127.0.0.1:10458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1782023 T101325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1782025 T101325 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1782034 T101325 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1782039 T101325 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1782041 T101325 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10462_
   [junit4]   2> 1782042 T101325 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10462_
   [junit4]   2> 1782051 T101325 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1782054 T101325 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1782066 T101325 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:10462_
   [junit4]   2> 1782066 T101325 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1782069 T101325 oasc.Overseer.start Overseer (id=91246128304685060-127.0.0.1:10462_-n_0000000000) starting
   [junit4]   2> 1782080 T101325 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1782084 T101351 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1782085 T101325 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1782085 T101351 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1782094 T101325 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1782096 T101325 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1782098 T101350 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1782104 T101352 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1782104 T101352 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1782105 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1782105 T101352 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1782107 T101350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1782107 T101350 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:10462",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10462_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1782108 T101350 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1782108 T101350 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1782111 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1782111 T101349 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> 1783107 T101352 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1783107 T101352 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392305424888/collection1
   [junit4]   2> 1783107 T101352 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1783108 T101352 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1783108 T101352 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1783109 T101352 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1783110 T101352 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392305424888/collection1/'
   [junit4]   2> 1783111 T101352 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392305424888/collection1/lib/classes/' to classloader
   [junit4]   2> 1783112 T101352 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392305424888/collection1/lib/README' to classloader
   [junit4]   2> 1783173 T101352 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1783251 T101352 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1783352 T101352 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1783361 T101352 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1783917 T101352 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1783921 T101352 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1783923 T101352 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1783928 T101352 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1783951 T101352 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1783951 T101352 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392305424888/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/control/data/
   [junit4]   2> 1783952 T101352 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bf1cbc7
   [junit4]   2> 1783953 T101352 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/control/data
   [junit4]   2> 1783953 T101352 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/control/data/index/
   [junit4]   2> 1783953 T101352 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1783954 T101352 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/control/data/index
   [junit4]   2> 1783954 T101352 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=94.609375, floorSegmentMB=1.1220703125, forceMergeDeletesPctAllowed=10.966925872764875, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1783955 T101352 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@397606ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6140c146),segFN=segments_1,generation=1}
   [junit4]   2> 1783956 T101352 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1783959 T101352 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1783960 T101352 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1783960 T101352 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1783960 T101352 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1783961 T101352 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1783961 T101352 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1783961 T101352 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1783962 T101352 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1783962 T101352 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1783963 T101352 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1783963 T101352 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1783963 T101352 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1783964 T101352 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1783964 T101352 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1783965 T101352 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1783965 T101352 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1783966 T101352 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1783984 T101352 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1783990 T101352 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1783991 T101352 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1783991 T101352 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1b522161
   [junit4]   2> 1783992 T101352 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@397606ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6140c146),segFN=segments_1,generation=1}
   [junit4]   2> 1783992 T101352 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1783993 T101352 oass.SolrIndexSearcher.<init> Opening Searcher@4bb08899[collection1] main
   [junit4]   2> 1783996 T101353 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bb08899[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1783998 T101352 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1783999 T101325 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1784000 T101325 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1783999 T101356 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:10462 collection:control_collection shard:shard1
   [junit4]   2> 1784001 T101356 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1784005 T101325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1784007 T101358 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eb825a name:ZooKeeperConnection Watcher:127.0.0.1:10458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1784007 T101325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1784020 T101325 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1784029 T101356 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1784029 T101325 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1784032 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1784032 T101356 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1784032 T101356 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5933 name=collection1 org.apache.solr.core.SolrCore@76bec7c4 url=https://127.0.0.1:10462/collection1 node=127.0.0.1:10462_ C5933_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:10462, core=collection1, node_name=127.0.0.1:10462_}
   [junit4]   2> 1784033 T101356 C5933 P10462 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:10462/collection1/
   [junit4]   2> 1784033 T101356 C5933 P10462 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1784033 T101356 C5933 P10462 oasc.SyncStrategy.syncToMe https://127.0.0.1:10462/collection1/ has no replicas
   [junit4]   2> 1784033 T101350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1784033 T101356 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:10462/collection1/ shard1
   [junit4]   2> 1784034 T101356 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1784043 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1784044 T101349 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> 1784044 T101358 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> 1784049 T101350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1784052 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1784155 T101358 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> 1784155 T101349 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> 1784201 T101356 oasc.ZkController.register We are https://127.0.0.1:10462/collection1/ and leader is https://127.0.0.1:10462/collection1/
   [junit4]   2> 1784201 T101356 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:10462
   [junit4]   2> 1784201 T101356 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1784201 T101356 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1784201 T101356 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1784204 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1784204 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1784205 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1784206 T101350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1784207 T101350 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10462",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10462_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1784210 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1784313 T101349 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> 1784313 T101358 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> 1784317 T101356 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1784343 T101325 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1784344 T101325 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1784349 T101325 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1784350 T101325 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10472
   [junit4]   2> 1784353 T101325 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1784354 T101325 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1784354 T101325 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392305427358
   [junit4]   2> 1784354 T101325 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392305427358/'
   [junit4]   2> 1784397 T101325 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392305427358/solr.xml
   [junit4]   2> 1784505 T101325 oasc.CoreContainer.<init> New CoreContainer 1825436896
   [junit4]   2> 1784506 T101325 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392305427358/]
   [junit4]   2> 1784508 T101325 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1784508 T101325 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1784509 T101325 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1784509 T101325 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1784510 T101325 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1784510 T101325 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1784510 T101325 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1784511 T101325 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1784511 T101325 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1784525 T101325 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1784526 T101325 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1784526 T101325 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1784527 T101325 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10458/solr
   [junit4]   2> 1784527 T101325 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1784528 T101325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1784531 T101369 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@137a26ac name:ZooKeeperConnection Watcher:127.0.0.1:10458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1784532 T101325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1784534 T101325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1784542 T101371 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dbd4924 name:ZooKeeperConnection Watcher:127.0.0.1:10458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1784542 T101325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1784548 T101325 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1785551 T101325 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10472_
   [junit4]   2> 1785579 T101325 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10472_
   [junit4]   2> 1785583 T101358 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1785583 T101371 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1785584 T101349 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1785602 T101372 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1785602 T101372 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1785603 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1785603 T101372 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1785604 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1785604 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1785605 T101350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1785606 T101350 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10472",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10472_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1785606 T101350 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1785607 T101350 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1785610 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1785712 T101371 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> 1785712 T101358 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> 1785712 T101349 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> 1786605 T101372 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1786605 T101372 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392305427358/collection1
   [junit4]   2> 1786605 T101372 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1786606 T101372 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1786606 T101372 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1786607 T101372 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1786607 T101372 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392305427358/collection1/'
   [junit4]   2> 1786609 T101372 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392305427358/collection1/lib/classes/' to classloader
   [junit4]   2> 1786609 T101372 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392305427358/collection1/lib/README' to classloader
   [junit4]   2> 1786671 T101372 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1786741 T101372 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1786842 T101372 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1786852 T101372 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1787421 T101372 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1787425 T101372 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1787427 T101372 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1787432 T101372 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1787454 T101372 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1787455 T101372 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392305427358/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/jetty1/
   [junit4]   2> 1787455 T101372 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bf1cbc7
   [junit4]   2> 1787456 T101372 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/jetty1
   [junit4]   2> 1787456 T101372 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/jetty1/index/
   [junit4]   2> 1787456 T101372 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1787457 T101372 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/jetty1/index
   [junit4]   2> 1787458 T101372 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=94.609375, floorSegmentMB=1.1220703125, forceMergeDeletesPctAllowed=10.966925872764875, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1787459 T101372 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@44752d04 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2327f61f),segFN=segments_1,generation=1}
   [junit4]   2> 1787459 T101372 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1787464 T101372 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1787465 T101372 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1787466 T101372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1787466 T101372 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1787466 T101372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1787467 T101372 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1787467 T101372 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1787468 T101372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1787468 T101372 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1787469 T101372 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1787469 T101372 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1787470 T101372 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1787470 T101372 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1787471 T101372 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1787471 T101372 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1787472 T101372 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1787472 T101372 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1787489 T101372 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787495 T101372 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1787495 T101372 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1787496 T101372 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1caceac1
   [junit4]   2> 1787496 T101372 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@44752d04 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2327f61f),segFN=segments_1,generation=1}
   [junit4]   2> 1787497 T101372 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1787497 T101372 oass.SolrIndexSearcher.<init> Opening Searcher@6dd72d06[collection1] main
   [junit4]   2> 1787501 T101373 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6dd72d06[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1787504 T101372 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1787505 T101325 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1787506 T101325 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1787505 T101376 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:10472 collection:collection1 shard:shard3
   [junit4]   2> 1787507 T101376 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1787568 T101376 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 1787601 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787601 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787601 T101376 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1787601 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787602 T101376 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5934 name=collection1 org.apache.solr.core.SolrCore@147e15e0 url=https://127.0.0.1:10472/collection1 node=127.0.0.1:10472_ C5934_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:10472, core=collection1, node_name=127.0.0.1:10472_}
   [junit4]   2> 1787602 T101376 C5934 P10472 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:10472/collection1/
   [junit4]   2> 1787602 T101376 C5934 P10472 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1787602 T101350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1787603 T101376 C5934 P10472 oasc.SyncStrategy.syncToMe https://127.0.0.1:10472/collection1/ has no replicas
   [junit4]   2> 1787603 T101376 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:10472/collection1/ shard3
   [junit4]   2> 1787603 T101376 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1787644 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787655 T101371 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> 1787656 T101358 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> 1787656 T101349 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> 1787695 T101350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1787716 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787798 T101325 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1787800 T101325 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1787805 T101325 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1787806 T101325 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10476
   [junit4]   2> 1787809 T101325 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1787810 T101325 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1787810 T101325 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392305430836
   [junit4]   2> 1787811 T101325 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392305430836/'
   [junit4]   2> 1787820 T101349 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> 1787820 T101358 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> 1787820 T101371 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> 1787847 T101376 oasc.ZkController.register We are https://127.0.0.1:10472/collection1/ and leader is https://127.0.0.1:10472/collection1/
   [junit4]   2> 1787847 T101376 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:10472
   [junit4]   2> 1787847 T101376 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1787847 T101325 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392305430836/solr.xml
   [junit4]   2> 1787847 T101376 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1787848 T101376 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1787850 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787850 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787850 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787850 T101376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1787851 T101350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1787852 T101350 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10472",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10472_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1787861 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787941 T101325 oasc.CoreContainer.<init> New CoreContainer 1621984366
   [junit4]   2> 1787941 T101325 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392305430836/]
   [junit4]   2> 1787943 T101325 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1787943 T101325 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1787944 T101325 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1787944 T101325 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1787945 T101325 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1787945 T101325 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1787945 T101325 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1787946 T101325 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1787946 T101325 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1787961 T101325 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1787962 T101325 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1787962 T101325 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1787963 T101325 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10458/solr
   [junit4]   2> 1787963 T101325 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1787964 T101325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1787968 T101358 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> 1787968 T101371 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> 1787968 T101349 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> 1787969 T101387 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2144449 name:ZooKeeperConnection Watcher:127.0.0.1:10458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1787970 T101325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1787982 T101325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1787991 T101389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ca60372 name:ZooKeeperConnection Watcher:127.0.0.1:10458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1787991 T101325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1788008 T101325 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1789012 T101325 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10476_
   [junit4]   2> 1789039 T101325 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10476_
   [junit4]   2> 1789043 T101349 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1789043 T101389 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1789043 T101358 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1789043 T101371 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1789057 T101390 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1789058 T101390 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1789059 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1789059 T101390 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1789059 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1789060 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1789061 T101350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1789062 T101350 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10476",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10476_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1789062 T101350 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1789062 T101350 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1789065 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1789170 T101389 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> 1789170 T101371 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> 1789170 T101349 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> 1789170 T101358 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> 1790060 T101390 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1790060 T101390 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392305430836/collection1
   [junit4]   2> 1790060 T101390 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1790061 T101390 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1790061 T101390 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1790062 T101390 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1790063 T101390 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392305430836/collection1/'
   [junit4]   2> 1790065 T101390 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392305430836/collection1/lib/classes/' to classloader
   [junit4]   2> 1790065 T101390 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392305430836/collection1/lib/README' to classloader
   [junit4]   2> 1790127 T101390 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1790194 T101390 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1790295 T101390 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1790304 T101390 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1790852 T101390 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1790856 T101390 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1790858 T101390 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1790863 T101390 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1790886 T101390 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1790886 T101390 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392305430836/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/jetty2/
   [junit4]   2> 1790886 T101390 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bf1cbc7
   [junit4]   2> 1790888 T101390 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/jetty2
   [junit4]   2> 1790888 T101390 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/jetty2/index/
   [junit4]   2> 1790888 T101390 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1790889 T101390 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392305424564/jetty2/index
   [junit4]   2> 1790889 T101390 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=94.609375, floorSegmentMB=1.1220703125, forceMergeDeletesPctAllowed=10.966925872764875, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1790890 T101390 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@199bf4b8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc70f),segFN=segments_1,generation=1}
   [junit4]   2> 1790891 T101390 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1790895 T101390 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1790896 T101390 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1790896 T101390 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1790896 T101390 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1790896 T101390 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1790897 T101390 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1790903 T101390 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1790904 T101390 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1790904 T101390 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1790905 T101390 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1790905 T101390 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1790906 T101390 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1790906 T101390 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1790907 T101390 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1790907 T101390 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1790908 T101390 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1790908 T101390 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1790925 T101390 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1790930 T101390 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1790930 T101390 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1790931 T101390 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@632c3d18
   [junit4]   2> 1790932 T101390 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@199bf4b8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc70f),segFN=segments_1,generation=1}
   [junit4]   2> 1790932 T101390 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1790932 T101390 oass.SolrIndexSearcher.<init> Opening Searcher@429133c2[collection1] main
   [junit4]   2> 1790936 T101391 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@429133c2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1790939 T101390 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1790940 T101325 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1790941 T101325 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1790940 T101394 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:10476 collection:collection1 shard:shard2
   [junit4]   2> 1790942 T101394 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1790959 T101394 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1790961 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1790961 T101349 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWat

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

J4.tearDown ###Ending doTestIndexAndConfigReplication
   [junit4]   2> 3543983 T128925 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=58747953
   [junit4]   2> 3543985 T128925 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c073973
   [junit4]   2> 3543985 T128925 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3543986 T128925 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3543986 T128925 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3543987 T128925 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3543988 T128925 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3543989 T128925 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3543989 T128925 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183182/master/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183182/master/collection1/data/index;done=false>>]
   [junit4]   2> 3543990 T128925 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183182/master/collection1/data/index
   [junit4]   2> 3543990 T128925 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183182/master/collection1/data [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183182/master/collection1/data;done=false>>]
   [junit4]   2> 3543991 T128925 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183182/master/collection1/data
   [junit4]   2> 3543991 T128925 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 3544044 T128925 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2012096310
   [junit4]   2> 3544045 T128925 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6bbfa798
   [junit4]   2> 3544046 T128925 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3544047 T128925 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3544047 T128925 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3544047 T128925 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3544048 T128925 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3544049 T128925 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3544049 T128925 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183532/slave/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183532/slave/collection1/data/index;done=false>>]
   [junit4]   2> 3544049 T128925 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183532/slave/collection1/data/index
   [junit4]   2> 3544050 T128925 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183532/slave/collection1/data [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183532/slave/collection1/data;done=false>>]
   [junit4]   2> 3544050 T128925 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1392307183532/slave/collection1/data
   [junit4]   2> 3544051 T128925 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 3544118 T128925 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=en_SG, timezone=Pacific/Saipan
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=324931968,total=528809984
   [junit4]   2> NOTE: All tests run in this JVM: [TestOmitPositions, TestSolrDeletionPolicy2, LeaderElectionIntegrationTest, ConnectionManagerTest, CoreMergeIndexesAdminHandlerTest, TestSchemaResource, TestClassNameShortening, TestBinaryResponseWriter, TestArbitraryIndexDir, HighlighterConfigTest, PluginInfoTest, SolrCmdDistributorTest, DirectSolrSpellCheckerTest, HdfsCollectionsAPIDistributedZkTest, TestSolrXmlPersistence, TestNRTOpen, DistributedQueryComponentCustomSortTest, TestDFRSimilarityFactory, TestWordDelimiterFilterFactory, TestCodecSupport, TestImplicitCoreProperties, TestMultiCoreConfBootstrap, TestStandardQParsers, StandardRequestHandlerTest, OpenExchangeRatesOrgProviderTest, TestManagedSchemaFieldResource, CursorMarkTest, NotRequiredUniqueKeyTest, CurrencyFieldOpenExchangeTest, SuggesterWFSTTest, PrimUtilsTest, HdfsUnloadDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, TestStressRecovery, ShardSplitTest, TestSolrQueryParserDefaultOperatorResource, TestCSVResponseWriter, XmlUpdateRequestHandlerTest, StatsComponentTest, HdfsLockFactoryTest, TestRTGBase, TestReload, TestSchemaSimilarityResource, TestStressReorder, TestIndexingPerformance, TestFieldResource, TestRecovery, TestPartialUpdateDeduplication, TestReloadAndDeleteDocs, SignatureUpdateProcessorFactoryTest, CachingDirectoryFactoryTest, TestCSVLoader, TestDistributedSearch, TestCoreDiscovery, StressHdfsTest, TestHashPartitioner, SortByFunctionTest, RAMDirectoryFactoryTest, TestSolrJ, TestAtomicUpdateErrorCases, TestFastOutputStream, TestCloudManagedSchemaAddField, XsltUpdateRequestHandlerTest, JSONWriterTest, HighlighterTest, TestNumberUtils, TestSimpleQParserPlugin, TestFieldTypeCollectionResource, DistribCursorPagingTest, RequiredFieldsTest, PreAnalyzedFieldTest, TestModifyConfFiles, TestDynamicFieldCollectionResource, AlternateDirectoryTest, TestDistribDocBasedVersion, RequestHandlersTest, PingRequestHandlerTest, FullSolrCloudDistribCmdsTest, TestUtils, BasicZkTest, TestStressLucene, TermVectorComponentDistributedTest, PathHierarchyTokenizerFactoryTest, TestNoOpRegenerator, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, ShardRoutingTest, RecoveryZkTest, TestReplicationHandler]
   [junit4] Completed on J1 in 837.02s, 14 tests, 1 failure <<< FAILURES!

[...truncated 235 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:901: There were test failures: 372 suites, 1603 tests, 2 errors, 1 failure, 33 ignored (5 assumptions)

Total time: 148 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure