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/05/25 17:34:39 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_05) - Build # 10379 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10379/
Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
New overseer designate has not become the overseer, expected : 127.0.0.1:48995_na%2Fmaactual : null

Stack Trace:
java.lang.AssertionError: New overseer designate has not become the overseer, expected : 127.0.0.1:48995_na%2Fmaactual : null
	at __randomizedtesting.SeedInfo.seed([7AF9794BBBA1BCA0:FB1FF753CCFEDC9C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:223)
	at org.apache.solr.cloud.OverseerRolesTest.doTest(OverseerRolesTest.java:94)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11757 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/init-core-data-001
   [junit4]   2> 1277371 T6685 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /na/ma
   [junit4]   2> 1277373 T6685 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1277374 T6685 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1277374 T6686 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1277474 T6685 oasc.ZkTestServer.run start zk server on port:40024
   [junit4]   2> 1277475 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287056 T6689 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 9579ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1287058 T6692 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6826454e name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287058 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1287058 T6685 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1287089 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287108 T6694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38ea966e name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287109 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1287109 T6685 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1287148 T6685 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1287172 T6685 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1287188 T6685 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1287209 T6685 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1287209 T6685 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1293751 T6689 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 6511ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1293752 T6685 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1293753 T6685 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1293757 T6685 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1293758 T6685 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1293762 T6685 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1293763 T6685 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1293765 T6685 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1293766 T6685 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1293769 T6685 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1293770 T6685 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1293773 T6685 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1293774 T6685 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1293778 T6685 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1293778 T6685 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1293781 T6685 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1293782 T6685 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1293785 T6685 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1293786 T6685 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1293789 T6685 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1293789 T6685 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1294038 T6685 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1294042 T6685 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49898
   [junit4]   2> 1294043 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1294043 T6685 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1294043 T6685 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002
   [junit4]   2> 1294043 T6685 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002/'
   [junit4]   2> 1294054 T6685 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002/solr.xml
   [junit4]   2> 1294062 T6685 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002
   [junit4]   2> 1294062 T6685 oasc.CoreContainer.<init> New CoreContainer 850960103
   [junit4]   2> 1294062 T6685 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002/]
   [junit4]   2> 1294063 T6685 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1294063 T6685 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1294063 T6685 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1294064 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1294064 T6685 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1294064 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1294064 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1294065 T6685 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1294065 T6685 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1294065 T6685 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1294066 T6685 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1294066 T6685 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1294066 T6685 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 1294066 T6685 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1294075 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1294076 T6705 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61fb95ac name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1294076 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1294078 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1294079 T6707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b57b217 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1294079 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1294080 T6685 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1294082 T6685 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1294083 T6685 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1294085 T6685 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1294087 T6685 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1294088 T6685 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1294089 T6685 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49898_na%2Fma
   [junit4]   2> 1294090 T6685 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49898_na%2Fma
   [junit4]   2> 1294091 T6685 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1294102 T6685 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1294106 T6685 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49898_na%2Fma
   [junit4]   2> 1294106 T6685 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1294107 T6685 oasc.Overseer.start Overseer (id=91818019171401731-127.0.0.1:49898_na%2Fma-n_0000000000) starting
   [junit4]   2> 1294109 T6685 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1294115 T6709 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1294115 T6685 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1294117 T6685 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1294119 T6685 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1294120 T6708 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1294121 T6685 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002
   [junit4]   2> 1294129 T6685 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002/conf/
   [junit4]   2> 1294224 T6685 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1294225 T6685 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1294225 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1294226 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1294227 T6712 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68fc6a2c name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1294227 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1294228 T6685 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1294230 T6685 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1294450 T6685 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1294451 T6685 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1294452 T6685 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49742
   [junit4]   2> 1294453 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1294453 T6685 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1294453 T6685 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-003
   [junit4]   2> 1294454 T6685 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-003/'
   [junit4]   2> 1294471 T6685 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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-003/solr.xml
   [junit4]   2> 1294478 T6685 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-003
   [junit4]   2> 1294478 T6685 oasc.CoreContainer.<init> New CoreContainer 949363090
   [junit4]   2> 1294478 T6685 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-003/]
   [junit4]   2> 1294479 T6685 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1294479 T6685 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1294479 T6685 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1294479 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1294480 T6685 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1294480 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1294480 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1294480 T6685 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1294481 T6685 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1294481 T6685 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1294481 T6685 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1294481 T6685 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1294482 T6685 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 1294482 T6685 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1294483 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1294484 T6723 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e6a168d name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1294484 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1294486 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1294488 T6725 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f6e7421 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1294488 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1294495 T6685 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1295498 T6685 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49742_na%2Fma
   [junit4]   2> 1295499 T6685 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49742_na%2Fma
   [junit4]   2> 1295502 T6685 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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-003
   [junit4]   2> 1295508 T6685 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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-003/conf/
   [junit4]   2> 1295635 T6685 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1295636 T6685 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1295637 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1295873 T6685 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1295874 T6685 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1295877 T6685 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50250
   [junit4]   2> 1295878 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1295878 T6685 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1295879 T6685 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-004
   [junit4]   2> 1295879 T6685 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-004/'
   [junit4]   2> 1295895 T6685 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-004/solr.xml
   [junit4]   2> 1295901 T6685 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-004
   [junit4]   2> 1295901 T6685 oasc.CoreContainer.<init> New CoreContainer 1255476532
   [junit4]   2> 1295902 T6685 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-004/]
   [junit4]   2> 1295902 T6685 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1295902 T6685 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1295902 T6685 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1295903 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1295903 T6685 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1295903 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1295903 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1295904 T6685 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1295904 T6685 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1295904 T6685 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1295904 T6685 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1295905 T6685 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1295905 T6685 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 1295905 T6685 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1295906 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1295908 T6737 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c5911e9 name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1295908 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1295911 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1295912 T6739 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6996b6c7 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1295912 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1295923 T6685 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1296927 T6685 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50250_na%2Fma
   [junit4]   2> 1296928 T6685 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50250_na%2Fma
   [junit4]   2> 1296936 T6685 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-004
   [junit4]   2> 1296953 T6685 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-004/conf/
   [junit4]   2> 1297059 T6685 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1297060 T6685 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1297060 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1297281 T6685 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1297281 T6685 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1297292 T6685 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37700
   [junit4]   2> 1297293 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1297293 T6685 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1297293 T6685 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-005
   [junit4]   2> 1297293 T6685 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-005/'
   [junit4]   2> 1297303 T6685 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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-005/solr.xml
   [junit4]   2> 1297310 T6685 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-005
   [junit4]   2> 1297310 T6685 oasc.CoreContainer.<init> New CoreContainer 989041389
   [junit4]   2> 1297310 T6685 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-005/]
   [junit4]   2> 1297311 T6685 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1297311 T6685 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1297311 T6685 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1297311 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1297312 T6685 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1297312 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1297312 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1297312 T6685 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1297313 T6685 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1297313 T6685 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1297313 T6685 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1297314 T6685 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1297314 T6685 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 1297314 T6685 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1297315 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1297316 T6751 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42311887 name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1297316 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1297318 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1297318 T6753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51a59c14 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1297319 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1297323 T6685 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1298325 T6685 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37700_na%2Fma
   [junit4]   2> 1298326 T6685 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37700_na%2Fma
   [junit4]   2> 1298333 T6685 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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-005
   [junit4]   2> 1298343 T6685 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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-005/conf/
   [junit4]   2> 1298465 T6685 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1298467 T6685 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1298467 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1298693 T6685 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1298694 T6685 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1298696 T6685 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53860
   [junit4]   2> 1298696 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1298697 T6685 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1298698 T6685 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-006
   [junit4]   2> 1298698 T6685 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-006/'
   [junit4]   2> 1298710 T6685 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-006/solr.xml
   [junit4]   2> 1298723 T6685 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-006
   [junit4]   2> 1298724 T6685 oasc.CoreContainer.<init> New CoreContainer 821250510
   [junit4]   2> 1298725 T6685 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-006/]
   [junit4]   2> 1298726 T6685 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1298726 T6685 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1298727 T6685 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1298727 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1298728 T6685 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1298728 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1298729 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1298729 T6685 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1298730 T6685 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1298731 T6685 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1298731 T6685 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1298732 T6685 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1298732 T6685 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 1298732 T6685 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1298733 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1298735 T6765 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fb56a85 name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1298735 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1298736 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1298737 T6767 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c533811 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1298738 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1298744 T6685 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1299748 T6685 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53860_na%2Fma
   [junit4]   2> 1299750 T6685 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53860_na%2Fma
   [junit4]   2> 1299759 T6685 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-006
   [junit4]   2> 1299769 T6685 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-006/conf/
   [junit4]   2> 1299871 T6685 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1299873 T6685 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1299873 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1300099 T6685 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 1300099 T6685 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1300101 T6685 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48995
   [junit4]   2> 1300101 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1300102 T6685 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1300102 T6685 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-007
   [junit4]   2> 1300102 T6685 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-007/'
   [junit4]   2> 1300112 T6685 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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-007/solr.xml
   [junit4]   2> 1300119 T6685 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-007
   [junit4]   2> 1300119 T6685 oasc.CoreContainer.<init> New CoreContainer 1031526380
   [junit4]   2> 1300120 T6685 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-007/]
   [junit4]   2> 1300120 T6685 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1300120 T6685 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1300121 T6685 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1300121 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1300121 T6685 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1300121 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1300122 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1300122 T6685 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1300122 T6685 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1300123 T6685 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1300123 T6685 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1300123 T6685 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1300123 T6685 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 1300124 T6685 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1300124 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1300125 T6779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f4a3baf name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1300125 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1300127 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1300128 T6781 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34d051b7 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1300128 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1300132 T6685 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1301134 T6685 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48995_na%2Fma
   [junit4]   2> 1301135 T6685 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48995_na%2Fma
   [junit4]   2> 1301145 T6685 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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-007
   [junit4]   2> 1301151 T6685 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/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-007/conf/
   [junit4]   2> 1301272 T6685 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1301273 T6685 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1301273 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1301501 T6685 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 1301502 T6685 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1301504 T6685 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51956
   [junit4]   2> 1301504 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1301505 T6685 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301505 T6685 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-008
   [junit4]   2> 1301505 T6685 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-008/'
   [junit4]   2> 1301515 T6685 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-008/solr.xml
   [junit4]   2> 1301521 T6685 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-008
   [junit4]   2> 1301522 T6685 oasc.CoreContainer.<init> New CoreContainer 1000716582
   [junit4]   2> 1301522 T6685 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-008/]
   [junit4]   2> 1301523 T6685 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1301523 T6685 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1301523 T6685 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1301523 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1301524 T6685 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1301524 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1301524 T6685 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1301524 T6685 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1301524 T6685 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1301525 T6685 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1301525 T6685 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1301525 T6685 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1301526 T6685 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 1301526 T6685 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1301527 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1301573 T6793 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@518efa65 name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1301573 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1301581 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1301582 T6795 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@317ba893 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1301582 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1301586 T6685 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1302587 T6685 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51956_na%2Fma
   [junit4]   2> 1302588 T6685 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51956_na%2Fma
   [junit4]   2> 1302593 T6685 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-008
   [junit4]   2> 1302598 T6685 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-008/conf/
   [junit4]   2> 1302703 T6685 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1302704 T6685 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1302704 T6685 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1302705 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1302706 T6798 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ee50246 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1302706 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1302707 T6685 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1302709 T6685 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1302710 T6800 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@289fe035 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1302710 T6685 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1302711 T6685 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1302714 T6763 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=testOverseerQuit&action=CREATE&numShards=4&wt=javabin&version=2
   [junit4]   2> 1302715 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302715 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302716 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302716 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302716 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302716 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302717 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302717 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302717 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302717 T6709 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":"testOverseerQuit",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1302718 T6801 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerQuit",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1302718 T6801 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1302719 T6801 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerQuit 
   [junit4]   2> 1302719 T6801 oascc.SolrZkClient.makePath makePath: /collections/testOverseerQuit
   [junit4]   2> 1302721 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302721 T6708 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1302722 T6708 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerQuit
   [junit4]   2> 1302722 T6708 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerQuit with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 1302723 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302724 T6712 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> 1302724 T6707 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> 1302724 T6795 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> 1302724 T6739 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> 1302724 T6800 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> 1302724 T6781 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> 1302724 T6753 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> 1302724 T6767 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> 1302724 T6725 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> 1302724 T6798 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> 1302821 T6801 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection testOverseerQuit, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 2
   [junit4]   2> 1302821 T6801 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica1 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:53860_na%2Fma
   [junit4]   2> 1302822 T6801 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica2 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:49898_na%2Fma
   [junit4]   2> 1302822 T6801 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica1 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:49742_na%2Fma
   [junit4]   2> 1302824 T6760 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard1_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1302824 T6801 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica2 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:50250_na%2Fma
   [junit4]   2> 1302824 T6700 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard1_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1302824 T6801 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica1 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:37700_na%2Fma
   [junit4]   2> 1302825 T6760 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1302825 T6801 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica2 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:51956_na%2Fma
   [junit4]   2> 1302825 T6700 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1302825 T6735 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard2_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1302825 T6720 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard2_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1302826 T6801 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica1 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:48995_na%2Fma
   [junit4]   2> 1302826 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302827 T6791 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard3_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1302827 T6720 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1302826 T6700 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1302826 T6760 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1302826 T6747 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard3_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1302828 T6720 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1302828 T6791 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1302828 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302829 T6747 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1302829 T6791 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1302828 T6777 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard4_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1302829 T6747 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1302828 T6708 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1302827 T6801 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica2 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:53860_na%2Fma
   [junit4]   2> 1302827 T6735 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1302830 T6708 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:53860/na/ma",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53860_na%2Fma",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1302830 T6777 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1302831 T6735 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1302832 T6777 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1302832 T6761 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard4_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1302833 T6761 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1302833 T6708 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:49898/na/ma",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49898_na%2Fma",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1302833 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302833 T6761 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1302834 T6708 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:49742/na/ma",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49742_na%2Fma",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1302837 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302838 T6708 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:51956/na/ma",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51956_na%2Fma",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1302840 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302840 T6708 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:37700/na/ma",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37700_na%2Fma",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1302842 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302842 T6708 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:50250/na/ma",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50250_na%2Fma",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1302843 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302844 T6708 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:48995/na/ma",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48995_na%2Fma",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1302845 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302845 T6708 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:53860/na/ma",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53860_na%2Fma",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1302846 T6707 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1302949 T6712 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> 1302949 T6795 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> 1302949 T6707 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> 1302949 T6739 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> 1302949 T6767 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> 1302949 T6753 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> 1302949 T6798 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> 1302949 T6725 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> 1302949 T6781 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> 1302949 T6800 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> 1303828 T6700 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica2
   [junit4]   2> 1303829 T6720 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica1
   [junit4]   2> 1303828 T6760 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica1
   [junit4]   2> 1303829 T6700 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1303829 T6791 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard3_replica2
   [junit4]   2> 1303829 T6720 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1303830 T6791 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1303830 T6700 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1303831 T6700 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1303831 T6791 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1303832 T6791 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1303830 T6760 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1303830 T6747 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard3_replica1
   [junit4]   2> 1303833 T6791 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1303833 T6791 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-008/testOverseerQuit_shard3_replica2/'
   [junit4]   2> 1303833 T6760 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1303833 T6760 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1303832 T6777 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard4_replica1
   [junit4]   2> 1303832 T6700 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1303831 T6735 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica2
   [junit4]   2> 1303835 T6777 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1303831 T6720 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1303835 T6720 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1303835 T6735 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1303836 T6777 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1303836 T6777 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1303835 T6760 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1303837 T6760 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-006/testOverseerQuit_shard1_replica1/'
   [junit4]   2> 1303834 T6700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002/testOverseerQuit_shard1_replica2/'
   [junit4]   2> 1303834 T6761 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard4_replica2
   [junit4]   2> 1303833 T6747 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1303837 T6777 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1303838 T6747 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1303838 T6747 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1303836 T6735 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1303839 T6735 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1303836 T6720 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1303839 T6720 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-003/testOverseerQuit_shard2_replica1/'
   [junit4]   2> 1303840 T6735 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1303840 T6735 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-004/testOverseerQuit_shard2_replica2/'
   [junit4]   2> 1303839 T6747 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1303838 T6777 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-007/testOverseerQuit_shard4_replica1/'
   [junit4]   2> 1303838 T6761 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1303841 T6747 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-005/testOverseerQuit_shard3_replica1/'
   [junit4]   2> 1303843 T6761 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1303843 T6761 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1303845 T6761 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1303845 T6761 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-006/testOverseerQuit_shard4_replica2/'
   [junit4]   2> 1303858 T6760 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1303872 T6791 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1303872 T6720 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1303875 T6700 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1303877 T6760 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1303891 T6700 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1303892 T6720 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1303893 T6700 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1303894 T6747 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1303894 T6720 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1303895 T6791 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1303895 T6760 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1303905 T6700 oass.IndexSchema.readSchema [testOverseerQuit_shard1_replica2] Schema name=test
   [junit4]   2> 1303907 T6720 oass.IndexSchema.readSchema [testOverseerQuit_shard2_replica1] Schema name=test
   [junit4]   2> 1303909 T6761 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1303909 T6735 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1303907 T6760 oass.IndexSchema.readSchema [testOverseerQuit_shard1_replica1] Schema name=test
   [junit4]   2> 1303912 T6791 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1303913 T6747 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1303926 T6777 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1303930 T6747 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1303946 T6791 oass.IndexSchema.readSchema [testOverseerQuit_shard3_replica2] Schema name=test
   [junit4]   2> 1303948 T6735 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1303952 T6761 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1303954 T6747 oass.IndexSchema.readSchema [testOverseerQuit_shard3_replica1] Schema name=test
   [junit4]   2> 1303961 T6761 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1303979 T6761 oass.IndexSchema.readSchema [testOverseerQuit_shard4_replica2] Schema name=test
   [junit4]   2> 1303982 T6777 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1303982 T6735 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1303998 T6735 oass.IndexSchema.readSchema [testOverseerQuit_shard2_replica2] Schema name=test
   [junit4]   2> 1304002 T6777 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1304052 T6777 oass.IndexSchema.readSchema [testOverseerQuit_shard4_replica1] Schema name=test
   [junit4]   2> 1304158 T6700 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1304164 T6700 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1304166 T6700 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1304196 T6747 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1304200 T6700 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1304200 T6747 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1304202 T6747 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1304203 T6700 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1304206 T6760 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1304217 T6700 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1304218 T6700 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1304220 T6700 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1304221 T6700 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1304222 T6747 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1304222 T6700 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1304223 T6700 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1304224 T6700 oasc.CoreContainer.create Creating SolrCore 'testOverseerQuit_shard1_replica2' using configuration from collection testOverseerQuit
   [junit4]   2> 1304224 T6700 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1304225 T6700 oasc.SolrCore.<init> [testOverseerQuit_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002/testOverseerQuit_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002/testOverseerQuit_shard1_replica2/data/
   [junit4]   2> 1304225 T6700 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e3a0c93
   [junit4]   2> 1304226 T6700 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002/testOverseerQuit_shard1_replica2/data
   [junit4]   2> 1304226 T6700 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002/testOverseerQuit_shard1_replica2/data/index/
   [junit4]   2> 1304226 T6700 oasc.SolrCore.initIndex WARN [testOverseerQuit_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002/testOverseerQuit_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1304227 T6700 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001/tempDir-002/testOverseerQuit_shard1_replica2/data/index
   [junit4]   2> 1304227 T6700 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1304228 T6700 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a7d371b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@727255ef),segFN=segments_1,generation=1}
   [junit4]   2> 1304228 T6700 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1304231 T6700 oasup.UpdateRequestProces

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

leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:290)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 	Caused by: 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:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:209)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:206)
   [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:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:417)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:386)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:373)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:127)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:122)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	
   [junit4]   2> 1332604 T6781 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testOverseerQuit/leader_elect/shard4/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:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [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:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1332605 T6781 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-7AF9794BBBA1BCA0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene46), sim=DefaultSimilarity, locale=ar_JO, timezone=Brazil/West
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=8,threads=1,free=227498136,total=398979072
   [junit4]   2> NOTE: All tests run in this JVM: [PluginInfoTest, PrimUtilsTest, TestHighFrequencyDictionaryFactory, ShardRoutingCustomTest, TestBinaryField, TestCloudManagedSchema, CollectionsAPIDistributedZkTest, TestQuerySenderListener, TestHashPartitioner, CurrencyFieldXmlFileTest, TestAddFieldRealTimeGet, TestComponentsName, AbstractAnalyticsStatsTest, TestRTGBase, SortByFunctionTest, TestCodecSupport, TriLevelCompositeIdRoutingTest, TestQuerySenderNoQuery, LegacyHTMLStripCharFilterTest, TestSolr4Spatial, ResponseHeaderTest, TestCSVLoader, SolrRequestParserTest, DeleteShardTest, TestAtomicUpdateErrorCases, RequiredFieldsTest, TestPhraseSuggestions, TestStressLucene, DebugComponentTest, TestSweetSpotSimilarityFactory, NoCacheHeaderTest, DocValuesMultiTest, ConvertedLegacyTest, EnumFieldTest, LeaderElectionIntegrationTest, DistribCursorPagingTest, SuggesterTSTTest, TestManagedResource, TestIndexSearcher, HardAutoCommitTest, FunctionTest, RequestHandlersTest, OpenExchangeRatesOrgProviderTest, FullSolrCloudDistribCmdsTest, BadIndexSchemaTest, StandardRequestHandlerTest, TestCoreDiscovery, DeleteInactiveReplicaTest, TestSolrXMLSerializer, TestFastOutputStream, SuggesterWFSTTest, TestRecovery, TestDistributedGrouping, TestWordDelimiterFilterFactory, CurrencyFieldOpenExchangeTest, TestRandomFaceting, AddBlockUpdateTest, TestDistributedMissingSort, XsltUpdateRequestHandlerTest, BlockDirectoryTest, TestFuzzyAnalyzedSuggestions, MultiTermTest, TestSolrQueryParserDefaultOperatorResource, TestCollapseQParserPlugin, ParsingFieldUpdateProcessorsTest, TestClassNameShortening, TermVectorComponentDistributedTest, TestSolrDeletionPolicy2, TestArbitraryIndexDir, TestStressReorder, AtomicUpdatesTest, HdfsBasicDistributedZkTest, TestFastWriter, MultiThreadedOCPTest, TestFoldingMultitermQuery, TestDocBasedVersionConstraints, TestFieldResource, TestManagedResourceStorage, SimplePostToolTest, IndexBasedSpellCheckerTest, DocValuesMissingTest, DistributedSuggestComponentTest, DisMaxRequestHandlerTest, TestOrdValues, TestUpdate, TestSchemaSimilarityResource, SpellCheckComponentTest, TestOmitPositions, TestDistributedSearch, InfoHandlerTest, JSONWriterTest, ConnectionManagerTest, DateFieldTest, DistributedExpandComponentTest, HdfsUnloadDistributedZkTest, FieldFacetTest, SuggestComponentTest, TestRecoveryHdfs, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OverseerTest, BasicZkTest, ZkSolrClientTest, TestZkChroot, AutoCommitTest, DistributedSpellCheckComponentTest, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterTest, TestTrie, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, SolrInfoMBeanTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest, TermsComponentTest, DocumentBuilderTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest, TestCollationField, TestCSVResponseWriter, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, AlternateDirectoryTest, CopyFieldTest, TestMergePolicyConfig, SampleTest, NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, DistribDocExpirationUpdateProcessorTest, OverseerRolesTest]
   [junit4] Completed on J1 in 55.84s, 1 test, 1 failure <<< FAILURES!

[...truncated 196 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 failure, 36 ignored (15 assumptions)

Total time: 66 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10380/
Java: 32bit/jdk1.8.0_20-ea-b15 -client -XX:+UseG1GC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.HttpPartitionTest.testDistribSearch

Error Message:
createcollection the collection error [Watcher fired on path: null state: SyncConnected type None]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: createcollection the collection error [Watcher fired on path: null state: SyncConnected type None]
	at __randomizedtesting.SeedInfo.seed([2E570171A750FBB8:AFB18F69D00F9B84]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1500)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1460)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1514)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1456)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3(HttpPartitionTest.java:223)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:145)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
collection already exists: testOverseerCol

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: testOverseerCol
	at __randomizedtesting.SeedInfo.seed([2E570171A750FBB8:AFB18F69D00F9B84]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:650)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1505)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1460)
	at org.apache.solr.cloud.OverseerRolesTest.createCollection(OverseerRolesTest.java:275)
	at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:132)
	at org.apache.solr.cloud.OverseerRolesTest.doTest(OverseerRolesTest.java:94)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10703 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/init-core-data-001
   [junit4]   2> 112251 T625 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 112256 T625 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 112256 T625 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 112257 T626 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 112357 T625 oasc.ZkTestServer.run start zk server on port:33526
   [junit4]   2> 112358 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 112469 T632 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a84060 name:ZooKeeperConnection Watcher:127.0.0.1:33526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 112470 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 112471 T625 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 112478 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 112483 T634 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8c177e name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 112483 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 112484 T625 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 112488 T625 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 112492 T625 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 112495 T625 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 112501 T625 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 112501 T625 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 112506 T625 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 112507 T625 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 112511 T625 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 112512 T625 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 112514 T625 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 112515 T625 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 112519 T625 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 112519 T625 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 112523 T625 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 112523 T625 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 112525 T625 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 112526 T625 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 112529 T625 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 112529 T625 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 112532 T625 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 112532 T625 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 112535 T625 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 112536 T625 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 112538 T625 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 112539 T625 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 112880 T625 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 112884 T625 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51832
   [junit4]   2> 112885 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 112885 T625 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 112885 T625 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-002
   [junit4]   2> 112886 T625 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-002/'
   [junit4]   2> 112911 T625 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-002/solr.xml
   [junit4]   2> 112933 T625 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-002
   [junit4]   2> 112934 T625 oasc.CoreContainer.<init> New CoreContainer 20713459
   [junit4]   2> 112934 T625 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-002/]
   [junit4]   2> 112935 T625 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 112935 T625 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 112936 T625 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 112936 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 112936 T625 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 112937 T625 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 112937 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 112938 T625 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 112938 T625 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 112939 T625 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 112939 T625 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 112939 T625 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 112940 T625 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33526/solr
   [junit4]   2> 112940 T625 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 112941 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 112944 T645 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56e255 name:ZooKeeperConnection Watcher:127.0.0.1:33526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 112948 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 112951 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 112953 T647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ca8f4 name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 112954 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 112959 T625 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 112963 T625 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 112966 T625 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 112971 T625 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 112975 T625 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 112978 T625 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 112982 T625 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51832_
   [junit4]   2> 112984 T625 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51832_
   [junit4]   2> 112988 T625 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 112991 T625 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 112996 T625 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:51832_
   [junit4]   2> 112997 T625 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 113000 T625 oasc.Overseer.start Overseer (id=91818524835250179-127.0.0.1:51832_-n_0000000000) starting
   [junit4]   2> 113004 T625 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 113013 T649 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 113015 T625 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 113018 T625 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 113020 T625 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 113024 T648 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 113025 T625 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-002
   [junit4]   2> 113036 T625 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-002/conf/
   [junit4]   2> 113157 T625 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 113159 T625 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 113159 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 113160 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 113162 T652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73891a name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 113162 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 113164 T625 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 113166 T625 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 113447 T625 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 113448 T625 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 113450 T625 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42035
   [junit4]   2> 113451 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 113451 T625 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 113452 T625 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-003
   [junit4]   2> 113452 T625 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-003/'
   [junit4]   2> 113469 T625 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-003/solr.xml
   [junit4]   2> 113499 T625 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-003
   [junit4]   2> 113499 T625 oasc.CoreContainer.<init> New CoreContainer 22135650
   [junit4]   2> 113499 T625 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-003/]
   [junit4]   2> 113501 T625 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 113501 T625 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 113502 T625 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 113502 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 113503 T625 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 113503 T625 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 113504 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 113504 T625 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 113505 T625 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 113506 T625 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 113506 T625 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 113507 T625 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 113508 T625 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33526/solr
   [junit4]   2> 113508 T625 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 113509 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 113511 T663 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@612679 name:ZooKeeperConnection Watcher:127.0.0.1:33526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 113511 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 113513 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 113514 T665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dbb865 name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 113515 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 113524 T625 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 114528 T625 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42035_
   [junit4]   2> 114530 T625 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42035_
   [junit4]   2> 114537 T625 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-003
   [junit4]   2> 114546 T625 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-003/conf/
   [junit4]   2> 114680 T625 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 114681 T625 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 114682 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 114939 T625 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 114940 T625 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 114942 T625 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57894
   [junit4]   2> 114943 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 114943 T625 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 114943 T625 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-004
   [junit4]   2> 114944 T625 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-004/'
   [junit4]   2> 114960 T625 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-004/solr.xml
   [junit4]   2> 114974 T625 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-004
   [junit4]   2> 114975 T625 oasc.CoreContainer.<init> New CoreContainer 17845504
   [junit4]   2> 114975 T625 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-004/]
   [junit4]   2> 114976 T625 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 114976 T625 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 114976 T625 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 114977 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 114977 T625 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 114977 T625 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 114978 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 114978 T625 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 114978 T625 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 114979 T625 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 114979 T625 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 114980 T625 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 114980 T625 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33526/solr
   [junit4]   2> 114980 T625 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 114981 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 114983 T677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@195e3f8 name:ZooKeeperConnection Watcher:127.0.0.1:33526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 114983 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 114985 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 114986 T679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@345a6d name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 114987 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 114993 T625 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 115996 T625 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57894_
   [junit4]   2> 115998 T625 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57894_
   [junit4]   2> 116006 T625 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-004
   [junit4]   2> 116013 T625 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-004/conf/
   [junit4]   2> 116131 T625 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 116133 T625 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 116134 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 116398 T625 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 116399 T625 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 116401 T625 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43402
   [junit4]   2> 116402 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 116403 T625 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 116403 T625 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-005
   [junit4]   2> 116404 T625 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-005/'
   [junit4]   2> 116420 T625 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-005/solr.xml
   [junit4]   2> 116462 T625 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-005
   [junit4]   2> 116463 T625 oasc.CoreContainer.<init> New CoreContainer 26499057
   [junit4]   2> 116463 T625 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-005/]
   [junit4]   2> 116464 T625 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 116464 T625 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 116465 T625 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 116465 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 116466 T625 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 116466 T625 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 116467 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 116467 T625 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 116468 T625 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 116469 T625 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 116469 T625 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 116470 T625 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 116470 T625 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33526/solr
   [junit4]   2> 116470 T625 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 116471 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 116473 T691 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c6 name:ZooKeeperConnection Watcher:127.0.0.1:33526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 116473 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 116475 T627 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14634763c9b0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 116475 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 116476 T693 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cb65de name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 116477 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 116483 T625 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 117486 T625 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43402_
   [junit4]   2> 117487 T625 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43402_
   [junit4]   2> 117495 T625 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-005
   [junit4]   2> 117512 T625 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-005/conf/
   [junit4]   2> 117675 T625 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 117677 T625 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 117677 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 117962 T625 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 117963 T625 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 117966 T625 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39835
   [junit4]   2> 117967 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 117967 T625 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 117968 T625 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-006
   [junit4]   2> 117968 T625 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-006/'
   [junit4]   2> 117996 T625 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-006/solr.xml
   [junit4]   2> 118023 T625 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-006
   [junit4]   2> 118024 T625 oasc.CoreContainer.<init> New CoreContainer 12346857
   [junit4]   2> 118024 T625 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-006/]
   [junit4]   2> 118025 T625 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 118026 T625 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 118026 T625 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 118027 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 118027 T625 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 118027 T625 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 118028 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 118028 T625 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 118028 T625 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 118029 T625 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 118030 T625 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 118030 T625 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 118030 T625 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33526/solr
   [junit4]   2> 118031 T625 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 118031 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 118034 T705 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ca435 name:ZooKeeperConnection Watcher:127.0.0.1:33526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 118035 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 118037 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 118039 T707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@615112 name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 118039 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 118049 T625 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 119052 T625 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39835_
   [junit4]   2> 119053 T625 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39835_
   [junit4]   2> 119061 T625 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-006
   [junit4]   2> 119067 T625 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-006/conf/
   [junit4]   2> 119174 T625 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 119176 T625 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 119176 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 119443 T625 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 119444 T625 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 119446 T625 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39546
   [junit4]   2> 119446 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 119447 T625 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 119447 T625 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-007
   [junit4]   2> 119447 T625 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-007/'
   [junit4]   2> 119463 T625 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-007/solr.xml
   [junit4]   2> 119484 T625 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-007
   [junit4]   2> 119484 T625 oasc.CoreContainer.<init> New CoreContainer 28786747
   [junit4]   2> 119485 T625 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-007/]
   [junit4]   2> 119485 T625 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 119486 T625 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 119486 T625 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 119487 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 119487 T625 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 119487 T625 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 119488 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 119488 T625 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 119488 T625 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 119489 T625 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 119489 T625 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 119490 T625 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 119490 T625 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33526/solr
   [junit4]   2> 119490 T625 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 119491 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 119493 T719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dd3cf name:ZooKeeperConnection Watcher:127.0.0.1:33526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 119493 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 119495 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 119496 T721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a4b3f6 name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 119497 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 119502 T625 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 120505 T625 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39546_
   [junit4]   2> 120507 T625 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39546_
   [junit4]   2> 120518 T625 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-007
   [junit4]   2> 120524 T625 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-007/conf/
   [junit4]   2> 120630 T625 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 120631 T625 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 120632 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 120898 T625 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 120899 T625 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 120902 T625 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53953
   [junit4]   2> 120902 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 120903 T625 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 120903 T625 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-008
   [junit4]   2> 120904 T625 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-008/'
   [junit4]   2> 120920 T625 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-008/solr.xml
   [junit4]   2> 120942 T625 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-008
   [junit4]   2> 120942 T625 oasc.CoreContainer.<init> New CoreContainer 16676315
   [junit4]   2> 120943 T625 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-008/]
   [junit4]   2> 120944 T625 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 120945 T625 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 120945 T625 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 120945 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 120946 T625 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 120946 T625 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 120947 T625 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 120947 T625 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 120947 T625 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 120948 T625 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 120948 T625 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 120949 T625 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 120949 T625 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33526/solr
   [junit4]   2> 120949 T625 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 120950 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 120952 T733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1839853 name:ZooKeeperConnection Watcher:127.0.0.1:33526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 120953 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 120956 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 120957 T735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9d58aa name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 120957 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 120964 T625 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 121967 T625 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53953_
   [junit4]   2> 121969 T625 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53953_
   [junit4]   2> 121983 T625 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-008
   [junit4]   2> 121998 T625 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-008/conf/
   [junit4]   2> 122144 T625 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 122146 T625 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 122147 T625 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 122149 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 122151 T738 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d1c414 name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 122151 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 122152 T625 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 122155 T625 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 122156 T740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c2918 name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 122156 T625 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 122157 T625 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 122164 T642 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=testOverseerQuit&action=CREATE&numShards=4&wt=javabin&version=2
   [junit4]   2> 122167 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122167 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122167 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122167 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122168 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122168 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122168 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122169 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122169 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122171 T649 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":"testOverseerQuit",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 122172 T741 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerQuit",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 122175 T741 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 122175 T741 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerQuit 
   [junit4]   2> 122176 T741 oascc.SolrZkClient.makePath makePath: /collections/testOverseerQuit
   [junit4]   2> 122179 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122181 T648 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 122181 T648 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerQuit
   [junit4]   2> 122181 T648 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerQuit with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 122184 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122185 T652 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> 122185 T647 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> 122186 T735 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> 122186 T740 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> 122186 T679 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> 122186 T665 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> 122186 T721 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> 122185 T707 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> 122185 T738 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> 122185 T693 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> 122280 T741 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection testOverseerQuit, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 2
   [junit4]   2> 122280 T741 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica1 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:39835_
   [junit4]   2> 122282 T741 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica2 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:53953_
   [junit4]   2> 122285 T741 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica1 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:42035_
   [junit4]   2> 122291 T703 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard1_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard1&wt=javabin&version=2
   [junit4]   2> 122292 T741 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica2 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:39546_
   [junit4]   2> 122294 T729 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard1_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard1&wt=javabin&version=2
   [junit4]   2> 122296 T661 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard2_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard2&wt=javabin&version=2
   [junit4]   2> 122296 T741 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica1 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:51832_
   [junit4]   2> 122298 T741 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica2 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:57894_
   [junit4]   2> 122298 T703 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 122299 T729 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 122301 T643 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard3_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard3&wt=javabin&version=2
   [junit4]   2> 122300 T741 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica1 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:43402_
   [junit4]   2> 122302 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122299 T714 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard2_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard2&wt=javabin&version=2
   [junit4]   2> 122299 T661 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 122303 T741 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica2 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:39835_
   [junit4]   2> 122303 T674 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard3_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard3&wt=javabin&version=2
   [junit4]   2> 122302 T703 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 122305 T643 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 122308 T686 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard4_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard4&wt=javabin&version=2
   [junit4]   2> 122309 T661 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 122309 T648 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 122310 T674 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 122309 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122309 T714 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 122310 T643 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 122310 T729 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 122312 T648 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:39835",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39835_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 122312 T714 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 122311 T674 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 122311 T686 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 122314 T700 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard4_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard4&wt=javabin&version=2
   [junit4]   2> 122315 T686 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 122316 T700 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 122317 T648 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:42035",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42035_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 122317 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122318 T700 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 122320 T648 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:51832",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51832_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 122323 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122324 T648 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:53953",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53953_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 122326 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122327 T648 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:57894",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57894_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 122331 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122332 T648 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:39546",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39546_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 122333 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122334 T648 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:43402",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43402_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 122336 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122338 T648 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:39835",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39835_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 122341 T647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 122445 T707 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> 122446 T735 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> 122446 T647 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> 122446 T679 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> 122445 T665 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> 122445 T740 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> 122445 T693 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> 122445 T721 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> 122445 T738 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> 122445 T652 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> 123305 T703 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica1
   [junit4]   2> 123307 T703 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 123309 T703 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 123310 T703 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 123310 T661 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica1
   [junit4]   2> 123312 T703 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 123313 T729 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica2
   [junit4]   2> 123315 T714 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica2
   [junit4]   2> 123312 T661 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 123312 T643 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard3_replica1
   [junit4]   2> 123317 T661 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 123316 T714 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 123316 T686 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard4_replica1
   [junit4]   2> 123316 T729 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 123315 T674 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard3_replica2
   [junit4]   2> 123313 T703 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-006/testOverseerQuit_shard1_replica1/'
   [junit4]   2> 123323 T674 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 123322 T729 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 123325 T674 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 123322 T686 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 123320 T714 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 123327 T686 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 123328 T686 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 123318 T643 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 123318 T700 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard4_replica2
   [junit4]   2> 123318 T661 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 123330 T643 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 123330 T686 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 123327 T714 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 123325 T674 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 123325 T729 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 123335 T700 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 123333 T686 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-005/testOverseerQuit_shard4_replica1/'
   [junit4]   2> 123339 T674 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 123332 T661 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 123332 T643 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 123341 T661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-003/testOverseerQuit_shard2_replica1/'
   [junit4]   2> 123341 T714 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 123344 T714 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-007/testOverseerQuit_shard2_replica2/'
   [junit4]   2> 123345 T643 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 123340 T674 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-004/testOverseerQuit_shard3_replica2/'
   [junit4]   2> 123340 T729 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 123339 T700 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 123348 T729 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-008/testOverseerQuit_shard1_replica2/'
   [junit4]   2> 123346 T643 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-002/testOverseerQuit_shard3_replica1/'
   [junit4]   2> 123349 T700 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 123360 T700 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 123361 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-2E570171A750FBB8-001/tempDir-006/testOverseerQuit_shard4_replica2/'
   [junit4]   2> 123458 T703 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 123499 T686 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 123502 T643 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 123507 T729 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 123509 T700 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 123530 T674 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 123551 T714 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 123555 T703 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 123556 T661 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 123565 T729 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 123567 T703 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 123570 T729 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 123572 T674 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 123575 T686 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 123581 T674 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 123575 T643 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 123582 T686 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 123582 T700 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 123586 T643 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 123587 T700 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 123594 T661 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 123596 T714 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 123596 T661 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 123598 T714 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 123651 T703 oass.IndexSchema.readSchema [testOverseerQuit_shard1_replica1] Schema name=test
   [junit4]   2> 123652 T729 oass.IndexSchema.readSchema [testOverseerQuit_shard1_replica2] Schema name=test
   [junit4]   2> 123654 T643 oass.IndexSchema.readSchema [testOverseerQuit_shard3_replica1] Schema name=test
   [junit4]   2> 123656 T700 oass.IndexSchema.readSchema [testOverseerQuit_shard4_replica2] Schema name=test
   [junit4]   2> 123658 T686 oass.IndexSchema.readSchema [testOverseerQuit_shard4_replica1] Schema name=test
   [junit4]   2> 123673 T714 oass.IndexSchema.readSchema [testOverseerQuit_shard2_replica2] Schema name=test
   [junit4]   2> 123674 T661 oass.IndexSchema.readSchema [testOverseerQuit_shard2_replica1] Schema name=test
   [junit4]   2> 123673 T674 oass.IndexSchema.readSchema [testOverseerQuit_shard3_replica2] Schema name=test
   [junit4]   2> 124317 T714 oass.OpenExchangeRatesOrgProvider.init 

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

erver.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1500)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1460)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1514)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1456)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf3(HttpPartitionTest.java:223)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1508593 T6326 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.HttpPartitionTest-2E570171A750FBB8-001
   [junit4]   2> 77729 T6325 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> 1509052 T6348 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1509164 T6484 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:306)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 1509165 T6371 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1509259 T6488 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:306)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 1509260 T6390 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=pl, timezone=Etc/GMT+7
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=215153448,total=505413632
   [junit4]   2> NOTE: All tests run in this JVM: [LegacyHTMLStripCharFilterTest, TestImplicitCoreProperties, HdfsUnloadDistributedZkTest, ResourceLoaderTest, ParsingFieldUpdateProcessorsTest, ZkSolrClientTest, UniqFieldsUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, TestRestManager, TestStressReorder, TestPhraseSuggestions, TriLevelCompositeIdRoutingTest, TestUniqueKeyFieldResource, DateMathParserTest, TestSolrQueryParserDefaultOperatorResource, TestManagedResourceStorage, TestStandardQParsers, QueryFacetTest, TestReload, TestCSVLoader, TestRecovery, DocumentAnalysisRequestHandlerTest, TestModifyConfFiles, AbstractAnalyticsStatsTest, DeleteInactiveReplicaTest, TestCodecSupport, TestStressRecovery, DistribDocExpirationUpdateProcessorTest, BlockCacheTest, ChangedSchemaMergeTest, CoreContainerCoreInitFailuresTest, SortByFunctionTest, AtomicUpdatesTest, DeleteReplicaTest, TestRecoveryHdfs, NotRequiredUniqueKeyTest, HighlighterTest, TestManagedResource, AlternateDirectoryTest, TestFuzzyAnalyzedSuggestions, TestFastOutputStream, FieldFacetExtrasTest, FileUtilsTest, SolrIndexConfigTest, TestWordDelimiterFilterFactory, TestLRUCache, ZkNodePropsTest, TestAtomicUpdateErrorCases, DocValuesMultiTest, AliasIntegrationTest, PingRequestHandlerTest, SpellCheckComponentTest, TestCollationField, TestIndexSearcher, ReplicationFactorTest, DefaultValueUpdateProcessorTest, TestFastWriter, TestRangeQuery, TestOmitPositions, TestOverriddenPrefixQueryForCustomFieldType, MinimalSchemaTest, DirectSolrSpellCheckerTest, CoreAdminCreateDiscoverTest, TestHashPartitioner, CurrencyFieldXmlFileTest, TestManagedSynonymFilterFactory, ConvertedLegacyTest, TestStressLucene, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, InfoHandlerTest, CurrencyFieldOpenExchangeTest, TestComponentsName, DateFieldTest, TestLMDirichletSimilarityFactory, SolrCoreCheckLockOnStartupTest, IndexBasedSpellCheckerTest, TestDocBasedVersionConstraints, OpenCloseCoreStressTest, TermVectorComponentDistributedTest, FieldAnalysisRequestHandlerTest, TestCloudManagedSchema, OpenExchangeRatesOrgProviderTest, TestSolrDeletionPolicy2, HdfsBasicDistributedZkTest, NoCacheHeaderTest, DistribCursorPagingTest, TestMaxScoreQueryParser, TestDistribDocBasedVersion, DisMaxRequestHandlerTest, DirectSolrConnectionTest, MigrateRouteKeyTest, SolrCmdDistributorTest, TestClassNameShortening, FunctionTest, ConnectionManagerTest, TestCloudManagedSchemaAddField, NoFacetTest, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestRandomFaceting, AutoCommitTest, TestFaceting, DistributedSpellCheckComponentTest, TestMultiCoreConfBootstrap, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, StatsComponentTest, TestGroupingSearch, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterWFSTTest, TestUpdate, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DistanceFunctionTest, CacheHeaderTest, StandardRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, TestArbitraryIndexDir, SolrPluginUtilsTest, TestJmxIntegration, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, TestQuerySenderNoQuery, BadComponentTest, MultiTermTest, SampleTest, NumericFieldsTest, OutputWriterTest, TestPostingsSolrHighlighter, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, PluginInfoTest, TestSolrXMLSerializer, PrimUtilsTest, TestSolrJ, TestUtils, SliceStateTest, SystemInfoHandlerTest, CircularListTest, TestRTGBase, SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, RangeFacetTest, CustomCollectionTest, HttpPartitionTest]
   [junit4] Completed on J1 in 78.55s, 1 test, 1 error <<< FAILURES!

[...truncated 194 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 2 errors, 36 ignored (15 assumptions)

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