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/01/17 19:05:13 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 2274 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/2274/

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

Error Message:
could not set the new overseer

Stack Trace:
java.lang.AssertionError: could not set the new overseer
	at __randomizedtesting.SeedInfo.seed([B4503E2120A865D3:35B6B03957F705EF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.OverseerRolesTest.addOverseerRole2ExistingNodes(OverseerRolesTest.java:120)
	at org.apache.solr.cloud.OverseerRolesTest.doTest(OverseerRolesTest.java:86)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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:616)
	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:679)




Build Log:
[...truncated 9374 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 17687 T15 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /lx/gu
   [junit4]   2> 17700 T15 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-OverseerRolesTest-1389979632939
   [junit4]   2> 17714 T15 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 17725 T16 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 18027 T15 oasc.ZkTestServer.run start zk server on port:51939
   [junit4]   2> 18544 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 18590 T17 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 20274 T22 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45bb9533 name:ZooKeeperConnection Watcher:127.0.0.1:51939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 20275 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 20281 T15 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 20400 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 20403 T24 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e0bd5df name:ZooKeeperConnection Watcher:127.0.0.1:51939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 20404 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 20427 T15 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 20437 T15 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 20444 T15 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 20450 T15 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 20457 T15 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 20495 T15 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 20512 T15 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 20514 T15 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 20522 T15 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 20523 T15 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 20530 T15 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 20531 T15 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 20538 T15 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 20539 T15 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 20546 T15 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 20547 T15 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 20553 T15 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 20554 T15 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 20560 T15 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 20562 T15 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 20568 T15 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 20569 T15 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 20575 T15 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 20576 T15 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 20582 T15 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 20584 T15 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 21741 T15 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 22125 T15 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:34690
   [junit4]   2> 22176 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 22177 T15 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 22178 T15 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890
   [junit4]   2> 22178 T15 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890/'
   [junit4]   2> 22205 T15 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890/solr.xml
   [junit4]   2> 22303 T15 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 22307 T15 oasc.CoreContainer.<init> New CoreContainer 1092245966
   [junit4]   2> 22308 T15 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890/]
   [junit4]   2> 22355 T15 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 22356 T15 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 22357 T15 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 22357 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 22358 T15 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 22358 T15 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 22359 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 22359 T15 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 22360 T15 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 22369 T15 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 22370 T15 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 22370 T15 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 22371 T15 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51939/solr
   [junit4]   2> 22397 T15 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 22399 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 22406 T36 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78c70f32 name:ZooKeeperConnection Watcher:127.0.0.1:51939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 22407 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 22422 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 22424 T38 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23930c3a name:ZooKeeperConnection Watcher:127.0.0.1:51939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 22424 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 22439 T15 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 22513 T15 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 22536 T15 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 22541 T15 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34690_lx%2Fgu
   [junit4]   2> 22550 T15 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34690_lx%2Fgu
   [junit4]   2> 22556 T15 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 22561 T15 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 22582 T15 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 22587 T15 oasc.Overseer.start Overseer (id=91093705256665091-127.0.0.1:34690_lx%2Fgu-n_0000000000) starting
   [junit4]   2> 22611 T15 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 22634 T40 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 22635 T15 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 22638 T15 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 22641 T15 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 22659 T40 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 22665 T39 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 22674 T15 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890
   [junit4]   2> 22805 T15 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890/conf/
   [junit4]   2> 22807 T15 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 22808 T15 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 22808 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 22893 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 22896 T43 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4de3e1b8 name:ZooKeeperConnection Watcher:127.0.0.1:51939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 22896 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 22898 T15 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 22904 T15 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 23128 T15 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 23132 T15 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60649
   [junit4]   2> 23133 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 23134 T15 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 23135 T15 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1389979638142
   [junit4]   2> 23136 T15 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1389979638142/'
   [junit4]   2> 23178 T15 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1389979638142/solr.xml
   [junit4]   2> 23281 T15 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 23282 T15 oasc.CoreContainer.<init> New CoreContainer 1947444054
   [junit4]   2> 23283 T15 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1389979638142/]
   [junit4]   2> 23286 T15 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 23286 T15 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 23287 T15 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 23288 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 23289 T15 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 23289 T15 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 23290 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 23291 T15 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 23292 T15 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 23305 T15 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 23306 T15 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 23307 T15 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 23308 T15 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51939/solr
   [junit4]   2> 23309 T15 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 23310 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 23314 T54 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23ebe8ec name:ZooKeeperConnection Watcher:127.0.0.1:51939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23315 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 23326 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 23329 T56 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74e427ed name:ZooKeeperConnection Watcher:127.0.0.1:51939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23330 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 23343 T15 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 24351 T15 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60649_lx%2Fgu
   [junit4]   2> 24379 T15 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60649_lx%2Fgu
   [junit4]   2> 24392 T38 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 24392 T56 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 24392 T43 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 24410 T15 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1389979638142
   [junit4]   2> 24734 T15 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1389979638142/conf/
   [junit4]   2> 24738 T15 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 24739 T15 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 24739 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 25056 T15 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 25059 T15 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:61174
   [junit4]   2> 25060 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 25061 T15 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 25062 T15 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty2-1389979639977
   [junit4]   2> 25062 T15 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty2-1389979639977/'
   [junit4]   2> 25106 T15 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1389979639977/solr.xml
   [junit4]   2> 25205 T15 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 25206 T15 oasc.CoreContainer.<init> New CoreContainer 63558014
   [junit4]   2> 25207 T15 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty2-1389979639977/]
   [junit4]   2> 25209 T15 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 25210 T15 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 25211 T15 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 25211 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 25212 T15 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 25213 T15 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 25213 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 25214 T15 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 25215 T15 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 25228 T15 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 25229 T15 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 25229 T15 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 25230 T15 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51939/solr
   [junit4]   2> 25231 T15 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 25232 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 25236 T68 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36d8a923 name:ZooKeeperConnection Watcher:127.0.0.1:51939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 25237 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 25241 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 25251 T70 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d054f93 name:ZooKeeperConnection Watcher:127.0.0.1:51939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 25251 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 25259 T15 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 26266 T15 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61174_lx%2Fgu
   [junit4]   2> 26269 T15 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61174_lx%2Fgu
   [junit4]   2> 26274 T38 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 26274 T70 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 26274 T56 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 26274 T43 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 26286 T15 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1389979639977
   [junit4]   2> 26490 T15 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1389979639977/conf/
   [junit4]   2> 26490 T15 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 26491 T15 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 26492 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 26831 T15 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 26834 T15 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42105
   [junit4]   2> 26835 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 26836 T15 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 26837 T15 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730
   [junit4]   2> 26838 T15 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730/'
   [junit4]   2> 26884 T15 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730/solr.xml
   [junit4]   2> 26992 T15 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 26993 T15 oasc.CoreContainer.<init> New CoreContainer 447561888
   [junit4]   2> 26994 T15 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730/]
   [junit4]   2> 26996 T15 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 26997 T15 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 26998 T15 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 26998 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 26999 T15 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 27000 T15 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 27000 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 27001 T15 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 27002 T15 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 27013 T15 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 27014 T15 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 27015 T15 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 27016 T15 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51939/solr
   [junit4]   2> 27016 T15 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 27018 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 27021 T82 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@646dd60e name:ZooKeeperConnection Watcher:127.0.0.1:51939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27022 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27026 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 27040 T84 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@159576c3 name:ZooKeeperConnection Watcher:127.0.0.1:51939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27041 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27049 T15 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 28056 T15 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42105_lx%2Fgu
   [junit4]   2> 28067 T15 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42105_lx%2Fgu
   [junit4]   2> 28073 T43 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 28073 T56 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 28073 T70 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 28073 T38 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 28074 T84 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 28086 T15 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730
   [junit4]   2> 28096 T15 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730/conf/
   [junit4]   2> 28265 T15 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 28266 T15 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 28267 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 28564 T15 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 28567 T15 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:26125
   [junit4]   2> 28568 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 28569 T15 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 28570 T15 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505
   [junit4]   2> 28571 T15 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/'
   [junit4]   2> 28629 T15 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/solr.xml
   [junit4]   2> 28728 T15 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 28729 T15 oasc.CoreContainer.<init> New CoreContainer 639960503
   [junit4]   2> 28730 T15 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/]
   [junit4]   2> 28732 T15 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 28733 T15 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 28734 T15 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 28734 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 28735 T15 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 28736 T15 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 28736 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 28737 T15 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 28738 T15 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 28749 T15 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 28750 T15 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 28751 T15 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 28751 T15 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51939/solr
   [junit4]   2> 28752 T15 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 28753 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 28757 T96 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@489a44f1 name:ZooKeeperConnection Watcher:127.0.0.1:51939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28758 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 28762 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 28772 T98 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d5998cb name:ZooKeeperConnection Watcher:127.0.0.1:51939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28772 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 28780 T15 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 29787 T15 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26125_lx%2Fgu
   [junit4]   2> 29790 T15 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:26125_lx%2Fgu
   [junit4]   2> 29796 T56 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 29797 T98 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 29797 T70 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 29797 T84 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 29796 T38 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 29796 T43 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 29808 T15 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505
   [junit4]   2> 29987 T15 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/conf/
   [junit4]   2> 29990 T15 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 29991 T15 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 29992 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 30317 T15 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 30321 T15 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20170
   [junit4]   2> 30322 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 30322 T15 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 30323 T15 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1389979645230
   [junit4]   2> 30324 T15 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1389979645230/'
   [junit4]   2> 30366 T15 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1389979645230/solr.xml
   [junit4]   2> 30469 T15 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 30470 T15 oasc.CoreContainer.<init> New CoreContainer 1119294490
   [junit4]   2> 30472 T15 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1389979645230/]
   [junit4]   2> 30474 T15 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 30475 T15 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 30476 T15 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 30476 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 30477 T15 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 30478 T15 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 30478 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 30479 T15 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 30480 T15 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 30493 T15 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 30494 T15 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 30494 T15 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 30495 T15 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51939/solr
   [junit4]   2> 30496 T15 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 30497 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 30501 T110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@188d92e name:ZooKeeperConnection Watcher:127.0.0.1:51939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30502 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 30507 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 30510 T112 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@246af18d name:ZooKeeperConnection Watcher:127.0.0.1:51939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30511 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 30519 T15 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 31526 T15 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20170_lx%2Fgu
   [junit4]   2> 31531 T15 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20170_lx%2Fgu
   [junit4]   2> 31537 T112 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 31537 T70 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 31538 T43 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 31537 T56 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 31537 T98 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 31537 T84 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 31537 T38 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 31549 T15 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1389979645230
   [junit4]   2> 31555 T15 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1389979645230/conf/
   [junit4]   2> 31845 T15 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 31846 T15 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 31847 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 32177 T15 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 32180 T15 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51595
   [junit4]   2> 32181 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 32182 T15 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 32183 T15 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1389979647085
   [junit4]   2> 32183 T15 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty6-1389979647085/'
   [junit4]   2> 32223 T15 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1389979647085/solr.xml
   [junit4]   2> 32321 T15 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 32322 T15 oasc.CoreContainer.<init> New CoreContainer 1053523983
   [junit4]   2> 32323 T15 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty6-1389979647085/]
   [junit4]   2> 32326 T15 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 32326 T15 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 32327 T15 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 32328 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 32328 T15 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 32329 T15 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 32330 T15 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 32330 T15 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 32331 T15 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 32344 T15 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 32345 T15 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 32346 T15 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 32346 T15 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51939/solr
   [junit4]   2> 32347 T15 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 32349 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 32353 T124 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@224478fe name:ZooKeeperConnection Watcher:127.0.0.1:51939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32353 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 32358 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 32361 T126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@584b62a7 name:ZooKeeperConnection Watcher:127.0.0.1:51939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32361 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 32369 T15 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 33375 T15 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51595_lx%2Fgu
   [junit4]   2> 33404 T15 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51595_lx%2Fgu
   [junit4]   2> 33410 T112 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 33411 T84 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 33411 T38 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 33411 T56 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 33411 T70 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 33411 T43 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 33410 T98 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 33410 T126 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 33456 T15 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1389979647085
   [junit4]   2> 33624 T15 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1389979647085/conf/
   [junit4]   2> 33630 T15 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 33631 T15 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 33632 T15 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 33634 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 33638 T129 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b58539f name:ZooKeeperConnection Watcher:127.0.0.1:51939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33638 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 33641 T15 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 33647 T15 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 33649 T131 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cd9799d name:ZooKeeperConnection Watcher:127.0.0.1:51939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33650 T15 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 33652 T15 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 35416 T88 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=4&maxShardsPerNode=2&name=testOverseerCol&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 35422 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35431 T40 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 35432 T40 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 35434 T40 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 35434 T40 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerCol 
   [junit4]   2> 35435 T40 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol
   [junit4]   2> 35444 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35446 T39 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 35448 T39 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerCol
   [junit4]   2> 35448 T39 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerCol with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 35482 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35497 T98 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35497 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35497 T38 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35497 T56 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35497 T131 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35497 T84 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35497 T129 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35497 T112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35497 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35497 T126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35545 T40 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2, shard3, shard4] , repFactor : 2
   [junit4]   2> 35545 T40 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica1 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:26125_lx%2Fgu
   [junit4]   2> 35570 T40 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica2 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:42105_lx%2Fgu
   [junit4]   2> 35571 T40 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica1 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:60649_lx%2Fgu
   [junit4]   2> 35572 T40 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica2 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:51595_lx%2Fgu
   [junit4]   2> 35573 T40 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica1 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:34690_lx%2Fgu
   [junit4]   2> 35573 T40 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica2 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:20170_lx%2Fgu
   [junit4]   2> 35574 T40 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica1 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:61174_lx%2Fgu
   [junit4]   2> 35575 T40 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica2 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:26125_lx%2Fgu
   [junit4]   2> 35654 T116 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica2 state=down
   [junit4]   2> 35654 T60 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica1 state=down
   [junit4]   2> 35654 T90 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica2 state=down
   [junit4]   2> 35655 T46 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica1 state=down
   [junit4]   2> 35654 T102 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica2 state=down
   [junit4]   2> 35654 T28 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica1 state=down
   [junit4]   2> 35660 T60 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 35655 T74 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica2 state=down
   [junit4]   2> 35654 T89 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica1 state=down
   [junit4]   2> 35660 T90 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 35659 T116 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 35659 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35671 T46 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 35671 T102 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 35672 T89 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 35672 T74 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 35672 T28 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 35674 T39 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 35676 T39 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51595/lx/gu",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51595_lx%2Fgu",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 35687 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35690 T39 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:61174/lx/gu",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:61174_lx%2Fgu",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 35705 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35707 T39 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:26125/lx/gu",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:26125_lx%2Fgu",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 35713 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35715 T39 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60649/lx/gu",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60649_lx%2Fgu",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 35721 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35723 T39 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20170/lx/gu",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:20170_lx%2Fgu",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 35733 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35735 T39 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34690/lx/gu",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34690_lx%2Fgu",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 35741 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35743 T39 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42105/lx/gu",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42105_lx%2Fgu",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 35748 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35750 T39 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:26125/lx/gu",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:26125_lx%2Fgu",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 35760 T38 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35866 T112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35866 T43 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35866 T38 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35866 T56 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35866 T129 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35866 T84 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35866 T131 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35866 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35866 T126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 35866 T98 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 36661 T60 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica1
   [junit4]   2> 36663 T90 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica2
   [junit4]   2> 36664 T116 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica2
   [junit4]   2> 36670 T60 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty2-1389979639977/testOverseerCol_shard4_replica1
   [junit4]   2> 36670 T90 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/testOverseerCol_shard4_replica2
   [junit4]   2> 36670 T116 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1389979647085/testOverseerCol_shard2_replica2
   [junit4]   2> 36671 T90 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 36670 T60 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 36673 T102 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica2
   [junit4]   2> 36673 T90 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 36672 T46 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica1
   [junit4]   2> 36671 T116 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 36675 T28 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica1
   [junit4]   2> 36674 T90 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 36674 T89 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica1
   [junit4]   2> 36674 T74 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica2
   [junit4]   2> 36673 T60 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 36677 T28 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890/testOverseerCol_shard3_replica1
   [junit4]   2> 36677 T46 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1389979638142/testOverseerCol_shard2_replica1
   [junit4]   2> 36676 T116 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 36676 T102 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica2' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1389979645230/testOverseerCol_shard3_replica2
   [junit4]   2> 36680 T116 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 36679 T74 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730/testOverseerCol_shard1_replica2
   [junit4]   2> 36679 T46 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 36679 T89 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/testOverseerCol_shard1_replica1
   [junit4]   2> 36679 T28 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 36678 T90 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/testOverseerCol_shard4_replica2/'
   [junit4]   2> 36678 T60 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 36684 T28 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 36685 T28 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 36683 T46 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 36687 T46 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 36683 T89 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 36683 T116 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty6-1389979647085/testOverseerCol_shard2_replica2/'
   [junit4]   2> 36682 T74 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 36693 T46 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1389979638142/testOverseerCol_shard2_replica1/'
   [junit4]   2> 36680 T102 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 36695 T74 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 36693 T89 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 36692 T28 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890/testOverseerCol_shard3_replica1/'
   [junit4]   2> 36690 T60 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty2-1389979639977/testOverseerCol_shard4_replica1/'
   [junit4]   2> 36698 T89 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 36697 T102 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 36697 T74 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 36701 T102 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 36702 T89 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/testOverseerCol_shard1_replica1/'
   [junit4]   2> 36703 T74 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730/testOverseerCol_shard1_replica2/'
   [junit4]   2> 36704 T102 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1389979645230/testOverseerCol_shard3_replica2/'
   [junit4]   2> 36854 T102 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36857 T90 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36860 T46 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36869 T89 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36874 T28 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36874 T116 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36877 T60 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36884 T74 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 37007 T90 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37010 T60 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37011 T90 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 37013 T60 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 37021 T116 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37022 T46 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37024 T102 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37025 T116 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 37026 T46 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 37026 T74 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37027 T102 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 37027 T89 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37028 T28 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37029 T74 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 37031 T89 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 37032 T28 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 37136 T46 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica1] Schema name=test
   [junit4]   2> 37143 T60 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica1] Schema name=test
   [junit4]   2> 37144 T74 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica2] Schema name=test
   [junit4]   2> 37144 T28 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica1] Schema name=test
   [junit4]   2> 37161 T90 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica2] Schema name=test
   [junit4]   2> 37166 T102 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica2] Schema name=test
   [junit4]   2> 37180 T116 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica2] Schema name=test
   [junit4]   2> 37184 T89 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica1] Schema name=test
   [junit4]   2> 38133 T74 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38136 T74 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38137 T74 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 38141 T28 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38142 T28 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38144 T46 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38145 T28 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 38145 T46 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38148 T46 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 38153 T60 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38154 T60 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38155 T74 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 38157 T60 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 38160 T74 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38162 T28 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 38167 T28 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38169 T46 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 38172 T116 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38173 T116 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38175 T116 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 38175 T46 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38177 T60 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 38181 T90 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38182 T90 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38184 T60 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38185 T90 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 38189 T116 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 38192 T116 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38193 T102 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38193 T102 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38196 T102 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 38200 T74 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38200 T90 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 38206 T90 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38207 T28 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38209 T74 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38211 T89 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38211 T89 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38213 T28 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38214 T89 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 38214 T46 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38215 T74 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38214 T102 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 38217 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 38218 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 38219 T74 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38219 T28 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38220 T102 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38221 T46 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38222 T28 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 38221 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 38223 T60 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38222 T28 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 38223 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 38224 T28 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38225 T74 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38225 T74 oasc.SolrCore.<init> [testOverseerCol_shard1_replica2] Opening new SolrCore at ./org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730/testOverseerCol_shard1_replica2/, dataDir=./org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730/testOverseerCol_shard1_replica2/data/
   [junit4]   2> 38226 T74 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@569c6f2
   [junit4]   2> 38227 T28 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 38228 T28 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 38228 T46 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38228 T28 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38229 T116 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38230 T46 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 38231 T46 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 38231 T46 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38233 T28 oasc.SolrCore.<init> [testOverseerCol_shard3_replica1] Opening new SolrCore at ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890/testOverseerCol_shard3_replica1/, dataDir=./org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890/testOverseerCol_shard3_replica1/data/
   [junit4]   2> 38233 T60 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38234 T89 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 38233 T28 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@569c6f2
   [junit4]   2> 38236 T74 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730/testOverseerCol_shard1_replica2/data
   [junit4]   2> 38233 T46 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 38238 T74 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730/testOverseerCol_shard1_replica2/data/index/
   [junit4]   2> 38239 T116 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38238 T28 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890/testOverseerCol_shard3_replica1/data
   [junit4]   2> 38238 T46 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 38240 T28 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.OverseerRolesTest-controljetty-1389979635890/testOverseerCol_shard3_replica1/data/index/
   [junit4]   2> 38239 T74 oasc.SolrCore.initIndex WARN [testOverseerCol_shard1_replica2] Solr index directory './org.apache.solr.cloud.OverseerRolesTest-jetty3-1389979641730/testOverseerCol_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 38241 T28 oasc.SolrCore.initIndex WARN [testOverseerCol_shard3_replica1] 

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

[junit4]   2>  C6_STATE=coll:testOverseerCol core:testOverseerCol_shard4_replica2 props:{state=active, base_url=http://127.0.0.1:26125/lx/gu, core=testOverseerCol_shard4_replica2, node_name=127.0.0.1:26125_lx%2Fgu}
   [junit4]   2> 56410 T98 C6 P26125 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 56410 T98 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 56411 T98 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:26125/lx/gu/testOverseerCol_shard4_replica2/ shard4
   [junit4]   2> 56411 T98 oasc.SolrCore.close [testOverseerCol_shard4_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ccdf3c2
   [junit4]   2> 56428 T98 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,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 56429 T98 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 56429 T98 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 56429 T98 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 56431 T98 oasc.SolrCore.closeSearcher [testOverseerCol_shard4_replica2] Closing main searcher on request.
   [junit4]   2> 56431 T98 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 56432 T98 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/testOverseerCol_shard4_replica2/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/testOverseerCol_shard4_replica2/data;done=false>>]
   [junit4]   2> 56432 T98 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/testOverseerCol_shard4_replica2/data
   [junit4]   2> 56432 T98 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/testOverseerCol_shard4_replica2/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/testOverseerCol_shard4_replica2/data/index;done=false>>]
   [junit4]   2> 56433 T98 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1389979643505/testOverseerCol_shard4_replica2/data/index
   [junit4]   2> 56433 T98 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol/leaders/shard4
   [junit4]   2> 56434 T98 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [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.exists(ZooKeeper.java:1041)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:205)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:202)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:202)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:413)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:382)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:369)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:112)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:273)
   [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> 56435 T98 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testOverseerCol/leader_elect/shard4/election/91093705256665100-core_node3-n_0000000001
   [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:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
   [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:170)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:293)
   [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> 56436 T98 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 56436 T98 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testOverseerCol/leader_elect/shard1/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:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [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:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=ja_JP_JP, timezone=America/Mexico_City
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=345410672,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisRequestHandlerTest, OverseerRolesTest]
   [junit4] Completed on J1 in 39.06s, 1 test, 1 failure <<< FAILURES!

[...truncated 1115 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:459: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:439: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1308: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:941: There were test failures: 354 suites, 1541 tests, 1 failure, 34 ignored (6 assumptions)

Total time: 67 minutes 47 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-Tests-4.x-Java6 - Build # 2275 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/2275/

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

Error Message:
could not set the new overseer

Stack Trace:
java.lang.AssertionError: could not set the new overseer
	at __randomizedtesting.SeedInfo.seed([E135B76EFFEB16DD:60D3397688B476E1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.OverseerRolesTest.addOverseerRole2ExistingNodes(OverseerRolesTest.java:120)
	at org.apache.solr.cloud.OverseerRolesTest.doTest(OverseerRolesTest.java:86)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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:616)
	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:679)




Build Log:
[...truncated 10281 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 2043096 T4380 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2043101 T4380 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-OverseerRolesTest-1390033769935
   [junit4]   2> 2043103 T4380 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2043104 T4381 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2043205 T4380 oasc.ZkTestServer.run start zk server on port:24425
   [junit4]   2> 2043206 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043211 T4387 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ce3a411 name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2043211 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2043212 T4380 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2043247 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043286 T4389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d411a42 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2043287 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2043287 T4380 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2043302 T4380 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2043304 T4380 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2043307 T4380 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2043316 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2043317 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2043322 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2043323 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2043426 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2043427 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2043430 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2043430 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2043441 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2043442 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2043445 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2043445 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2043448 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2043449 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2043452 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2043452 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2043455 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2043456 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2043463 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2043464 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2043466 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2043467 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2043750 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2043755 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:27911
   [junit4]   2> 2043756 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2043756 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2043757 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303
   [junit4]   2> 2043757 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/'
   [junit4]   2> 2043797 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/solr.xml
   [junit4]   2> 2043881 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2043882 T4380 oasc.CoreContainer.<init> New CoreContainer 1540274259
   [junit4]   2> 2043883 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/]
   [junit4]   2> 2043885 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2043885 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2043886 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2043886 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2043887 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2043887 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2043888 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2043889 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2043889 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2043899 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2043900 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2043901 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2043901 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2043902 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2043903 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043906 T4400 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60a7803b name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2043906 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2043917 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043918 T4402 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@580a9046 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2043919 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2043921 T4380 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2043929 T4380 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2043937 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2043939 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27911_
   [junit4]   2> 2043941 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27911_
   [junit4]   2> 2043950 T4380 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2043953 T4380 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2043964 T4380 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2043967 T4380 oasc.Overseer.start Overseer (id=91097253146918915-127.0.0.1:27911_-n_0000000000) starting
   [junit4]   2> 2043981 T4380 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2043992 T4404 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2043993 T4380 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2043993 T4404 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2043995 T4380 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2043997 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2044000 T4403 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2044004 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303
   [junit4]   2> 2044017 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/conf/
   [junit4]   2> 2044336 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2044338 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2044338 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2044340 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2044343 T4407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@389dbbdf name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2044343 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2044344 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2044346 T4380 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2044649 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2044653 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28446
   [junit4]   2> 2044653 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2044654 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2044655 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179
   [junit4]   2> 2044655 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/'
   [junit4]   2> 2044693 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/solr.xml
   [junit4]   2> 2044769 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2044770 T4380 oasc.CoreContainer.<init> New CoreContainer 737333447
   [junit4]   2> 2044770 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/]
   [junit4]   2> 2044772 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2044772 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2044773 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2044773 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2044774 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2044775 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2044775 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2044776 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2044776 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2044785 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2044785 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2044786 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2044786 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2044787 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2044788 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2044790 T4418 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5268cf5b name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2044791 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2044793 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2044795 T4420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cdbf689 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2044796 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2044806 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2045809 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28446_
   [junit4]   2> 2045811 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28446_
   [junit4]   2> 2045814 T4402 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2045814 T4420 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2045814 T4407 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2045834 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179
   [junit4]   2> 2045837 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/conf/
   [junit4]   2> 2046008 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2046009 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2046009 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2046285 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2046288 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19164
   [junit4]   2> 2046289 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2046290 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2046290 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842
   [junit4]   2> 2046291 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/'
   [junit4]   2> 2046331 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/solr.xml
   [junit4]   2> 2046412 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2046413 T4380 oasc.CoreContainer.<init> New CoreContainer 2047639353
   [junit4]   2> 2046413 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/]
   [junit4]   2> 2046415 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2046416 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2046417 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2046417 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2046418 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2046418 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2046419 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2046419 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2046420 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2046429 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2046430 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2046431 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2046431 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2046432 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2046433 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046435 T4432 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a74b5c8 name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2046438 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2046441 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046448 T4434 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59572a89 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2046449 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2046453 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2047457 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19164_
   [junit4]   2> 2047468 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19164_
   [junit4]   2> 2047470 T4407 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2047471 T4402 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2047471 T4434 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2047471 T4420 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2047488 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842
   [junit4]   2> 2047493 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/conf/
   [junit4]   2> 2047768 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2047769 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2047770 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2048043 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2048047 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21634
   [junit4]   2> 2048048 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2048048 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2048049 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603
   [junit4]   2> 2048049 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/'
   [junit4]   2> 2048089 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/solr.xml
   [junit4]   2> 2048179 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2048180 T4380 oasc.CoreContainer.<init> New CoreContainer 1318846824
   [junit4]   2> 2048180 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/]
   [junit4]   2> 2048181 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2048182 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2048182 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2048182 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2048183 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2048183 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2048183 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2048184 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2048184 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2048191 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2048192 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2048192 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2048193 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2048193 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2048194 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2048196 T4446 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64207b29 name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2048197 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2048200 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2048202 T4448 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@728c2ed0 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2048202 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2048214 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2049217 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21634_
   [junit4]   2> 2049222 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21634_
   [junit4]   2> 2049225 T4407 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2049226 T4448 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2049225 T4420 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2049225 T4402 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2049225 T4434 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2049233 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603
   [junit4]   2> 2049236 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/conf/
   [junit4]   2> 2049517 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2049518 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2049518 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2049796 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2049799 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25034
   [junit4]   2> 2049800 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2049801 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2049801 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351
   [junit4]   2> 2049802 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/'
   [junit4]   2> 2049841 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/solr.xml
   [junit4]   2> 2049921 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2049922 T4380 oasc.CoreContainer.<init> New CoreContainer 809260420
   [junit4]   2> 2049922 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/]
   [junit4]   2> 2049924 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2049925 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2049926 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2049926 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2049927 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2049927 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2049928 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2049928 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2049929 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2049940 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2049941 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2049941 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2049942 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2049942 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2049943 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2049952 T4460 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@491265d9 name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2049953 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2049956 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2049958 T4462 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4521af21 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2049958 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2049975 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2050978 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25034_
   [junit4]   2> 2050980 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25034_
   [junit4]   2> 2050983 T4402 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050983 T4407 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050983 T4448 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050983 T4434 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050983 T4462 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050983 T4420 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050996 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351
   [junit4]   2> 2050998 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/conf/
   [junit4]   2> 2051169 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2051169 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2051170 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2051444 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2051448 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25040
   [junit4]   2> 2051449 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2051449 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2051450 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003
   [junit4]   2> 2051451 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/'
   [junit4]   2> 2051490 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/solr.xml
   [junit4]   2> 2051569 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2051570 T4380 oasc.CoreContainer.<init> New CoreContainer 1188527231
   [junit4]   2> 2051571 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/]
   [junit4]   2> 2051573 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2051573 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2051574 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2051574 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2051575 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2051576 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2051576 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2051577 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2051577 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2051588 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2051589 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2051589 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2051590 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2051591 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2051592 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2051594 T4474 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d2e9a2e name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2051595 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2051633 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2051644 T4476 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39558a6a name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2051645 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2051686 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2052689 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25040_
   [junit4]   2> 2052691 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25040_
   [junit4]   2> 2052699 T4402 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052700 T4476 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052700 T4420 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052700 T4434 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052700 T4448 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052699 T4462 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052699 T4407 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052715 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003
   [junit4]   2> 2052719 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/conf/
   [junit4]   2> 2052890 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2052891 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2052891 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2053165 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2053169 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25044
   [junit4]   2> 2053170 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2053170 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2053171 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724
   [junit4]   2> 2053171 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/'
   [junit4]   2> 2053209 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/solr.xml
   [junit4]   2> 2053283 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2053284 T4380 oasc.CoreContainer.<init> New CoreContainer 1387833156
   [junit4]   2> 2053284 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/]
   [junit4]   2> 2053286 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2053287 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2053287 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2053288 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2053288 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2053289 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2053289 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2053290 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2053290 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2053300 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2053301 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2053301 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2053302 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2053303 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2053304 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2053506 T4488 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58ed8bc9 name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2053507 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2053510 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2053523 T4490 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55090a53 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2053523 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2053528 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2054531 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25044_
   [junit4]   2> 2054592 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25044_
   [junit4]   2> 2054595 T4476 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4407 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4448 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4462 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4402 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4490 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4434 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4420 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054610 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724
   [junit4]   2> 2054614 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/conf/
   [junit4]   2> 2054883 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2054885 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2054885 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2054887 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054920 T4493 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@87bccd5 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2054920 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2054922 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2054925 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054945 T4495 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6daefa45 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2054945 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2054946 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2054950 T4424 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=4&maxShardsPerNode=2&name=testOverseerCol&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 2054975 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2054977 T4404 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 2054977 T4404 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 2054978 T4404 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 2054978 T4404 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerCol 
   [junit4]   2> 2054979 T4404 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol
   [junit4]   2> 2055026 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055027 T4403 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2055028 T4403 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerCol
   [junit4]   2> 2055028 T4403 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerCol with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 2055040 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055047 T4402 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055048 T4493 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055048 T4490 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055048 T4462 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055047 T4407 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055047 T4434 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055047 T4448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055047 T4420 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055047 T4495 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055047 T4476 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055127 T4404 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2, shard3, shard4] , repFactor : 2
   [junit4]   2> 2055127 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica1 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:28446_
   [junit4]   2> 2055127 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica2 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:25044_
   [junit4]   2> 2055130 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica1 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:27911_
   [junit4]   2> 2055130 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica2 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:25034_
   [junit4]   2> 2055131 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica1 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:21634_
   [junit4]   2> 2055132 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica2 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:25040_
   [junit4]   2> 2055132 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica1 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:19164_
   [junit4]   2> 2055133 T4410 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica1 state=down
   [junit4]   2> 2055133 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica2 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:28446_
   [junit4]   2> 2055134 T4452 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica2 state=down
   [junit4]   2> 2055135 T4392 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica1 state=down
   [junit4]   2> 2055135 T4466 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica2 state=down
   [junit4]   2> 2055135 T4480 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica2 state=down
   [junit4]   2> 2055137 T4425 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica1 state=down
   [junit4]   2> 2055137 T4411 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica2 state=down
   [junit4]   2> 2055136 T4438 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica1 state=down
   [junit4]   2> 2055138 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055139 T4410 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4452 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4438 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4411 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4425 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4480 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4466 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4392 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055141 T4403 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2055144 T4403 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:28446",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:28446_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055154 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055155 T4403 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:25034",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:25034_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055158 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055158 T4403 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:27911",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:27911_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055175 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055176 T4403 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:25040",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:25040_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055179 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055180 T4403 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:25044",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:25044_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055182 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055183 T4403 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:19164",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:19164_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055186 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055186 T4403 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:28446",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:28446_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055189 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055189 T4403 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21634",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21634_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055192 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055294 T4402 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055295 T4434 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055295 T4490 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055294 T4495 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055295 T4462 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055295 T4476 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055295 T4420 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055295 T4493 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055295 T4407 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2055295 T4448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2056140 T4410 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica1
   [junit4]   2> 2056141 T4452 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica2
   [junit4]   2> 2056142 T4438 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica1
   [junit4]   2> 2056142 T4411 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica2
   [junit4]   2> 2056142 T4410 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1
   [junit4]   2> 2056143 T4452 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/testOverseerCol_shard2_replica2
   [junit4]   2> 2056144 T4452 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056143 T4425 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica1
   [junit4]   2> 2056143 T4480 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica2
   [junit4]   2> 2056145 T4438 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/testOverseerCol_shard3_replica1
   [junit4]   2> 2056146 T4438 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056145 T4452 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056146 T4438 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056147 T4425 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/testOverseerCol_shard4_replica1
   [junit4]   2> 2056147 T4480 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica2' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/testOverseerCol_shard1_replica2
   [junit4]   2> 2056148 T4480 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056144 T4411 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard4_replica2
   [junit4]   2> 2056149 T4480 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056150 T4480 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056144 T4392 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica1
   [junit4]   2> 2056144 T4466 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica2
   [junit4]   2> 2056143 T4410 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056151 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/testOverseerCol_shard1_replica2/'
   [junit4]   2> 2056152 T4410 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056153 T4410 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056149 T4411 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056154 T4392 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/testOverseerCol_shard2_replica1
   [junit4]   2> 2056154 T4392 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056148 T4425 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056147 T4438 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056147 T4452 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056156 T4425 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056157 T4425 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056155 T4392 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056158 T4392 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056154 T4411 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056154 T4410 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/'
   [junit4]   2> 2056159 T4392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/testOverseerCol_shard2_replica1/'
   [junit4]   2> 2056153 T4466 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/testOverseerCol_shard3_replica2
   [junit4]   2> 2056159 T4411 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056158 T4425 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/testOverseerCol_shard4_replica1/'
   [junit4]   2> 2056157 T4452 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/testOverseerCol_shard2_replica2/'
   [junit4]   2> 2056156 T4438 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/testOverseerCol_shard3_replica1/'
   [junit4]   2> 2056162 T4411 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard4_replica2/'
   [junit4]   2> 2056161 T4466 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056165 T4466 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056165 T4466 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056166 T4466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/testOverseerCol_shard3_replica2/'
   [junit4]   2> 2056320 T4411 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056321 T4410 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056321 T4452 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056322 T4392 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056322 T4466 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056324 T4425 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056324 T4438 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056325 T4480 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056436 T4392 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056439 T4438 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056440 T4425 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056441 T4480 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056441 T4452 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056441 T4411 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056443 T4466 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056444 T4410 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056444 T4411 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056445 T4410 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056457 T4411 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica2] Schema name=test
   [junit4]   2> 2056457 T4410 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica1] Schema name=test
   [junit4]   2> 2056538 T4392 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056540 T4438 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056541 T4425 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056542 T4480 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056543 T4452 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056544 T4466 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056552 T4392 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica1] Schema name=test
   [junit4]   2> 2056554 T4438 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica1] Schema name=test
   [junit4]   2> 2056556 T4480 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica2] Schema name=test
   [junit4]   2> 2056557 T4452 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica2] Schema name=test
   [junit4]   2> 2056561 T4425 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica1] Schema name=test
   [junit4]   2> 2056567 T4466 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica2] Schema name=test
   [junit4]   2> 2057447 T4410 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2057450 T4410 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2057451 T4410 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2057466 T4410 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2057472 T4410 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2057498 T4410 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2057502 T4411 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2057504 T4411 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2057505 T4411 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2057507 T4410 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2057515 T4410 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2057516 T4411 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2057517 T4410 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2057518 T4410 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2057518 T4410 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2057520 T4410 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2057521 T4410 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2057522 T4410 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2057522 T4411 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2057523 T4410 oasc.SolrCore.<init> [testOverseerCol_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/, dataDir=./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/data/
   [junit4]   2> 2057524 T4410 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f61009a
   [junit4]   2> 2057526 T4410 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/data
   [junit4]   2> 2057526 T4410 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/data/index/
   [junit4]   2> 2057527 T4410 oasc.SolrCore.initIndex WARN [testOverseerCol_shard1_replica1] Solr index directory './org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2057529 T4410 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/data/index
   [junit4]   2> 2057530 T4410 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7333154639143066]
   [junit4]   2> 2057531 T4410 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49535665 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f4ad092),segFN=segments_1,generation=1}
   [junit4]   2> 2057532 T4410 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2057536 T4411 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2057539 T4410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2057540 T4410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2057541 T4410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2057542 T4410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2057543 T4411 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2057543 T4410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2057544 T4410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2057545 T4410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2057546 T4410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2057547 T4410 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2057548 T4410 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2057549 T4411 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2057549 T4410 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2057550 T4410 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2057550 T4411 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 

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

)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:293)
   [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> 2075657 T4490 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testOverseerCol/leader_elect/shard1/election/91097253146918928-core_node5-n_0000000001
   [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:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
   [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:170)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:293)
   [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> 2075658 T4434 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2075658 T4490 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2075659 T4490 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 2075660 T4490 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2075660 T4490 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:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [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:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=is, timezone=Indian/Reunion
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=105646336,total=419037184
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXml, TestFaceting, SolrInfoMBeanTest, TestRealTimeGet, DistributedTermsComponentTest, TestRemoteStreaming, TestFileDictionaryLookup, TestBadConfig, WordBreakSolrSpellCheckerTest, TestSolrQueryParserResource, TestLFUCache, EchoParamsTest, ShowFileRequestHandlerTest, SearchHandlerTest, TestAddFieldRealTimeGet, HdfsUnloadDistributedZkTest, TestCollationKeyRangeQueries, TestDynamicFieldResource, SpatialFilterTest, TestMergePolicyConfig, TestCollationFieldDocValues, ScriptEngineTest, PrimitiveFieldTypeTest, BasicFunctionalityTest, DOMUtilTest, HdfsCollectionsAPIDistributedZkTest, DocValuesMissingTest, TestGroupingSearch, AddSchemaFieldsUpdateProcessorFactoryTest, AnalysisAfterCoreReloadTest, TestSort, TestWriterPerf, LukeRequestHandlerTest, TestTrie, TestHighFrequencyDictionaryFactory, QueryEqualityTest, BasicDistributedZkTest, SolrXmlInZkTest, TestDocBasedVersionConstraints, TermsComponentTest, DocumentBuilderTest, TestSerializedLuceneMatchVersion, QueryElevationComponentTest, CSVRequestHandlerTest, TestValueSourceCache, PeerSyncTest, OverseerTest, TestRandomDVFaceting, SynonymTokenizerTest, TestElisionMultitermQuery, SoftAutoCommitTest, TestSolrIndexConfig, SolrTestCaseJ4Test, TestNonNRTOpen, HdfsDirectoryTest, TestLRUCache, DeleteShardTest, DistributedSpellCheckComponentTest, FieldMutatingUpdateProcessorTest, MBeansHandlerTest, UnloadDistributedZkTest, DateMathParserTest, TestNRTOpen, TestSolrXMLSerializer, TestPseudoReturnFields, TestLuceneMatchVersion, UpdateRequestProcessorFactoryTest, BadCopyFieldTest, TestReloadAndDeleteDocs, TestPostingsSolrHighlighter, ClusterStateUpdateTest, TestShardHandlerFactory, HdfsBasicDistributedZk2Test, SolrIndexSplitterTest, HdfsLockFactoryTest, ShardRoutingTest, TestCustomSort, InfoHandlerTest, TestSearchPerf, SOLR749Test, SuggesterFSTTest, ZkControllerTest, CopyFieldTest, SchemaVersionSpecificBehaviorTest, TestCloudManagedSchema, SyncSliceTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, SliceStateUpdateTest, TestDistributedSearch, TestMultiCoreConfBootstrap, TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, CurrencyFieldOpenExchangeTest, SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, SuggesterWFSTTest, NoCacheHeaderTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, CacheHeaderTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, ReturnFieldsTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, UpdateParamsTest, BadComponentTest, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, AssignTest, ConnectionManagerTest, OverseerRolesTest]
   [junit4] Completed on J0 in 32.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 118 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:459: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:439: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1308: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:941: There were test failures: 354 suites, 1541 tests, 1 failure, 34 ignored (6 assumptions)

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