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/01 06:24:35 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_55) - Build # 10092 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10092/
Java: 32bit/jdk1.7.0_55 -client -XX:+UseG1GC

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

Error Message:
could not set the new overseer . expected 127.0.0.1:32842_ current order : [127.0.0.1:32842_, 127.0.0.1:45903_, 127.0.0.1:42217_, 127.0.0.1:52670_, 127.0.0.1:54976_, 127.0.0.1:34629_, 127.0.0.1:44831_] ldr :null

Stack Trace:
java.lang.AssertionError: could not set the new overseer . expected 127.0.0.1:32842_ current order : [127.0.0.1:32842_, 127.0.0.1:45903_, 127.0.0.1:42217_, 127.0.0.1:52670_, 127.0.0.1:54976_, 127.0.0.1:34629_, 127.0.0.1:44831_] ldr :null
	at __randomizedtesting.SeedInfo.seed([F01C171B737CBC36:71FA99030423DC0A]: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:159)
	at org.apache.solr.cloud.OverseerRolesTest.doTest(OverseerRolesTest.java:95)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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 11861 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/init-core-data-001
   [junit4]   2> 1395589 T5620 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1395593 T5620 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1395593 T5620 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1395594 T5621 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1395694 T5620 oasc.ZkTestServer.run start zk server on port:38611
   [junit4]   2> 1395695 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1395701 T5627 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@917ef5 name:ZooKeeperConnection Watcher:127.0.0.1:38611 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1395701 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1395702 T5620 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1395708 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1395709 T5629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1eb9460 name:ZooKeeperConnection Watcher:127.0.0.1:38611/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1395709 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1395710 T5620 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1395715 T5620 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1395718 T5620 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1395721 T5620 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1395725 T5620 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1395726 T5620 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1395733 T5620 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1395734 T5620 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1395739 T5620 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1395740 T5620 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1395746 T5620 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1395747 T5620 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1395751 T5620 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1395752 T5620 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1395756 T5620 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1395757 T5620 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1395761 T5620 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1395762 T5620 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1395766 T5620 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1395767 T5620 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1395772 T5620 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1395773 T5620 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1395777 T5620 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1395778 T5620 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1395782 T5620 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1395783 T5620 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1396055 T5620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1396058 T5620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45903
   [junit4]   2> 1396060 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1396061 T5620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1396062 T5620 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-002
   [junit4]   2> 1396062 T5620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-002/'
   [junit4]   2> 1396083 T5620 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-002/solr.xml
   [junit4]   2> 1396129 T5620 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-002
   [junit4]   2> 1396130 T5620 oasc.CoreContainer.<init> New CoreContainer 11791503
   [junit4]   2> 1396130 T5620 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-002/]
   [junit4]   2> 1396132 T5620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1396132 T5620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1396132 T5620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1396133 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1396133 T5620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1396133 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1396134 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1396134 T5620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1396135 T5620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1396135 T5620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1396135 T5620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1396136 T5620 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1396136 T5620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38611/solr
   [junit4]   2> 1396136 T5620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1396137 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396139 T5640 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fcdc8 name:ZooKeeperConnection Watcher:127.0.0.1:38611 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1396140 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1396143 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396143 T5642 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18393b1 name:ZooKeeperConnection Watcher:127.0.0.1:38611/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1396144 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1396145 T5620 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1396148 T5620 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1396150 T5620 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1396154 T5620 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1396156 T5620 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1396162 T5620 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1396164 T5620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45903_
   [junit4]   2> 1396164 T5620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45903_
   [junit4]   2> 1396166 T5620 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1396168 T5620 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1396171 T5620 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:45903_
   [junit4]   2> 1396171 T5620 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1396173 T5620 oasc.Overseer.start Overseer (id=91679495956791299-127.0.0.1:45903_-n_0000000000) starting
   [junit4]   2> 1396175 T5620 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1396183 T5644 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1396184 T5620 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1396185 T5644 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:45903_
   [junit4]   2> 1396187 T5620 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1396188 T5620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1396190 T5643 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1396193 T5620 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-002
   [junit4]   2> 1396203 T5620 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-002/conf/
   [junit4]   2> 1396374 T5620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1396375 T5620 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1396376 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1396377 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396378 T5647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@171c019 name:ZooKeeperConnection Watcher:127.0.0.1:38611/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1396379 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1396381 T5620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1396385 T5620 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1396629 T5620 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1396630 T5620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1396633 T5620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34629
   [junit4]   2> 1396634 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1396635 T5620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1396636 T5620 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-003
   [junit4]   2> 1396637 T5620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-003/'
   [junit4]   2> 1396665 T5620 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-003/solr.xml
   [junit4]   2> 1396728 T5620 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-003
   [junit4]   2> 1396729 T5620 oasc.CoreContainer.<init> New CoreContainer 30389000
   [junit4]   2> 1396729 T5620 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-003/]
   [junit4]   2> 1396731 T5620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1396731 T5620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1396731 T5620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1396732 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1396732 T5620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1396732 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1396733 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1396733 T5620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1396734 T5620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1396734 T5620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1396735 T5620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1396735 T5620 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1396735 T5620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38611/solr
   [junit4]   2> 1396736 T5620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1396737 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396738 T5658 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f30776 name:ZooKeeperConnection Watcher:127.0.0.1:38611 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1396738 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1396740 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396741 T5660 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@571a04 name:ZooKeeperConnection Watcher:127.0.0.1:38611/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1396741 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1396746 T5620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1397748 T5620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34629_
   [junit4]   2> 1397750 T5620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34629_
   [junit4]   2> 1397755 T5660 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1397755 T5647 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1397755 T5642 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1397762 T5620 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-003
   [junit4]   2> 1397776 T5620 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-003/conf/
   [junit4]   2> 1397881 T5620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1397883 T5620 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1397883 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1398159 T5620 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1398159 T5620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1398161 T5620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42217
   [junit4]   2> 1398162 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1398162 T5620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1398163 T5620 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-004
   [junit4]   2> 1398163 T5620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-004/'
   [junit4]   2> 1398182 T5620 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-004/solr.xml
   [junit4]   2> 1398230 T5620 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-004
   [junit4]   2> 1398231 T5620 oasc.CoreContainer.<init> New CoreContainer 868748
   [junit4]   2> 1398231 T5620 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-004/]
   [junit4]   2> 1398233 T5620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1398233 T5620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1398233 T5620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1398234 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1398234 T5620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1398235 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1398235 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1398235 T5620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1398236 T5620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1398236 T5620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1398237 T5620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1398237 T5620 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1398237 T5620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38611/solr
   [junit4]   2> 1398238 T5620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1398239 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398240 T5672 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a7e91 name:ZooKeeperConnection Watcher:127.0.0.1:38611 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1398240 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1398242 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398243 T5674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@487393 name:ZooKeeperConnection Watcher:127.0.0.1:38611/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1398243 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1398248 T5620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1399251 T5620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42217_
   [junit4]   2> 1399252 T5620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42217_
   [junit4]   2> 1399255 T5647 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1399255 T5642 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1399255 T5674 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1399255 T5660 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1399260 T5620 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-004
   [junit4]   2> 1399265 T5620 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-004/conf/
   [junit4]   2> 1399368 T5620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1399370 T5620 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1399370 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1399627 T5620 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1399628 T5620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1399631 T5620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52670
   [junit4]   2> 1399631 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1399632 T5620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1399632 T5620 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005
   [junit4]   2> 1399632 T5620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005/'
   [junit4]   2> 1399649 T5620 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005/solr.xml
   [junit4]   2> 1399697 T5620 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005
   [junit4]   2> 1399698 T5620 oasc.CoreContainer.<init> New CoreContainer 22580002
   [junit4]   2> 1399699 T5620 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005/]
   [junit4]   2> 1399700 T5620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1399700 T5620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1399701 T5620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1399701 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1399701 T5620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1399702 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1399702 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1399703 T5620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1399703 T5620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1399704 T5620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1399704 T5620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1399704 T5620 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1399705 T5620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38611/solr
   [junit4]   2> 1399705 T5620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1399706 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399707 T5686 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@167855 name:ZooKeeperConnection Watcher:127.0.0.1:38611 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1399707 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1399709 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399710 T5688 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c1943 name:ZooKeeperConnection Watcher:127.0.0.1:38611/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1399711 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1399715 T5620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1400717 T5620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52670_
   [junit4]   2> 1400720 T5620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52670_
   [junit4]   2> 1400723 T5647 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1400723 T5642 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1400723 T5660 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1400723 T5674 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1400724 T5688 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1400728 T5620 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005
   [junit4]   2> 1400734 T5620 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005/conf/
   [junit4]   2> 1400859 T5620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1400861 T5620 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1400861 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1401147 T5620 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1401148 T5620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1401150 T5620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44831
   [junit4]   2> 1401150 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1401151 T5620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1401151 T5620 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-006
   [junit4]   2> 1401152 T5620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-006/'
   [junit4]   2> 1401170 T5620 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-006/solr.xml
   [junit4]   2> 1401220 T5620 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-006
   [junit4]   2> 1401221 T5620 oasc.CoreContainer.<init> New CoreContainer 4530549
   [junit4]   2> 1401221 T5620 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-006/]
   [junit4]   2> 1401223 T5620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1401224 T5620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1401224 T5620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1401224 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1401225 T5620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1401225 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1401225 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1401226 T5620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1401226 T5620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1401227 T5620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1401227 T5620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1401228 T5620 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1401228 T5620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38611/solr
   [junit4]   2> 1401228 T5620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1401229 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1401231 T5700 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@97a00e name:ZooKeeperConnection Watcher:127.0.0.1:38611 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1401231 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1401233 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1401235 T5702 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b9976c name:ZooKeeperConnection Watcher:127.0.0.1:38611/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1401235 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1401247 T5620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1402250 T5620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44831_
   [junit4]   2> 1402251 T5620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44831_
   [junit4]   2> 1402254 T5647 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1402254 T5702 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1402254 T5688 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1402254 T5674 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1402254 T5660 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1402254 T5642 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1402259 T5620 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-006
   [junit4]   2> 1402265 T5620 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-006/conf/
   [junit4]   2> 1402372 T5620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1402373 T5620 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1402374 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1402638 T5620 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 1402639 T5620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1402641 T5620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54976
   [junit4]   2> 1402642 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1402642 T5620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1402643 T5620 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007
   [junit4]   2> 1402643 T5620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007/'
   [junit4]   2> 1402661 T5620 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007/solr.xml
   [junit4]   2> 1402761 T5620 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007
   [junit4]   2> 1402762 T5620 oasc.CoreContainer.<init> New CoreContainer 9478389
   [junit4]   2> 1402762 T5620 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007/]
   [junit4]   2> 1402763 T5620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1402764 T5620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1402764 T5620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1402765 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1402765 T5620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1402766 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1402766 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1402766 T5620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1402767 T5620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1402767 T5620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1402768 T5620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1402768 T5620 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1402768 T5620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38611/solr
   [junit4]   2> 1402769 T5620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1402770 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1402772 T5714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@137696e name:ZooKeeperConnection Watcher:127.0.0.1:38611 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1402772 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1402774 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1402776 T5716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a223b4 name:ZooKeeperConnection Watcher:127.0.0.1:38611/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1402776 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1402781 T5620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1403783 T5620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54976_
   [junit4]   2> 1403785 T5620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54976_
   [junit4]   2> 1403787 T5647 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1403787 T5674 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1403789 T5702 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1403789 T5660 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1403788 T5688 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1403788 T5642 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1403789 T5716 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1403793 T5620 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007
   [junit4]   2> 1403802 T5620 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007/conf/
   [junit4]   2> 1403950 T5620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1403951 T5620 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1403951 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1404221 T5620 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 1404222 T5620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1404225 T5620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32842
   [junit4]   2> 1404226 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1404227 T5620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1404227 T5620 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-008
   [junit4]   2> 1404227 T5620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-008/'
   [junit4]   2> 1404245 T5620 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-008/solr.xml
   [junit4]   2> 1404300 T5620 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-008
   [junit4]   2> 1404301 T5620 oasc.CoreContainer.<init> New CoreContainer 14507614
   [junit4]   2> 1404301 T5620 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-008/]
   [junit4]   2> 1404302 T5620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1404303 T5620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1404303 T5620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1404304 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1404304 T5620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1404304 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1404305 T5620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1404305 T5620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1404306 T5620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1404306 T5620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1404306 T5620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1404307 T5620 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1404307 T5620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38611/solr
   [junit4]   2> 1404308 T5620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1404309 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404310 T5728 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15e8975 name:ZooKeeperConnection Watcher:127.0.0.1:38611 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1404310 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1404312 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404313 T5730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c1ec84 name:ZooKeeperConnection Watcher:127.0.0.1:38611/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1404313 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1404319 T5620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1405322 T5620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32842_
   [junit4]   2> 1405324 T5620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32842_
   [junit4]   2> 1405330 T5660 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1405330 T5647 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1405331 T5688 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1405330 T5674 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1405330 T5642 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1405330 T5716 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1405330 T5702 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1405330 T5730 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1405339 T5620 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-008
   [junit4]   2> 1405354 T5620 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-008/conf/
   [junit4]   2> 1405485 T5620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1405486 T5620 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1405487 T5620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1405488 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1405489 T5733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39aca4 name:ZooKeeperConnection Watcher:127.0.0.1:38611/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1405489 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1405491 T5620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1405493 T5620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1405494 T5735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a61f8c name:ZooKeeperConnection Watcher:127.0.0.1:38611/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1405494 T5620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1405495 T5620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1405499 T5653 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&name=testOverseerQuit&maxShardsPerNode=2&numShards=4&action=CREATE&version=2&wt=javabin
   [junit4]   2> 1405500 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405501 T5644 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> 1405502 T5644 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> 1405503 T5644 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1405503 T5644 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerQuit 
   [junit4]   2> 1405504 T5644 oascc.SolrZkClient.makePath makePath: /collections/testOverseerQuit
   [junit4]   2> 1405507 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405508 T5643 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1405509 T5643 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerQuit
   [junit4]   2> 1405510 T5643 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerQuit with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 1405512 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405514 T5660 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> 1405514 T5733 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> 1405514 T5674 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> 1405514 T5735 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> 1405514 T5702 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> 1405514 T5716 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> 1405514 T5642 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> 1405514 T5730 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> 1405514 T5647 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> 1405514 T5688 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> 1405608 T5644 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 2
   [junit4]   2> 1405608 T5644 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica1 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:42217_
   [junit4]   2> 1405610 T5644 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica2 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:45903_
   [junit4]   2> 1405612 T5644 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica1 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:54976_
   [junit4]   2> 1405613 T5668 oasha.CoreAdminHandler.handleCreateAction core create command name=testOverseerQuit_shard1_replica1&collection.configName=conf1&numShards=4&shard=shard1&action=CREATE&qt=/admin/cores&version=2&wt=javabin&collection=testOverseerQuit
   [junit4]   2> 1405615 T5644 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica2 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:44831_
   [junit4]   2> 1405615 T5636 oasha.CoreAdminHandler.handleCreateAction core create command name=testOverseerQuit_shard1_replica2&collection.configName=conf1&numShards=4&shard=shard1&action=CREATE&qt=/admin/cores&version=2&wt=javabin&collection=testOverseerQuit
   [junit4]   2> 1405617 T5710 oasha.CoreAdminHandler.handleCreateAction core create command name=testOverseerQuit_shard2_replica1&collection.configName=conf1&numShards=4&shard=shard2&action=CREATE&qt=/admin/cores&version=2&wt=javabin&collection=testOverseerQuit
   [junit4]   2> 1405617 T5668 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1405617 T5644 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica1 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:32842_
   [junit4]   2> 1405619 T5698 oasha.CoreAdminHandler.handleCreateAction core create command name=testOverseerQuit_shard2_replica2&collection.configName=conf1&numShards=4&shard=shard2&action=CREATE&qt=/admin/cores&version=2&wt=javabin&collection=testOverseerQuit
   [junit4]   2> 1405619 T5636 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1405624 T5668 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1405625 T5698 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1405624 T5636 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1405624 T5644 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica2 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:52670_
   [junit4]   2> 1405627 T5698 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1405624 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405624 T5710 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1405628 T5644 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica1 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:34629_
   [junit4]   2> 1405630 T5683 oasha.CoreAdminHandler.handleCreateAction core create command name=testOverseerQuit_shard3_replica2&collection.configName=conf1&numShards=4&shard=shard3&action=CREATE&qt=/admin/cores&version=2&wt=javabin&collection=testOverseerQuit
   [junit4]   2> 1405626 T5723 oasha.CoreAdminHandler.handleCreateAction core create command name=testOverseerQuit_shard3_replica1&collection.configName=conf1&numShards=4&shard=shard3&action=CREATE&qt=/admin/cores&version=2&wt=javabin&collection=testOverseerQuit
   [junit4]   2> 1405631 T5644 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica2 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:42217_
   [junit4]   2> 1405630 T5643 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1405630 T5710 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1405630 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405633 T5643 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:42217",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42217_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1405635 T5669 oasha.CoreAdminHandler.handleCreateAction core create command name=testOverseerQuit_shard4_replica2&collection.configName=conf1&numShards=4&shard=shard4&action=CREATE&qt=/admin/cores&version=2&wt=javabin&collection=testOverseerQuit
   [junit4]   2> 1405633 T5723 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1405632 T5683 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1405637 T5669 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1405632 T5654 oasha.CoreAdminHandler.handleCreateAction core create command name=testOverseerQuit_shard4_replica1&collection.configName=conf1&numShards=4&shard=shard4&action=CREATE&qt=/admin/cores&version=2&wt=javabin&collection=testOverseerQuit
   [junit4]   2> 1405638 T5683 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1405637 T5723 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1405640 T5643 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:45903",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45903_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1405641 T5669 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1405641 T5654 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1405640 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405643 T5654 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1405645 T5643 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:44831",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44831_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1405650 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405651 T5643 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:54976",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54976_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1405655 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405656 T5643 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:32842",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32842_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1405659 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405660 T5643 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:52670",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52670_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1405666 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405667 T5643 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:42217",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42217_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1405671 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405672 T5643 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:34629",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34629_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1405675 T5642 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1405779 T5735 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> 1405780 T5730 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> 1405780 T5660 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> 1405780 T5642 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> 1405780 T5688 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> 1405779 T5647 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> 1405779 T5674 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> 1405779 T5733 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> 1405779 T5716 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> 1405779 T5702 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> 1406625 T5668 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica1
   [junit4]   2> 1406626 T5668 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1406627 T5636 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica2
   [junit4]   2> 1406627 T5668 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1406627 T5668 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1406628 T5636 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1406628 T5698 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica2
   [junit4]   2> 1406629 T5636 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1406628 T5668 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1406629 T5636 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1406629 T5698 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1406629 T5668 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-004/testOverseerQuit_shard1_replica1/'
   [junit4]   2> 1406634 T5710 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica1
   [junit4]   2> 1406634 T5636 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1406635 T5710 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1406634 T5698 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1406635 T5710 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1406636 T5698 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1406635 T5636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-002/testOverseerQuit_shard1_replica2/'
   [junit4]   2> 1406636 T5710 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1406637 T5698 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1406638 T5698 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-006/testOverseerQuit_shard2_replica2/'
   [junit4]   2> 1406638 T5710 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1406638 T5710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007/testOverseerQuit_shard2_replica1/'
   [junit4]   2> 1406640 T5683 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard3_replica2
   [junit4]   2> 1406640 T5723 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard3_replica1
   [junit4]   2> 1406641 T5683 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1406641 T5723 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1406641 T5683 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1406642 T5683 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1406642 T5669 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard4_replica2
   [junit4]   2> 1406643 T5683 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1406643 T5669 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1406644 T5654 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard4_replica1
   [junit4]   2> 1406644 T5669 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1406645 T5669 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1406643 T5683 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005/testOverseerQuit_shard3_replica2/'
   [junit4]   2> 1406645 T5723 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1406646 T5669 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1406645 T5654 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1406646 T5669 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-004/testOverseerQuit_shard4_replica2/'
   [junit4]   2> 1406646 T5723 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1406647 T5654 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1406648 T5654 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1406650 T5723 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1406650 T5723 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-008/testOverseerQuit_shard3_replica1/'
   [junit4]   2> 1406651 T5654 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1406651 T5654 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-003/testOverseerQuit_shard4_replica1/'
   [junit4]   2> 1406704 T5668 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1406722 T5636 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1406724 T5683 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1406729 T5710 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1406734 T5698 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1406775 T5723 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1406787 T5654 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1406791 T5669 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1406864 T5636 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1406866 T5636 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1406870 T5668 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1406874 T5668 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1406881 T5636 oass.IndexSchema.readSchema [testOverseerQuit_shard1_replica2] Schema name=test
   [junit4]   2> 1406883 T5698 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1406885 T5698 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1406885 T5683 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1406885 T5723 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1406887 T5683 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1406887 T5723 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1406890 T5710 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1406891 T5710 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1406893 T5668 oass.IndexSchema.readSchema [testOverseerQuit_shard1_replica1] Schema name=test
   [junit4]   2> 1406904 T5723 oass.IndexSchema.readSchema [testOverseerQuit_shard3_replica1] Schema name=test
   [junit4]   2> 1406905 T5683 oass.IndexSchema.readSchema [testOverseerQuit_shard3_replica2] Schema name=test
   [junit4]   2> 1406907 T5698 oass.IndexSchema.readSchema [testOverseerQuit_shard2_replica2] Schema name=test
   [junit4]   2> 1406908 T5710 oass.IndexSchema.readSchema [testOverseerQuit_shard2_replica1] Schema name=test
   [junit4]   2> 1406918 T5654 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1406920 T5654 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1406925 T5669 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1406927 T5669 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1406963 T5654 oass.IndexSchema.readSchema [testOverseerQuit_shard4_replica1] Schema name=test
   [junit4]   2> 1406969 T5669 oass.IndexSchema.readSchema [testOverseerQuit_shard4_replica2] Schema name=test
   [junit4]   2> 1407946 T5683 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1407947 T5683 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1407948 T5683 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1407960 T5683 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1407964 T5683 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1407973 T5723 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1407974 T5723 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1407976 T5723 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1407979 T5683 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1407981 T5636 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1407982 T5636 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1407983 T5698 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1407983 T5698 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1407983 T5636 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1407984 T5698 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1407985 T5683 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1407995 T5723 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1407995 T5698 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1407997 T5668 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1407997 T5668 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1407999 T5636 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1408000 T5723 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1408001 T5698 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1408005 T5636 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1408006 T5683 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1408007 T5668 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1408007 T5683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1408008 T5683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1408008 T5683 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1408010 T5683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1408010 T5683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1408011 T5683 oasc.CoreContainer.create Creating SolrCore 'testOverseerQuit_shard3_replica2' using configuration from collection testOverseerQuit
   [junit4]   2> 1408011 T5683 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1408012 T5683 oasc.SolrCore.<init> [testOverseerQuit_shard3_replica2] Opening new SolrCore at ./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005/testOverseerQuit_shard3_replica2/, dataDir=./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005/testOverseerQuit_shard3_replica2/data/
   [junit4]   2> 1408012 T5683 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f62cb
   [junit4]   2> 1408014 T5683 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005/testOverseerQuit_shard3_replica2/data
   [junit4]   2> 1408014 T5683 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005/testOverseerQuit_shard3_replica2/data/index/
   [junit4]   2> 1408014 T5683 oasc.SolrCore.initIndex WARN [testOverseerQuit_shard3_replica2] Solr index directory './solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-005/testOverseerQuit_shard3_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1408015 T5683 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.OverseerRolesTest-F01C171B737CBC36-00

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

cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007/testOverseerQuit_shard2_replica1/data;done=false>>]
   [junit4]   2> 1439333 T5716 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007/testOverseerQuit_shard2_replica1/data
   [junit4]   2> 1439334 T5716 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007/testOverseerQuit_shard2_replica1/data/index [CachedDir<<refCount=0;path=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007/testOverseerQuit_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 1439334 T5716 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001/tempDir-007/testOverseerQuit_shard2_replica1/data/index
   [junit4]   2> 1439334 T5716 oascc.SolrZkClient.makePath makePath: /collections/testOverseerQuit/leaders/shard2
   [junit4]   2> 1439335 T5716 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:136)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:291)
   [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.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:40)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:123)
   [junit4]   2> 		... 7 more
   [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:128)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:34)
   [junit4]   2> 		... 8 more
   [junit4]   2> 	
   [junit4]   2> 1439336 T5716 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-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.OverseerRolesTest-F01C171B737CBC36-001
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=ar_OM, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Linux 3.8.0-38-generic i386/Oracle Corporation 1.7.0_55 (32-bit)/cpus=8,threads=1,free=330540896,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXmlPersistor, DirectUpdateHandlerTest, TestMultiCoreConfBootstrap, TestRandomMergePolicy, TestIndexingPerformance, TestXIncludeConfig, TestStressUserVersions, FullSolrCloudDistribCmdsTest, MigrateRouteKeyTest, TestHashPartitioner, StatsComponentTest, AtomicUpdatesTest, TestManagedSchemaFieldResource, ShardRoutingCustomTest, AssignTest, ChaosMonkeyNothingIsSafeTest, TestStressRecovery, TestAnalyzedSuggestions, TestSolrQueryParserDefaultOperatorResource, FileUtilsTest, HdfsSyncSliceTest, DistributedQueryComponentOptimizationTest, TestFastWriter, TestPartialUpdateDeduplication, TestDFRSimilarityFactory, TestFileDictionaryLookup, TestCoreDiscovery, TestHighFrequencyDictionaryFactory, TestRecovery, OpenExchangeRatesOrgProviderTest, ZkNodePropsTest, SpellCheckCollatorTest, TestFieldTypeCollectionResource, MinimalSchemaTest, TestSchemaNameResource, HdfsDirectoryTest, TestSolrQueryParserResource, TestPhraseSuggestions, TimeZoneUtilsTest, TestConfigSets, DocValuesMissingTest, IndexSchemaRuntimeFieldTest, HardAutoCommitTest, SimplePostToolTest, TestRTGBase, OpenCloseCoreStressTest, TestHighlightDedupGrouping, TestUtils, BlockDirectoryTest, DisMaxRequestHandlerTest, DefaultValueUpdateProcessorTest, UniqFieldsUpdateProcessorFactoryTest, TestQuerySenderNoQuery, TestCollationField, TestCodecSupport, InfoHandlerTest, TestAtomicUpdateErrorCases, TestSolrXmlPersistence, TermVectorComponentDistributedTest, TestFastOutputStream, TestJmxIntegration, TestSweetSpotSimilarityFactory, PingRequestHandlerTest, CoreContainerCoreInitFailuresTest, RequiredFieldsTest, SpellCheckComponentTest, ConvertedLegacyTest, TestDefaultSimilarityFactory, DateFieldTest, TestFieldCollectionResource, CurrencyFieldOpenExchangeTest, HdfsBasicDistributedZk2Test, SuggestComponentTest, TestComplexPhraseQParserPlugin, TestCSVResponseWriter, DeleteShardTest, PluginInfoTest, TestStressReorder, CachingDirectoryFactoryTest, ChangedSchemaMergeTest, DocValuesMultiTest, QueryResultKeyTest, SSLMigrationTest, DistanceFunctionTest, RequestHandlersTest, TestFuzzyAnalyzedSuggestions, CollectionsAPIDistributedZkTest, CurrencyFieldXmlFileTest, TestSchemaResource, XsltUpdateRequestHandlerTest, TestManagedStopFilterFactory, TestSolr4Spatial, AlternateDirectoryTest, BasicDistributedZk2Test, SyncSliceTest, BasicZkTest, TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestDistributedSearch, TestDistributedGrouping, ZkControllerTest, TestJoin, TestRangeQuery, TestGroupingSearch, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, TestFoldingMultitermQuery, TestStressLucene, SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, SolrInfoMBeanTest, CacheHeaderTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, TestArbitraryIndexDir, LoggingHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest, JsonLoaderTest, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, ResponseLogComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestBinaryField, NumericFieldsTest, OutputWriterTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, URLClassifyProcessorTest, PreAnalyzedFieldTest, DOMUtilTest, ClusterStateTest, TestDocumentBuilder, CursorPagingTest, AsyncMigrateRouteKeyTest, DeleteInactiveReplicaTest, DeleteReplicaTest, OverseerRolesTest]
   [junit4] Completed on J1 in 44.01s, 1 test, 1 failure <<< FAILURES!

[...truncated 187 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/lucene/common-build.xml:1297: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/lucene/common-build.xml:921: There were test failures: 389 suites, 1626 tests, 1 failure, 37 ignored (16 assumptions)

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