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

[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1891 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1891/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=5499, name=Overseer-91219305424617488-127.0.0.1:56572_-n_0000000006, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=5499, name=Overseer-91219305424617488-127.0.0.1:56572_-n_0000000006, state=RUNNABLE, group=Overseer collection creation process.]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([D60C5A24C57F32E3]:0)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:209)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qn-0000000004
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1151)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:271)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:271)
	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:192)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:200)
	... 1 more




Build Log:
[...truncated 10535 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 2286766 T5342 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2286772 T5342 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solrtest-OverseerRolesTest-1391896139895
   [junit4]   2> 2286774 T5342 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2286774 T5343 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2286875 T5342 oasc.ZkTestServer.run start zk server on port:56547
   [junit4]   2> 2286876 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286880 T5349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b2304f2 name:ZooKeeperConnection Watcher:127.0.0.1:56547 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2286881 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2286881 T5342 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2286894 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286904 T5351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36ca3a13 name:ZooKeeperConnection Watcher:127.0.0.1:56547/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2286905 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2286905 T5342 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2286908 T5342 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2286911 T5342 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2286913 T5342 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2286917 T5342 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2286917 T5342 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2286923 T5342 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2286924 T5342 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2287033 T5342 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2287034 T5342 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2287042 T5342 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2287043 T5342 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2287046 T5342 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2287047 T5342 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2287050 T5342 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2287051 T5342 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2287054 T5342 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2287055 T5342 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2287058 T5342 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2287058 T5342 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2287061 T5342 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2287062 T5342 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2287065 T5342 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2287066 T5342 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2287069 T5342 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2287070 T5342 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2287375 T5342 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2287381 T5342 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56553
   [junit4]   2> 2287381 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2287382 T5342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2287382 T5342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203
   [junit4]   2> 2287383 T5342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/'
   [junit4]   2> 2287421 T5342 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/solr.xml
   [junit4]   2> 2287518 T5342 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2287519 T5342 oasc.CoreContainer.<init> New CoreContainer 1838490219
   [junit4]   2> 2287520 T5342 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/]
   [junit4]   2> 2287521 T5342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2287522 T5342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2287522 T5342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2287523 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2287523 T5342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2287524 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2287524 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2287525 T5342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2287525 T5342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2287537 T5342 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2287538 T5342 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2287538 T5342 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2287539 T5342 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56547/solr
   [junit4]   2> 2287539 T5342 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2287540 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287543 T5362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a06d701 name:ZooKeeperConnection Watcher:127.0.0.1:56547 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2287543 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2287546 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287562 T5364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@775b0bb6 name:ZooKeeperConnection Watcher:127.0.0.1:56547/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2287562 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2287565 T5342 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2287570 T5342 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2287578 T5342 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2287581 T5342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56553_
   [junit4]   2> 2287587 T5342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56553_
   [junit4]   2> 2287591 T5342 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2287593 T5342 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2287603 T5342 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56553_
   [junit4]   2> 2287604 T5342 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2287607 T5342 oasc.Overseer.start Overseer (id=91219305424617475-127.0.0.1:56553_-n_0000000000) starting
   [junit4]   2> 2287618 T5342 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2287628 T5366 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2287629 T5342 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2287629 T5366 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2287631 T5342 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2287639 T5342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287641 T5365 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2287645 T5342 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203
   [junit4]   2> 2287832 T5342 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/conf/
   [junit4]   2> 2287833 T5342 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2287834 T5342 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 2287834 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2287835 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287839 T5369 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59d49362 name:ZooKeeperConnection Watcher:127.0.0.1:56547/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2287839 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2287840 T5342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287843 T5342 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2288140 T5342 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2288141 T5342 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2288144 T5342 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56557
   [junit4]   2> 2288144 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2288145 T5342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2288145 T5342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391896140965
   [junit4]   2> 2288146 T5342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty1-1391896140965/'
   [junit4]   2> 2288186 T5342 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391896140965/solr.xml
   [junit4]   2> 2288283 T5342 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2288284 T5342 oasc.CoreContainer.<init> New CoreContainer 1811400932
   [junit4]   2> 2288284 T5342 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391896140965/]
   [junit4]   2> 2288286 T5342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2288287 T5342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2288287 T5342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2288288 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2288288 T5342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2288289 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2288289 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2288289 T5342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2288290 T5342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2288301 T5342 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2288302 T5342 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2288303 T5342 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2288303 T5342 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56547/solr
   [junit4]   2> 2288304 T5342 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2288305 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2288308 T5380 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58a6281c name:ZooKeeperConnection Watcher:127.0.0.1:56547 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2288308 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2288319 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2288322 T5382 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@517f0aea name:ZooKeeperConnection Watcher:127.0.0.1:56547/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2288322 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2288327 T5342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2289331 T5342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56557_
   [junit4]   2> 2289361 T5342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56557_
   [junit4]   2> 2289365 T5369 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2289365 T5364 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2289365 T5382 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2289380 T5342 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391896140965
   [junit4]   2> 2289388 T5342 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391896140965/conf/
   [junit4]   2> 2289589 T5342 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2289590 T5342 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 2289590 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2289927 T5342 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2289929 T5342 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2289932 T5342 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56560
   [junit4]   2> 2289932 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2289933 T5342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2289933 T5342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391896142713
   [junit4]   2> 2289934 T5342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391896142713/'
   [junit4]   2> 2289978 T5342 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391896142713/solr.xml
   [junit4]   2> 2290063 T5342 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2290064 T5342 oasc.CoreContainer.<init> New CoreContainer 1276678166
   [junit4]   2> 2290065 T5342 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391896142713/]
   [junit4]   2> 2290066 T5342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2290066 T5342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2290067 T5342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2290067 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2290067 T5342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2290067 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2290068 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2290068 T5342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2290068 T5342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2290075 T5342 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2290075 T5342 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2290076 T5342 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2290076 T5342 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56547/solr
   [junit4]   2> 2290076 T5342 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2290077 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2290085 T5394 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@609bbb61 name:ZooKeeperConnection Watcher:127.0.0.1:56547 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2290085 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2290087 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2290096 T5396 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4974d34b name:ZooKeeperConnection Watcher:127.0.0.1:56547/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2290097 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2290100 T5342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2291103 T5342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56560_
   [junit4]   2> 2291115 T5342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56560_
   [junit4]   2> 2291118 T5369 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2291118 T5396 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2291118 T5364 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2291118 T5382 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2291125 T5342 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391896142713
   [junit4]   2> 2291710 T5342 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391896142713/conf/
   [junit4]   2> 2291716 T5342 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2291717 T5342 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 2291717 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2292302 T5342 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2292303 T5342 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2292306 T5342 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56563
   [junit4]   2> 2292306 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2292307 T5342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2292307 T5342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391896144840
   [junit4]   2> 2292308 T5342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391896144840/'
   [junit4]   2> 2292341 T5342 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391896144840/solr.xml
   [junit4]   2> 2292470 T5342 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2292472 T5342 oasc.CoreContainer.<init> New CoreContainer 369352978
   [junit4]   2> 2292472 T5342 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391896144840/]
   [junit4]   2> 2292474 T5342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2292475 T5342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2292475 T5342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2292476 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2292476 T5342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2292476 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2292477 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2292477 T5342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2292478 T5342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2292486 T5342 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2292487 T5342 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2292487 T5342 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2292487 T5342 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56547/solr
   [junit4]   2> 2292488 T5342 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2292489 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2292545 T5408 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58ad7008 name:ZooKeeperConnection Watcher:127.0.0.1:56547 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2292545 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2292553 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2292555 T5410 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3860a46c name:ZooKeeperConnection Watcher:127.0.0.1:56547/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2292556 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2292567 T5342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2293571 T5342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56563_
   [junit4]   2> 2293576 T5342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56563_
   [junit4]   2> 2293581 T5364 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2293581 T5396 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2293581 T5410 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2293581 T5369 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2293581 T5382 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2293599 T5342 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391896144840
   [junit4]   2> 2293620 T5342 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391896144840/conf/
   [junit4]   2> 2294361 T5342 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2294362 T5342 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 2294363 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2295177 T5342 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 2295179 T5342 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2295182 T5342 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56566
   [junit4]   2> 2295182 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2295183 T5342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2295183 T5342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391896147486
   [junit4]   2> 2295184 T5342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391896147486/'
   [junit4]   2> 2295259 T5342 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391896147486/solr.xml
   [junit4]   2> 2295662 T5342 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2295663 T5342 oasc.CoreContainer.<init> New CoreContainer 1380625997
   [junit4]   2> 2295663 T5342 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391896147486/]
   [junit4]   2> 2295665 T5342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2295665 T5342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2295666 T5342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2295666 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2295667 T5342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2295667 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2295668 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2295668 T5342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2295669 T5342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2295765 T5342 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2295766 T5342 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2295766 T5342 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2295767 T5342 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56547/solr
   [junit4]   2> 2295767 T5342 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2295768 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2295771 T5422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24f96b70 name:ZooKeeperConnection Watcher:127.0.0.1:56547 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2295772 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2295775 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2295777 T5424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4889466c name:ZooKeeperConnection Watcher:127.0.0.1:56547/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2295777 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2295790 T5342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2296796 T5342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56566_
   [junit4]   2> 2296834 T5342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56566_
   [junit4]   2> 2296853 T5369 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2296854 T5364 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2296854 T5396 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2296858 T5410 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2296858 T5424 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2296858 T5382 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2296866 T5342 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391896147486
   [junit4]   2> 2297445 T5342 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391896147486/conf/
   [junit4]   2> 2297461 T5342 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2297462 T5342 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 2297462 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2297795 T5342 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 2297797 T5342 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2297800 T5342 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56569
   [junit4]   2> 2297800 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2297801 T5342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297801 T5342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391896150585
   [junit4]   2> 2297802 T5342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty5-1391896150585/'
   [junit4]   2> 2297847 T5342 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391896150585/solr.xml
   [junit4]   2> 2298216 T5342 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2298217 T5342 oasc.CoreContainer.<init> New CoreContainer 1214106674
   [junit4]   2> 2298217 T5342 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391896150585/]
   [junit4]   2> 2298219 T5342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2298219 T5342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2298220 T5342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2298220 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2298221 T5342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2298221 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2298222 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2298222 T5342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2298223 T5342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2298233 T5342 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2298233 T5342 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2298234 T5342 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2298234 T5342 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56547/solr
   [junit4]   2> 2298235 T5342 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2298236 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2298265 T5436 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6090bbc name:ZooKeeperConnection Watcher:127.0.0.1:56547 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2298266 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2298270 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2298278 T5438 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79a82111 name:ZooKeeperConnection Watcher:127.0.0.1:56547/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2298279 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2298309 T5342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2299396 T5342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56569_
   [junit4]   2> 2299417 T5342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56569_
   [junit4]   2> 2299438 T5364 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2299438 T5424 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2299438 T5369 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2299439 T5438 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2299439 T5410 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2299439 T5382 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2299439 T5396 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2299448 T5342 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391896150585
   [junit4]   2> 2299530 T5342 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391896150585/conf/
   [junit4]   2> 2300264 T5342 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2300266 T5342 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 2300267 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2300629 T5342 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 2300630 T5342 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2300633 T5342 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56572
   [junit4]   2> 2300634 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2300634 T5342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2300635 T5342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391896153390
   [junit4]   2> 2300635 T5342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty6-1391896153390/'
   [junit4]   2> 2300680 T5342 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391896153390/solr.xml
   [junit4]   2> 2300994 T5342 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2300995 T5342 oasc.CoreContainer.<init> New CoreContainer 194988295
   [junit4]   2> 2300995 T5342 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391896153390/]
   [junit4]   2> 2300997 T5342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2300998 T5342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2300998 T5342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2300998 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2300999 T5342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2300999 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2301000 T5342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2301001 T5342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2301001 T5342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2301052 T5342 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2301052 T5342 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2301053 T5342 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2301053 T5342 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56547/solr
   [junit4]   2> 2301054 T5342 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2301055 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2301058 T5450 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6737087 name:ZooKeeperConnection Watcher:127.0.0.1:56547 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2301058 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2301061 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2301073 T5452 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ca27f94 name:ZooKeeperConnection Watcher:127.0.0.1:56547/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2301073 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2301079 T5342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2302083 T5342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56572_
   [junit4]   2> 2302092 T5342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56572_
   [junit4]   2> 2302098 T5438 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2302098 T5410 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2302098 T5452 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2302098 T5364 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2302098 T5369 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2302098 T5382 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2302098 T5424 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2302098 T5396 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2302106 T5342 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391896153390
   [junit4]   2> 2302329 T5342 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391896153390/conf/
   [junit4]   2> 2302335 T5342 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2302336 T5342 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 2302336 T5342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2302338 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2302346 T5455 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51f0d801 name:ZooKeeperConnection Watcher:127.0.0.1:56547/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2302346 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2302348 T5342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2302351 T5342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2302353 T5457 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c3825d name:ZooKeeperConnection Watcher:127.0.0.1:56547/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2302353 T5342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2302355 T5342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2302359 T5442 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=4&name=testOverseerCol&action=CREATE&wt=javabin&maxShardsPerNode=2&version=2&replicationFactor=2
   [junit4]   2> 2302361 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302362 T5366 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> 2302363 T5366 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> 2302363 T5366 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 2302364 T5366 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerCol 
   [junit4]   2> 2302364 T5366 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol
   [junit4]   2> 2302375 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302377 T5365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2302378 T5365 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerCol
   [junit4]   2> 2302378 T5365 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerCol with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 2302382 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302384 T5382 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> 2302384 T5424 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> 2302384 T5364 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> 2302384 T5396 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> 2302384 T5455 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> 2302384 T5457 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> 2302384 T5438 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> 2302384 T5410 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> 2302384 T5452 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> 2302384 T5369 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> 2302476 T5366 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2, shard3, shard4] , repFactor : 2
   [junit4]   2> 2302476 T5366 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica1 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:56553_
   [junit4]   2> 2302477 T5366 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica2 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:56569_
   [junit4]   2> 2302478 T5366 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica1 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:56566_
   [junit4]   2> 2302478 T5366 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica2 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:56560_
   [junit4]   2> 2302479 T5366 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica1 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:56572_
   [junit4]   2> 2302481 T5366 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica2 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:56563_
   [junit4]   2> 2302481 T5366 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica1 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:56557_
   [junit4]   2> 2302482 T5366 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica2 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:56553_
   [junit4]   2> 2302483 T5428 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica2 state=down
   [junit4]   2> 2302482 T5354 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica1 state=down
   [junit4]   2> 2302484 T5414 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica1 state=down
   [junit4]   2> 2302485 T5443 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica1 state=down
   [junit4]   2> 2302485 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302486 T5386 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica2 state=down
   [junit4]   2> 2302486 T5400 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica2 state=down
   [junit4]   2> 2302486 T5428 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2302486 T5354 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2302486 T5414 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2302486 T5355 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica2 state=down
   [junit4]   2> 2302486 T5372 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica1 state=down
   [junit4]   2> 2302498 T5443 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2302499 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302499 T5355 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2302499 T5365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2302499 T5372 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2302499 T5400 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2302499 T5386 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2302500 T5365 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:56569",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56569_",
   [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> 2302505 T5365 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:56553",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56553_",
   [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> 2302515 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302516 T5365 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:56566",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56566_",
   [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> 2302520 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302521 T5365 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:56572",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56572_",
   [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> 2302524 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302525 T5365 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:56560",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56560_",
   [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> 2302528 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302529 T5365 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:56563",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56563_",
   [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> 2302532 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302533 T5365 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:56553",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56553_",
   [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> 2302536 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302537 T5365 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:56557",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56557_",
   [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> 2302540 T5364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2302650 T5364 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> 2302650 T5382 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> 2302650 T5369 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> 2302650 T5438 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> 2302650 T5452 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> 2302650 T5457 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> 2302650 T5396 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> 2302650 T5410 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> 2302650 T5424 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> 2302650 T5455 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> 2303488 T5428 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica2
   [junit4]   2> 2303488 T5354 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica1
   [junit4]   2> 2303489 T5414 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica1
   [junit4]   2> 2303491 T5428 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391896150585/testOverseerCol_shard1_replica2
   [junit4]   2> 2303491 T5428 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2303491 T5354 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard1_replica1
   [junit4]   2> 2303492 T5354 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2303492 T5428 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2303492 T5414 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391896147486/testOverseerCol_shard2_replica1
   [junit4]   2> 2303493 T5414 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2303493 T5354 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2303494 T5414 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2303493 T5428 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2303495 T5414 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2303494 T5354 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2303496 T5428 oascc.ZkStateReader.readConfigName path=/collections/testOverseerCol configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2303496 T5414 oascc.ZkStateReader.readConfigName path=/collections/testOverseerCol configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2303497 T5354 oascc.ZkStateReader.readConfigName path=/collections/testOverseerCol configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2303497 T5428 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty5-1391896150585/testOverseerCol_shard1_replica2/'
   [junit4]   2> 2303498 T5354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard1_replica1/'
   [junit4]   2> 2303497 T5414 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391896147486/testOverseerCol_shard2_replica1/'
   [junit4]   2> 2303500 T5355 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica2
   [junit4]   2> 2303500 T5443 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica1
   [junit4]   2> 2303501 T5400 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica2
   [junit4]   2> 2303501 T5372 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica1
   [junit4]   2> 2303502 T5386 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica2
   [junit4]   2> 2303503 T5355 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard4_replica2
   [junit4]   2> 2303503 T5355 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2303504 T5443 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391896153390/testOverseerCol_shard3_replica1
   [junit4]   2> 2303504 T5443 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2303505 T5355 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2303505 T5372 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391896140965/testOverseerCol_shard4_replica1
   [junit4]   2> 2303505 T5443 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2303505 T5400 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica2' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391896144840/testOverseerCol_shard3_replica2
   [junit4]   2> 2303505 T5355 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2303507 T5400 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2303506 T5386 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica2' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391896142713/testOverseerCol_shard2_replica2
   [junit4]   2> 2303506 T5443 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2303506 T5372 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2303508 T5355 oascc.ZkStateReader.readConfigName path=/collections/testOverseerCol configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2303508 T5400 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2303508 T5386 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2303511 T5400 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2303511 T5386 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2303510 T5372 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2303510 T5443 oascc.ZkStateReader.readConfigName path=/collections/testOverseerCol configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2303510 T5355 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard4_replica2/'
   [junit4]   2> 2303513 T5443 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty6-1391896153390/testOverseerCol_shard3_replica1/'
   [junit4]   2> 2303513 T5400 oascc.ZkStateReader.readConfigName path=/collections/testOverseerCol configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2303512 T5372 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2303512 T5386 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2303515 T5400 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391896144840/testOverseerCol_shard3_replica2/'
   [junit4]   2> 2303517 T5372 oascc.ZkStateReader.readConfigName path=/collections/testOverseerCol configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2303517 T5386 oascc.ZkStateReader.readConfigName path=/collections/testOverseerCol configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2303517 T5372 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty1-1391896140965/testOverseerCol_shard4_replica1/'
   [junit4]   2> 2303518 T5386 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391896142713/testOverseerCol_shard2_replica2/'
   [junit4]   2> 2303980 T5428 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2303980 T5386 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2303983 T5372 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2303983 T5443 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2303983 T5355 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2303984 T5400 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2303985 T5414 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2303991 T5354 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2304131 T5443 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2304131 T5386 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2304131 T5400 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2304133 T5428 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2304133 T5355 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2304135 T5414 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2304135 T5355 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2304136 T5372 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2304139 T5354 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2304140 T5354 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2304148 T5355 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica2] Schema name=test
   [junit4]   2> 2304152 T5354 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica1] Schema name=test
   [junit4]   2> 2304234 T5443 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2304234 T5386 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2304235 T5400 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2304235 T5428 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2304237 T5414 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2304238 T5372 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2304249 T5386 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica2] Schema name=test
   [junit4]   2> 2304251 T5400 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica2] Schema name=test
   [junit4]   2> 2304251 T5443 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica1] Schema name=test
   [junit4]   2> 2304252 T5428 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica2] Schema name=test
   [junit4]   2> 2304253 T5414 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica1] Schema name=test
   [junit4]   2> 2304254 T5372 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica1] Schema name=test
   [junit4]   2> 2306136 T5355 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2306136 T5355 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2306137 T5355 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2306170 T5354 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2306170 T5354 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2306171 T5354 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2306180 T5355 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2306184 T5354 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2306187 T5355 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2306190 T5354 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2306211 T5355 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2306212 T5354 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2306219 T5355 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2306219 T5354 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2306227 T5355 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2306229 T5354 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2306229 T5355 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2306230 T5355 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2306231 T5355 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2306231 T5354 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2306232 T5354 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2306232 T5355 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2306233 T5355 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2306232 T5354 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2306233 T5355 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2306235 T5355 oasc.SolrCore.<init> [testOverseerCol_shard4_replica2] Opening new SolrCore at ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard4_replica2/, dataDir=./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard4_replica2/data/
   [junit4]   2> 2306235 T5355 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@135b9d49
   [junit4]   2> 2306235 T5354 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2306236 T5354 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2306237 T5355 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard4_replica2/data
   [junit4]   2> 2306237 T5354 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2306238 T5355 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard4_replica2/data/index/
   [junit4]   2> 2306238 T5354 oasc.SolrCore.<init> [testOverseerCol_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard1_replica1/, dataDir=./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard1_replica1/data/
   [junit4]   2> 2306239 T5355 oasc.SolrCore.initIndex WARN [testOverseerCol_shard4_replica2] Solr index directory './org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard4_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2306239 T5354 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@135b9d49
   [junit4]   2> 2306240 T5355 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard4_replica2/data/index
   [junit4]   2> 2306242 T5355 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=871239731, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2306242 T5354 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard1_replica1/data
   [junit4]   2> 2306243 T5354 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard1_replica1/data/index/
   [junit4]   2> 2306243 T5355 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2cd87d43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3130ac8b),segFN=segments_1,generation=1}
   [junit4]   2> 2306243 T5354 oasc.SolrCore.initIndex WARN [testOverseerCol_shard1_replica1] Solr index directory './org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2306244 T5355 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2306245 T5354 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391896140203/testOverseerCol_shard1_replica1/data/index
   [junit4]   2> 2306247 T5354 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=871239731, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2306249 T5354 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2b7bd3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3017cdc3),segFN=segments_1,generation=1}
   [junit4]   2> 2306249 T5354 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2306251 T5355 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2306252 T5355 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2306252 T5355 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2306253 T5355 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2306253 T5355 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2306253 T5355 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2306254 T5355 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup

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

08)
   [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> 2324715 T5438 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2324716 T5382 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2324716 T5438 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 2324716 T5382 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 2324716 T5438 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 2324718 T5438 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=ar_SD, timezone=America/Goose_Bay
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=130570328,total=445644800
   [junit4]   2> NOTE: All tests run in this JVM: [SearchHandlerTest, ZkNodePropsTest, SpatialFilterTest, TestBinaryField, TestFieldCollectionResource, MBeansHandlerTest, TestSolrXmlPersistence, FileUtilsTest, TestPartialUpdateDeduplication, BadCopyFieldTest, TestCSVResponseWriter, ShardSplitTest, PathHierarchyTokenizerFactoryTest, DebugComponentTest, ChangedSchemaMergeTest, IndexSchemaRuntimeFieldTest, PluginInfoTest, ClusterStateTest, HdfsCollectionsAPIDistributedZkTest, TestRecovery, TestImplicitCoreProperties, TestUniqueKeyFieldResource, FullSolrCloudDistribCmdsTest, SpellingQueryConverterTest, TestLRUCache, TestRemoteStreaming, BasicZkTest, TestDefaultSearchFieldResource, TestHighFrequencyDictionaryFactory, TestReplicationHandler, InfoHandlerTest, SolrInfoMBeanTest, TestFieldTypeCollectionResource, HighlighterConfigTest, TestRandomMergePolicy, ScriptEngineTest, TestFastLRUCache, TestDocumentBuilder, DistributedDebugComponentTest, TestReload, TestLMJelinekMercerSimilarityFactory, TestDistributedSearch, TestMergePolicyConfig, CursorPagingTest, TestElisionMultitermQuery, TestSolrIndexConfig, TestCopyFieldCollectionResource, ConnectionManagerTest, TestStressLucene, EchoParamsTest, TestFunctionQuery, TestCollationField, HdfsUnloadDistributedZkTest, EnumFieldTest, TestStressVersions, TestManagedSchema, UpdateRequestProcessorFactoryTest, TestCharFilters, TestShardHandlerFactory, SolrCoreTest, DistributedTermsComponentTest, ParsingFieldUpdateProcessorsTest, SolrXmlInZkTest, StatelessScriptUpdateProcessorFactoryTest, TestRangeQuery, SpellCheckComponentTest, CoreAdminHandlerTest, TestRealTimeGet, TestCoreContainer, TestSystemIdResolver, DOMUtilTest, TestPHPSerializedResponseWriter, TestNRTOpen, ChaosMonkeyNothingIsSafeTest, TestStandardQParsers, TestStressRecovery, LeaderElectionTest, SuggesterTest, TestReloadAndDeleteDocs, AnalysisErrorHandlingTest, TestCollationFieldDocValues, CoreContainerCoreInitFailuresTest, ZkCLITest, SpellCheckCollatorTest, TestFastOutputStream, TestPseudoReturnFields, TestJmxMonitoredMap, DistribCursorPagingTest, TriLevelCompositeIdRoutingTest, TestRandomFaceting, TestRandomDVFaceting, TestCloudManagedSchema, ShardRoutingTest, RecoveryZkTest, AliasIntegrationTest, TestDistribDocBasedVersion, OverseerRolesTest]
   [junit4] Completed on J1 in 38.27s, 1 test, 1 error <<< FAILURES!

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

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