You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/02/04 12:16:46 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b127) - Build # 9352 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9352/
Java: 32bit/jdk1.8.0-ea-b127 -server -XX:+UseG1GC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=882, name=Overseer-91194089882320908-127.0.0.1:43520__j%2Fnx-n_0000000011, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=882, name=Overseer-91194089882320908-127.0.0.1:43520__j%2Fnx-n_0000000011, state=RUNNABLE, group=Overseer collection creation process.]
	at __randomizedtesting.SeedInfo.seed([CB66222B2C1E66A2:4A80AC335B41069E]:0)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([CB66222B2C1E66A2]:0)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:209)
	at java.lang.Thread.run(Thread.java:744)
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.delete(ZooKeeper.java:873)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:193)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:200)
	... 1 more




Build Log:
[...truncated 9976 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 132993 T710 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_j/nx
   [junit4]   2> 132997 T710 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-OverseerRolesTest-1391511381258
   [junit4]   2> 132997 T710 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 132998 T711 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 133275 T710 oasc.ZkTestServer.run start zk server on port:36829
   [junit4]   2> 133276 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 133280 T712 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 134626 T717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1140732 name:ZooKeeperConnection Watcher:127.0.0.1:36829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 134626 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 134627 T710 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 134632 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 134633 T719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e8c07 name:ZooKeeperConnection Watcher:127.0.0.1:36829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 134634 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 134634 T710 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 134636 T710 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 134639 T710 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 134641 T710 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 134645 T710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 134646 T710 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 134652 T710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 134653 T710 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 134657 T710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 134658 T710 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 134660 T710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 134660 T710 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 134662 T710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 134663 T710 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 134666 T710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 134666 T710 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 134669 T710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 134670 T710 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 134673 T710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 134673 T710 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 134677 T710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 134677 T710 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 134681 T710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 134682 T710 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 134685 T710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 134686 T710 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 134768 T710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 134778 T710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40315
   [junit4]   2> 134778 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 134779 T710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 134779 T710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953
   [junit4]   2> 134779 T710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/'
   [junit4]   2> 134789 T710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/solr.xml
   [junit4]   2> 134798 T710 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 134799 T710 oasc.CoreContainer.<init> New CoreContainer 1761166
   [junit4]   2> 134799 T710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/]
   [junit4]   2> 134799 T710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 134800 T710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 134800 T710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 134800 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 134800 T710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 134801 T710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 134801 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 134801 T710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 134801 T710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 134805 T710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 134805 T710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 134806 T710 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 134806 T710 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36829/solr
   [junit4]   2> 134806 T710 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 134807 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 134809 T730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1df33b1 name:ZooKeeperConnection Watcher:127.0.0.1:36829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 134810 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 134812 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 134813 T732 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b347ab name:ZooKeeperConnection Watcher:127.0.0.1:36829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 134813 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 134815 T710 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 134818 T710 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 134820 T710 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 134822 T710 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40315__j%2Fnx
   [junit4]   2> 134823 T710 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40315__j%2Fnx
   [junit4]   2> 134825 T710 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 134826 T710 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 134830 T710 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:40315__j%2Fnx
   [junit4]   2> 134830 T710 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 134833 T710 oasc.Overseer.start Overseer (id=91194089882320899-127.0.0.1:40315__j%2Fnx-n_0000000000) starting
   [junit4]   2> 134835 T710 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 134838 T734 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 134838 T710 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 134839 T734 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 134841 T710 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 134842 T710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 134844 T733 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 134844 T710 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953
   [junit4]   2> 134845 T710 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/conf/
   [junit4]   2> 134886 T710 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 134886 T710 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 134887 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 134888 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 134890 T737 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1577280 name:ZooKeeperConnection Watcher:127.0.0.1:36829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 134890 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 134891 T710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 134893 T710 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 134969 T710 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 134969 T710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 134971 T710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40401
   [junit4]   2> 134972 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 134972 T710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 134972 T710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391511383154
   [junit4]   2> 134973 T710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391511383154/'
   [junit4]   2> 134982 T710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391511383154/solr.xml
   [junit4]   2> 134990 T710 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 134990 T710 oasc.CoreContainer.<init> New CoreContainer 7411106
   [junit4]   2> 134990 T710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391511383154/]
   [junit4]   2> 134996 T710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 134996 T710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 134997 T710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 134997 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 134997 T710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 134997 T710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 134998 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 134998 T710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 134998 T710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 135000 T710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 135001 T710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 135001 T710 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 135001 T710 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36829/solr
   [junit4]   2> 135002 T710 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 135002 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 135003 T748 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@133b547 name:ZooKeeperConnection Watcher:127.0.0.1:36829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 135004 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 135006 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 135006 T750 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c07e20 name:ZooKeeperConnection Watcher:127.0.0.1:36829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 135007 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 135009 T710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 136011 T710 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40401__j%2Fnx
   [junit4]   2> 136012 T710 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40401__j%2Fnx
   [junit4]   2> 136014 T732 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 136014 T737 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 136014 T750 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 136017 T710 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391511383154
   [junit4]   2> 136018 T710 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391511383154/conf/
   [junit4]   2> 136047 T710 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 136048 T710 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 136048 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 136111 T710 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 136112 T710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 136114 T710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36854
   [junit4]   2> 136114 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 136115 T710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 136115 T710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391511384309
   [junit4]   2> 136115 T710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty2-1391511384309/'
   [junit4]   2> 136124 T710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391511384309/solr.xml
   [junit4]   2> 136132 T710 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 136132 T710 oasc.CoreContainer.<init> New CoreContainer 10637804
   [junit4]   2> 136133 T710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391511384309/]
   [junit4]   2> 136133 T710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 136133 T710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 136134 T710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 136134 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 136134 T710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 136134 T710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 136134 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 136135 T710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 136135 T710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 136137 T710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 136137 T710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 136137 T710 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 136138 T710 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36829/solr
   [junit4]   2> 136138 T710 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 136139 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 136140 T762 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f98c86 name:ZooKeeperConnection Watcher:127.0.0.1:36829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136141 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 136142 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 136143 T764 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1580e14 name:ZooKeeperConnection Watcher:127.0.0.1:36829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136144 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 136146 T710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 137148 T710 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36854__j%2Fnx
   [junit4]   2> 137151 T710 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36854__j%2Fnx
   [junit4]   2> 137155 T750 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 137155 T764 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 137155 T737 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 137155 T732 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 137160 T710 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391511384309
   [junit4]   2> 137162 T710 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391511384309/conf/
   [junit4]   2> 137190 T710 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 137191 T710 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 137191 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 137269 T710 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 137269 T710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 137271 T710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34773
   [junit4]   2> 137272 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 137272 T710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 137273 T710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391511385453
   [junit4]   2> 137273 T710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391511385453/'
   [junit4]   2> 137282 T710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391511385453/solr.xml
   [junit4]   2> 137295 T710 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 137295 T710 oasc.CoreContainer.<init> New CoreContainer 3409814
   [junit4]   2> 137295 T710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391511385453/]
   [junit4]   2> 137296 T710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 137296 T710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 137296 T710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 137297 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 137297 T710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 137297 T710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 137297 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 137298 T710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 137298 T710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 137300 T710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 137300 T710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 137301 T710 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 137301 T710 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36829/solr
   [junit4]   2> 137301 T710 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 137302 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 137303 T776 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c7f4a name:ZooKeeperConnection Watcher:127.0.0.1:36829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 137303 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 137305 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 137307 T778 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10ad9aa name:ZooKeeperConnection Watcher:127.0.0.1:36829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 137307 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 137309 T710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 138312 T710 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34773__j%2Fnx
   [junit4]   2> 138314 T710 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34773__j%2Fnx
   [junit4]   2> 138318 T750 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 138318 T737 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 138318 T778 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 138318 T732 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 138318 T764 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 138321 T710 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391511385453
   [junit4]   2> 138322 T710 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391511385453/conf/
   [junit4]   2> 138350 T710 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 138350 T710 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 138350 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 138413 T710 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 138414 T710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 138416 T710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43520
   [junit4]   2> 138417 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 138417 T710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 138418 T710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612
   [junit4]   2> 138418 T710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/'
   [junit4]   2> 138430 T710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/solr.xml
   [junit4]   2> 138440 T710 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 138441 T710 oasc.CoreContainer.<init> New CoreContainer 12173420
   [junit4]   2> 138441 T710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/]
   [junit4]   2> 138441 T710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 138442 T710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 138442 T710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 138442 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 138442 T710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 138443 T710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 138443 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 138443 T710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 138443 T710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 138445 T710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 138445 T710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 138446 T710 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 138446 T710 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36829/solr
   [junit4]   2> 138446 T710 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 138447 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 138449 T790 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@133f7dd name:ZooKeeperConnection Watcher:127.0.0.1:36829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 138449 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 138451 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 138452 T792 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8ae644 name:ZooKeeperConnection Watcher:127.0.0.1:36829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 138453 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 138458 T710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 139461 T710 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43520__j%2Fnx
   [junit4]   2> 139463 T710 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43520__j%2Fnx
   [junit4]   2> 139465 T737 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 139465 T778 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 139465 T750 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 139465 T764 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 139465 T732 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 139466 T792 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 139469 T710 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612
   [junit4]   2> 139470 T710 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/conf/
   [junit4]   2> 139516 T710 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 139516 T710 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 139516 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 139604 T710 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 139605 T710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 139607 T710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54303
   [junit4]   2> 139608 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 139608 T710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 139609 T710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391511387778
   [junit4]   2> 139609 T710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391511387778/'
   [junit4]   2> 139634 T710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391511387778/solr.xml
   [junit4]   2> 139668 T710 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 139668 T710 oasc.CoreContainer.<init> New CoreContainer 5609148
   [junit4]   2> 139669 T710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391511387778/]
   [junit4]   2> 139669 T710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 139670 T710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 139670 T710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 139671 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 139671 T710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 139671 T710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 139672 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 139672 T710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 139673 T710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 139676 T710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 139676 T710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 139677 T710 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 139677 T710 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36829/solr
   [junit4]   2> 139678 T710 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 139696 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 139696 T804 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e1f7f name:ZooKeeperConnection Watcher:127.0.0.1:36829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 139709 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 139723 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 139724 T806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e86294 name:ZooKeeperConnection Watcher:127.0.0.1:36829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 139724 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 139738 T710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 140754 T710 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54303__j%2Fnx
   [junit4]   2> 140755 T710 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54303__j%2Fnx
   [junit4]   2> 140758 T750 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 140759 T737 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 140759 T764 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 140759 T792 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 140759 T806 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 140759 T778 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 140759 T732 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 140762 T710 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391511387778
   [junit4]   2> 140763 T710 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391511387778/conf/
   [junit4]   2> 140792 T710 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 140792 T710 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 140793 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 140855 T710 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 140856 T710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 140857 T710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41489
   [junit4]   2> 140858 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 140858 T710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 140859 T710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391511389054
   [junit4]   2> 140859 T710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty6-1391511389054/'
   [junit4]   2> 140868 T710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391511389054/solr.xml
   [junit4]   2> 140877 T710 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 140877 T710 oasc.CoreContainer.<init> New CoreContainer 12492249
   [junit4]   2> 140877 T710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391511389054/]
   [junit4]   2> 140878 T710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 140878 T710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 140878 T710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 140879 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 140879 T710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 140879 T710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 140879 T710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 140880 T710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 140880 T710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 140882 T710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 140882 T710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 140882 T710 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 140882 T710 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36829/solr
   [junit4]   2> 140883 T710 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 140883 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 140885 T818 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@aeff0 name:ZooKeeperConnection Watcher:127.0.0.1:36829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 140885 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 140887 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 140888 T820 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f7833 name:ZooKeeperConnection Watcher:127.0.0.1:36829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 140888 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 140891 T710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 141893 T710 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41489__j%2Fnx
   [junit4]   2> 141894 T710 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41489__j%2Fnx
   [junit4]   2> 141897 T737 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 141897 T764 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 141897 T750 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 141897 T820 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 141897 T792 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 141897 T806 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 141897 T732 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 141897 T778 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 141900 T710 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391511389054
   [junit4]   2> 141901 T710 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391511389054/conf/
   [junit4]   2> 141923 T710 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 141924 T710 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 141924 T710 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 141925 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 141928 T823 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a7c2ca name:ZooKeeperConnection Watcher:127.0.0.1:36829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 141928 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 141929 T710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 141931 T710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 141932 T825 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@155c172 name:ZooKeeperConnection Watcher:127.0.0.1:36829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 141932 T710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 141933 T710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 141936 T746 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=testOverseerCol&action=CREATE&numShards=4&wt=javabin&version=2
   [junit4]   2> 141936 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141937 T734 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> 141937 T734 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> 141938 T734 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 141938 T734 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerCol 
   [junit4]   2> 141938 T734 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol
   [junit4]   2> 141940 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141941 T733 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 141941 T733 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerCol
   [junit4]   2> 141941 T733 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerCol with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 141942 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 141943 T823 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> 141943 T820 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> 141943 T806 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> 141943 T737 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> 141943 T778 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> 141943 T732 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> 141943 T825 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> 141943 T792 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> 141943 T764 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> 141943 T750 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> 142040 T734 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2, shard3, shard4] , repFactor : 2
   [junit4]   2> 142040 T734 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica1 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:36854__j%2Fnx
   [junit4]   2> 142041 T734 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica2 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:34773__j%2Fnx
   [junit4]   2> 142041 T734 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica1 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:43520__j%2Fnx
   [junit4]   2> 142042 T734 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica2 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:40401__j%2Fnx
   [junit4]   2> 142042 T734 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica1 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:54303__j%2Fnx
   [junit4]   2> 142044 T734 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica2 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:40315__j%2Fnx
   [junit4]   2> 142044 T734 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica1 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:41489__j%2Fnx
   [junit4]   2> 142044 T773 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica2 state=down
   [junit4]   2> 142044 T734 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica2 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:36854__j%2Fnx
   [junit4]   2> 142044 T744 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica2 state=down
   [junit4]   2> 142044 T757 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica1 state=down
   [junit4]   2> 142044 T785 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica1 state=down
   [junit4]   2> 142046 T726 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica2 state=down
   [junit4]   2> 142047 T800 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica1 state=down
   [junit4]   2> 142047 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142047 T813 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica1 state=down
   [junit4]   2> 142047 T773 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 142048 T785 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 142048 T757 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 142049 T800 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 142048 T813 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 142048 T726 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 142048 T744 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 142050 T733 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 142050 T733 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:34773/_j/nx",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34773__j%2Fnx",
   [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> 142051 T759 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica2 state=down
   [junit4]   2> 142053 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142053 T759 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 142054 T733 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:40401/_j/nx",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40401__j%2Fnx",
   [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> 142056 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142057 T733 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:43520/_j/nx",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43520__j%2Fnx",
   [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> 142058 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142059 T733 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:40315/_j/nx",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40315__j%2Fnx",
   [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> 142061 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142062 T733 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:36854/_j/nx",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36854__j%2Fnx",
   [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> 142064 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142065 T733 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:54303/_j/nx",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54303__j%2Fnx",
   [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> 142066 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142067 T733 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:41489/_j/nx",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41489__j%2Fnx",
   [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> 142069 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142069 T733 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:36854/_j/nx",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36854__j%2Fnx",
   [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> 142071 T732 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 142174 T823 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> 142174 T737 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> 142174 T764 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> 142174 T806 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> 142174 T778 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> 142174 T820 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> 142174 T792 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> 142174 T732 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> 142174 T825 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> 142174 T750 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> 143048 T773 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica2
   [junit4]   2> 143049 T785 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica1
   [junit4]   2> 143049 T773 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391511385453/testOverseerCol_shard1_replica2
   [junit4]   2> 143049 T785 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/testOverseerCol_shard2_replica1
   [junit4]   2> 143049 T813 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica1
   [junit4]   2> 143050 T726 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica2
   [junit4]   2> 143050 T744 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica2
   [junit4]   2> 143049 T773 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 143049 T800 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica1
   [junit4]   2> 143049 T757 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica1
   [junit4]   2> 143051 T773 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 143051 T800 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391511387778/testOverseerCol_shard3_replica1
   [junit4]   2> 143052 T800 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 143051 T744 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391511383154/testOverseerCol_shard2_replica2
   [junit4]   2> 143052 T800 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 143053 T800 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 143051 T726 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/testOverseerCol_shard3_replica2
   [junit4]   2> 143050 T813 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391511389054/testOverseerCol_shard4_replica1
   [junit4]   2> 143053 T813 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 143049 T785 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 143054 T813 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 143054 T813 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 143054 T800 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391511387778/testOverseerCol_shard3_replica1/'
   [junit4]   2> 143053 T759 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica2
   [junit4]   2> 143053 T726 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 143052 T744 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 143052 T757 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391511384309/testOverseerCol_shard1_replica1
   [junit4]   2> 143057 T757 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 143051 T773 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 143058 T726 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 143059 T726 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 143057 T785 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 143057 T759 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391511384309/testOverseerCol_shard4_replica2
   [junit4]   2> 143062 T813 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty6-1391511389054/testOverseerCol_shard4_replica1/'
   [junit4]   2> 143062 T785 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 143062 T744 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 143063 T744 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 143062 T757 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 143064 T757 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 143062 T759 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 143068 T726 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/testOverseerCol_shard3_replica2/'
   [junit4]   2> 143070 T773 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391511385453/testOverseerCol_shard1_replica2/'
   [junit4]   2> 143071 T759 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 143070 T785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/testOverseerCol_shard2_replica1/'
   [junit4]   2> 143071 T759 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 143071 T757 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty2-1391511384309/testOverseerCol_shard1_replica1/'
   [junit4]   2> 143071 T744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391511383154/testOverseerCol_shard2_replica2/'
   [junit4]   2> 143080 T759 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty2-1391511384309/testOverseerCol_shard4_replica2/'
   [junit4]   2> 143113 T800 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 143113 T813 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 143171 T813 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 143172 T813 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 143174 T800 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 143177 T785 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 143177 T759 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 143178 T773 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 143191 T726 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 143197 T800 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 143226 T759 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 143227 T813 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica1] Schema name=test
   [junit4]   2> 143228 T785 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 143229 T800 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica1] Schema name=test
   [junit4]   2> 143230 T759 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 143231 T726 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 143231 T785 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 143246 T759 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica2] Schema name=test
   [junit4]   2> 143246 T773 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 143248 T785 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica1] Schema name=test
   [junit4]   2> 143248 T773 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 143249 T744 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 143253 T757 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 143254 T726 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 143279 T726 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica2] Schema name=test
   [junit4]   2> 143294 T773 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica2] Schema name=test
   [junit4]   2> 143334 T757 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 143351 T757 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 143360 T757 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica1] Schema name=test
   [junit4]   2> 143369 T744 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 143375 T744 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 143404 T744 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica2] Schema name=test
   [junit4]   2> 143715 T785 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 143719 T726 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 143726 T726 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 143728 T726 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 143735 T785 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 143744 T785 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 143745 T800 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 143750 T800 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 143753 T800 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 143769 T785 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 143770 T813 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 143770 T726 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 143772 T785 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 143775 T726 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 143776 T773 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 143776 T813 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 143778 T785 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 143778 T813 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 143780 T800 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 143781 T785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 143788 T800 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 143786 T726 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 143801 T785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 143802 T785 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 143802 T726 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 143803 T726 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 143803 T785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 143803 T726 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 143803 T785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 143804 T785 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 143804 T726 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 143805 T726 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 143805 T726 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 143806 T726 oasc.SolrCore.<init> [testOverseerCol_shard3_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/testOverseerCol_shard3_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/testOverseerCol_shard3_replica2/data/
   [junit4]   2> 143806 T726 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@801044
   [junit4]   2> 143807 T726 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/testOverseerCol_shard3_replica2/data
   [junit4]   2> 143808 T785 oasc.SolrCore.<init> [testOverseerCol_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/testOverseerCol_shard2_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/testOverseerCol_shard2_replica1/data/
   [junit4]   2> 143809 T785 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@801044
   [junit4]   2> 143810 T785 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/testOverseerCol_shard2_replica1/data
   [junit4]   2> 143810 T726 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/testOverseerCol_shard3_replica2/data/index/
   [junit4]   2> 143811 T726 oasc.SolrCore.initIndex WARN [testOverseerCol_shard3_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/testOverseerCol_shard3_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 143811 T785 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/testOverseerCol_shard2_replica1/data/index/
   [junit4]   2> 143812 T785 oasc.SolrCore.initIndex WARN [testOverseerCol_shard2_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/testOverseerCol_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 143812 T726 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391511382953/testOverseerCol_shard3_replica2/data/index
   [junit4]   2> 143806 T773 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 143813 T785 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391511386612/testOverseerCol_shard2_replica1/data/index
   [junit4]   2> 143813 T785 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3632285116209595]
   [junit4]   2> 143813 T726 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3632285116209595]
   [junit4]   2> 143815 T773 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 143816 T726 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7d1ca2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b096b6),segFN=segments_1,generation=1}
   [junit4]   2> 143811 T759 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 143806 T800 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 143816 T785 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@715b16 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e39c28),segFN=segments_1,generation=1}
   [junit4]   2> 143817 T785 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 143818 T800 oass.OpenExchangeR

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

oud.OverseerRolesTest-jetty5-1391511387778/testOverseerCol_shard3_replica1/data
   [junit4]   2> 151901 T806 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391511387778/testOverseerCol_shard3_replica1/data/index [CachedDir<<refCount=0;path=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391511387778/testOverseerCol_shard3_replica1/data/index;done=false>>]
   [junit4]   2> 151901 T806 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391511387778/testOverseerCol_shard3_replica1/data/index
   [junit4]   2> 151901 T806 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol/leaders/shard3
   [junit4]   2> 151902 T806 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:205)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:202)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:202)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:413)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:382)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:369)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:112)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:273)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 	
   [junit4]   2> 151902 T806 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testOverseerCol/leader_elect/shard3/election/91194089882320910-core_node6-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:293)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 151902 T806 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 151902 T806 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 151903 T806 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 151903 T806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 151903 T806 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=tr_TR, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=5,free=130280760,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [BadIndexSchemaTest, TestDocBasedVersionConstraints, CustomCollectionTest, TestAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestDistributedMissingSort, TestSolrJ, TestSolr4Spatial, StatsComponentTest, TestCloudManagedSchemaAddField, SolrCoreCheckLockOnStartupTest, TestHashPartitioner, TestDFRSimilarityFactory, TestSolrDeletionPolicy2, OverseerRolesTest]
   [junit4] Completed on J1 in 19.25s, 1 test, 1 error <<< FAILURES!

[...truncated 1032 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 365 suites, 1590 tests, 1 error, 35 ignored (7 assumptions)

Total time: 48 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b127 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure