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

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 1253 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1253/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.hadoop.MapReduceIndexerToolArgumentParserTest.testArgsParserHelp

Error Message:
Conversion = '१'

Stack Trace:
java.util.UnknownFormatConversionException: Conversion = '१'
	at __randomizedtesting.SeedInfo.seed([BF34CA9FC98267D6:23E660E88EEC0B9B]:0)
	at java.util.Formatter.checkText(Formatter.java:2547)
	at java.util.Formatter.parse(Formatter.java:2523)
	at java.util.Formatter.format(Formatter.java:2469)
	at java.io.PrintWriter.format(PrintWriter.java:905)
	at net.sourceforge.argparse4j.helper.TextHelper.printHelp(TextHelper.java:206)
	at net.sourceforge.argparse4j.internal.ArgumentImpl.printHelp(ArgumentImpl.java:247)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.printArgumentHelp(ArgumentParserImpl.java:253)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.printHelp(ArgumentParserImpl.java:279)
	at org.apache.solr.hadoop.MapReduceIndexerTool$MyArgumentParser$1.run(MapReduceIndexerTool.java:187)
	at net.sourceforge.argparse4j.internal.ArgumentImpl.run(ArgumentImpl.java:425)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.processArg(ArgumentParserImpl.java:913)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:810)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:683)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:580)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:573)
	at org.apache.solr.hadoop.MapReduceIndexerTool$MyArgumentParser.parseArgs(MapReduceIndexerTool.java:505)
	at org.apache.solr.hadoop.MapReduceIndexerToolArgumentParserTest.testArgsParserHelp(MapReduceIndexerToolArgumentParserTest.java:194)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 16966 lines...]
   [junit4] Suite: org.apache.solr.hadoop.MapReduceIndexerToolArgumentParserTest
   [junit4]   1> 2014-02-01 06:00:17,576 WARN  [TEST-MapReduceIndexerToolArgumentParserTest.testArgsGoLiveAndSolrUrl-seed#[BF34CA9FC98267D6]] util.NativeCodeLoader (NativeCodeLoader.java:<clinit>(62)) - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MapReduceIndexerToolArgumentParserTest -Dtests.method=testArgsParserHelp -Dtests.seed=BF34CA9FC98267D6 -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=America/Grand_Turk -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.39s | MapReduceIndexerToolArgumentParserTest.testArgsParserHelp <<<
   [junit4]    > Throwable #1: java.util.UnknownFormatConversionException: Conversion = '१'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BF34CA9FC98267D6:23E660E88EEC0B9B]:0)
   [junit4]    > 	at java.util.Formatter.checkText(Formatter.java:2547)
   [junit4]    > 	at java.util.Formatter.parse(Formatter.java:2523)
   [junit4]    > 	at java.util.Formatter.format(Formatter.java:2469)
   [junit4]    > 	at java.io.PrintWriter.format(PrintWriter.java:905)
   [junit4]    > 	at net.sourceforge.argparse4j.helper.TextHelper.printHelp(TextHelper.java:206)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentImpl.printHelp(ArgumentImpl.java:247)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.printArgumentHelp(ArgumentParserImpl.java:253)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.printHelp(ArgumentParserImpl.java:279)
   [junit4]    > 	at org.apache.solr.hadoop.MapReduceIndexerTool$MyArgumentParser$1.run(MapReduceIndexerTool.java:187)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentImpl.run(ArgumentImpl.java:425)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.processArg(ArgumentParserImpl.java:913)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:810)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:683)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:580)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:573)
   [junit4]    > 	at org.apache.solr.hadoop.MapReduceIndexerTool$MyArgumentParser.parseArgs(MapReduceIndexerTool.java:505)
   [junit4]    > 	at org.apache.solr.hadoop.MapReduceIndexerToolArgumentParserTest.testArgsParserHelp(MapReduceIndexerToolArgumentParserTest.java:194)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=hi_IN, timezone=America/Grand_Turk
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=8487304,total=40632320
   [junit4]   2> NOTE: All tests run in this JVM: [MorphlineReducerTest, MorphlineGoLiveMiniMRTest, MorphlineBasicMiniMRTest, MapReduceIndexerToolArgumentParserTest]
   [junit4] Completed in 14.85s, 24 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/contrib/solr-map-reduce/test/temp/junit4-J0-20140201_055958_493.syserr
   [junit4] >>> JVM J0: stderr (verbatim) ----
   [junit4] 2014-02-01 06:00:17.092 java[425:5c0f] Unable to load realm info from SCDynamicStore
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:459: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:439: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:209: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:441: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:491: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1308: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:941: There were test failures: 7 suites, 35 tests, 1 error, 5 ignored

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 1254 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1254/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=3957, name=Overseer-91177365662859278-127.0.0.1:58858_-n_0000000019, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3957, name=Overseer-91177365662859278-127.0.0.1:58858_-n_0000000019, state=RUNNABLE, group=Overseer collection creation process.]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([4310A5E468FAD2F6]:0)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:202)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qn-0000000004
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1151)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:273)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:270)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:270)
	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:192)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:193)
	... 1 more




Build Log:
[...truncated 10471 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 1165314 T3776 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1165320 T3776 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerRolesTest-1391256189914
   [junit4]   2> 1165322 T3776 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1165323 T3777 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1165424 T3776 oasc.ZkTestServer.run start zk server on port:58839
   [junit4]   2> 1165427 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165440 T3783 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4449a643 name:ZooKeeperConnection Watcher:127.0.0.1:58839 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1165442 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1165442 T3776 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1165464 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165472 T3785 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@222fa760 name:ZooKeeperConnection Watcher:127.0.0.1:58839/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1165473 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1165474 T3776 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1165485 T3776 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1165491 T3776 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1165496 T3776 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1165502 T3776 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1165503 T3776 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1165514 T3776 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1165515 T3776 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1165522 T3776 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1165522 T3776 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1165529 T3776 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1165529 T3776 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1165538 T3776 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1165538 T3776 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1165548 T3776 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1165549 T3776 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1165559 T3776 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1165559 T3776 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1165570 T3776 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1165571 T3776 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1165583 T3776 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1165584 T3776 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1165595 T3776 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1165596 T3776 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1165610 T3776 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1165611 T3776 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1165978 T3776 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1165986 T3776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58842
   [junit4]   2> 1165987 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1165987 T3776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1165987 T3776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391256190225
   [junit4]   2> 1165988 T3776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-controljetty-1391256190225/'
   [junit4]   2> 1166017 T3776 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391256190225/solr.xml
   [junit4]   2> 1166103 T3776 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1166104 T3776 oasc.CoreContainer.<init> New CoreContainer 1159850400
   [junit4]   2> 1166104 T3776 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391256190225/]
   [junit4]   2> 1166105 T3776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1166106 T3776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1166106 T3776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1166106 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1166107 T3776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1166107 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1166107 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1166107 T3776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1166108 T3776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1166119 T3776 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1166119 T3776 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1166120 T3776 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1166120 T3776 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58839/solr
   [junit4]   2> 1166120 T3776 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1166122 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166127 T3796 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35712ad5 name:ZooKeeperConnection Watcher:127.0.0.1:58839 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166128 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1166134 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166139 T3798 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1df7e219 name:ZooKeeperConnection Watcher:127.0.0.1:58839/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166140 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1166143 T3776 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1166152 T3776 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1166160 T3776 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1166165 T3776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58842_
   [junit4]   2> 1166167 T3776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58842_
   [junit4]   2> 1166176 T3776 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1166182 T3776 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1166193 T3776 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:58842_
   [junit4]   2> 1166194 T3776 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1166199 T3776 oasc.Overseer.start Overseer (id=91177365662859267-127.0.0.1:58842_-n_0000000000) starting
   [junit4]   2> 1166208 T3776 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1166218 T3800 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1166219 T3776 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1166220 T3800 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1166224 T3776 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1166229 T3776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1166237 T3799 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1166239 T3776 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391256190225
   [junit4]   2> 1166346 T3776 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391256190225/conf/
   [junit4]   2> 1166351 T3776 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1166352 T3776 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1166352 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1166353 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166357 T3803 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a37e039 name:ZooKeeperConnection Watcher:127.0.0.1:58839/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166358 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1166360 T3776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1166367 T3776 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1166706 T3776 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1166706 T3776 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1166712 T3776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58846
   [junit4]   2> 1166714 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1166715 T3776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1166715 T3776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391256190961
   [junit4]   2> 1166715 T3776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty1-1391256190961/'
   [junit4]   2> 1166743 T3776 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391256190961/solr.xml
   [junit4]   2> 1166828 T3776 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1166829 T3776 oasc.CoreContainer.<init> New CoreContainer 1309863525
   [junit4]   2> 1166829 T3776 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391256190961/]
   [junit4]   2> 1166831 T3776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1166832 T3776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1166832 T3776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1166832 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1166832 T3776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1166833 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1166834 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1166834 T3776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1166834 T3776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1166844 T3776 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1166844 T3776 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1166845 T3776 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1166845 T3776 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58839/solr
   [junit4]   2> 1166845 T3776 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1166847 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166852 T3814 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ce150ee name:ZooKeeperConnection Watcher:127.0.0.1:58839 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166853 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1166858 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166863 T3816 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c18ece4 name:ZooKeeperConnection Watcher:127.0.0.1:58839/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166863 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1166875 T3776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1167886 T3776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58846_
   [junit4]   2> 1167889 T3776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58846_
   [junit4]   2> 1167895 T3798 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1167896 T3803 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1167897 T3816 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1167924 T3776 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391256190961
   [junit4]   2> 1168037 T3776 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391256190961/conf/
   [junit4]   2> 1168042 T3776 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1168043 T3776 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1168043 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1168407 T3776 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1168408 T3776 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1168413 T3776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58849
   [junit4]   2> 1168415 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1168416 T3776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1168416 T3776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391256192637
   [junit4]   2> 1168416 T3776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391256192637/'
   [junit4]   2> 1168447 T3776 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391256192637/solr.xml
   [junit4]   2> 1168524 T3776 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1168525 T3776 oasc.CoreContainer.<init> New CoreContainer 922695114
   [junit4]   2> 1168525 T3776 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391256192637/]
   [junit4]   2> 1168527 T3776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1168528 T3776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1168528 T3776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1168528 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1168529 T3776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1168529 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1168529 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1168529 T3776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1168529 T3776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1168540 T3776 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1168540 T3776 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1168540 T3776 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1168541 T3776 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58839/solr
   [junit4]   2> 1168541 T3776 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1168543 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168547 T3828 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d247cfb name:ZooKeeperConnection Watcher:127.0.0.1:58839 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1168549 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1168554 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168558 T3830 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@166a129a name:ZooKeeperConnection Watcher:127.0.0.1:58839/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1168558 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1168571 T3776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1169585 T3776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58849_
   [junit4]   2> 1169587 T3776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58849_
   [junit4]   2> 1169594 T3803 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1169596 T3830 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1169596 T3798 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1169597 T3816 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1169609 T3776 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391256192637
   [junit4]   2> 1169771 T3776 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391256192637/conf/
   [junit4]   2> 1169780 T3776 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1169781 T3776 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1169781 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1170187 T3776 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1170188 T3776 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1170192 T3776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58852
   [junit4]   2> 1170193 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1170193 T3776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1170193 T3776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391256194375
   [junit4]   2> 1170193 T3776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391256194375/'
   [junit4]   2> 1170245 T3776 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391256194375/solr.xml
   [junit4]   2> 1170326 T3776 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1170327 T3776 oasc.CoreContainer.<init> New CoreContainer 2138809236
   [junit4]   2> 1170327 T3776 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391256194375/]
   [junit4]   2> 1170342 T3776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1170346 T3776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1170348 T3776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1170348 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1170349 T3776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1170349 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1170350 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1170350 T3776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1170351 T3776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1170360 T3776 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1170361 T3776 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1170361 T3776 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1170361 T3776 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58839/solr
   [junit4]   2> 1170361 T3776 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1170363 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1170367 T3842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e308aef name:ZooKeeperConnection Watcher:127.0.0.1:58839 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1170369 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1170375 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1170378 T3844 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e24d5b9 name:ZooKeeperConnection Watcher:127.0.0.1:58839/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1170379 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1170391 T3776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1171400 T3776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58852_
   [junit4]   2> 1171403 T3776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58852_
   [junit4]   2> 1171416 T3844 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1171416 T3830 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1171416 T3816 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1171417 T3803 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1171416 T3798 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1171429 T3776 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391256194375
   [junit4]   2> 1171619 T3776 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391256194375/conf/
   [junit4]   2> 1171628 T3776 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1171629 T3776 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1171629 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1172013 T3776 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1172015 T3776 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1172019 T3776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58855
   [junit4]   2> 1172020 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1172020 T3776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1172021 T3776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223
   [junit4]   2> 1172021 T3776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/'
   [junit4]   2> 1172059 T3776 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/solr.xml
   [junit4]   2> 1172127 T3776 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1172128 T3776 oasc.CoreContainer.<init> New CoreContainer 281134787
   [junit4]   2> 1172128 T3776 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/]
   [junit4]   2> 1172129 T3776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1172129 T3776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1172130 T3776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1172130 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1172130 T3776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1172131 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1172132 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1172132 T3776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1172132 T3776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1172142 T3776 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1172142 T3776 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1172142 T3776 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1172143 T3776 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58839/solr
   [junit4]   2> 1172143 T3776 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1172146 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1172151 T3856 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21e034cd name:ZooKeeperConnection Watcher:127.0.0.1:58839 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1172153 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1172159 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1172164 T3858 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1af97447 name:ZooKeeperConnection Watcher:127.0.0.1:58839/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1172164 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1172177 T3776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1173188 T3776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58855_
   [junit4]   2> 1173193 T3776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58855_
   [junit4]   2> 1173209 T3844 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1173210 T3858 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1173210 T3816 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1173211 T3830 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1173212 T3798 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1173210 T3803 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1173237 T3776 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223
   [junit4]   2> 1173397 T3776 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/conf/
   [junit4]   2> 1173423 T3776 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1173424 T3776 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1173424 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1173792 T3776 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 1173794 T3776 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1173798 T3776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58858
   [junit4]   2> 1173800 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1173800 T3776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1173800 T3776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391256198018
   [junit4]   2> 1173800 T3776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty5-1391256198018/'
   [junit4]   2> 1173827 T3776 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391256198018/solr.xml
   [junit4]   2> 1173904 T3776 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1173904 T3776 oasc.CoreContainer.<init> New CoreContainer 1182186550
   [junit4]   2> 1173904 T3776 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391256198018/]
   [junit4]   2> 1173906 T3776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1173906 T3776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1173906 T3776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1173906 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1173907 T3776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1173907 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1173907 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1173908 T3776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1173908 T3776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1173918 T3776 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1173919 T3776 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1173919 T3776 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1173919 T3776 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58839/solr
   [junit4]   2> 1173919 T3776 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1173921 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1173934 T3870 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d3ea15e name:ZooKeeperConnection Watcher:127.0.0.1:58839 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1173936 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1173942 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1173946 T3872 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b1c21b7 name:ZooKeeperConnection Watcher:127.0.0.1:58839/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1173946 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1173965 T3776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1174978 T3776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58858_
   [junit4]   2> 1174982 T3776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58858_
   [junit4]   2> 1174995 T3844 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1174996 T3858 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1174997 T3872 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1174997 T3830 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1174998 T3803 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1174997 T3798 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1174998 T3816 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1175012 T3776 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391256198018
   [junit4]   2> 1175132 T3776 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391256198018/conf/
   [junit4]   2> 1175138 T3776 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1175139 T3776 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1175139 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1175485 T3776 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 1175486 T3776 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1175490 T3776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58861
   [junit4]   2> 1175491 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1175492 T3776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1175492 T3776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733
   [junit4]   2> 1175492 T3776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/'
   [junit4]   2> 1175521 T3776 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/solr.xml
   [junit4]   2> 1175595 T3776 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1175595 T3776 oasc.CoreContainer.<init> New CoreContainer 937494199
   [junit4]   2> 1175596 T3776 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/]
   [junit4]   2> 1175597 T3776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1175597 T3776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1175598 T3776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1175598 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1175598 T3776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1175598 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1175599 T3776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1175599 T3776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1175599 T3776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1175608 T3776 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1175609 T3776 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1175609 T3776 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1175609 T3776 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58839/solr
   [junit4]   2> 1175609 T3776 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1175611 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175615 T3884 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@167ff50a name:ZooKeeperConnection Watcher:127.0.0.1:58839 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1175616 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1175621 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175625 T3886 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6540af7a name:ZooKeeperConnection Watcher:127.0.0.1:58839/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1175625 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1175636 T3776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1176648 T3776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58861_
   [junit4]   2> 1176653 T3776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58861_
   [junit4]   2> 1176666 T3830 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1176666 T3872 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1176667 T3803 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1176667 T3798 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1176667 T3858 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1176667 T3816 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1176667 T3844 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1176668 T3886 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1176684 T3776 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733
   [junit4]   2> 1176799 T3776 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/conf/
   [junit4]   2> 1176806 T3776 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1176807 T3776 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1176807 T3776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1176809 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176814 T3889 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32bbbb5 name:ZooKeeperConnection Watcher:127.0.0.1:58839/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176814 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1176818 T3776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1176827 T3776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176833 T3891 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2130389f name:ZooKeeperConnection Watcher:127.0.0.1:58839/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176834 T3776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1176839 T3776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1176850 T3849 oasha.CollectionsHandler.handleCreateAction Creating Collection : maxShardsPerNode=2&version=2&numShards=4&action=CREATE&wt=javabin&replicationFactor=2&name=testOverseerCol
   [junit4]   2> 1176852 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176856 T3800 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1176856 T3800 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1176859 T3800 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1176859 T3800 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerCol 
   [junit4]   2> 1176859 T3800 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol
   [junit4]   2> 1176870 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176874 T3799 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1176875 T3799 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerCol
   [junit4]   2> 1176876 T3799 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerCol with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 1176882 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176887 T3830 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> 1176887 T3889 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> 1176887 T3816 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> 1176888 T3891 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> 1176888 T3886 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> 1176888 T3858 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> 1176887 T3872 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> 1176888 T3803 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> 1176887 T3798 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> 1176887 T3844 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> 1176971 T3800 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2, shard3, shard4] , repFactor : 2
   [junit4]   2> 1176971 T3800 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica1 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:58861_
   [junit4]   2> 1176972 T3800 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica2 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:58855_
   [junit4]   2> 1176973 T3800 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica1 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:58858_
   [junit4]   2> 1176979 T3800 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica2 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:58852_
   [junit4]   2> 1176981 T3800 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica1 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:58849_
   [junit4]   2> 1176984 T3800 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica2 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:58846_
   [junit4]   2> 1176988 T3800 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica1 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:58842_
   [junit4]   2> 1176988 T3850 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica2 state=down
   [junit4]   2> 1176989 T3864 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica1 state=down
   [junit4]   2> 1176995 T3792 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica1 state=down
   [junit4]   2> 1176992 T3880 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica1 state=down
   [junit4]   2> 1176992 T3807 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica2 state=down
   [junit4]   2> 1176992 T3823 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica1 state=down
   [junit4]   2> 1176990 T3800 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica2 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:58861_
   [junit4]   2> 1176996 T3839 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica2 state=down
   [junit4]   2> 1177000 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177000 T3792 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1177001 T3864 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1177002 T3807 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1177001 T3850 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1177002 T3823 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1177004 T3839 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1177002 T3880 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1177005 T3881 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica2 state=down
   [junit4]   2> 1177007 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177008 T3799 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1177007 T3881 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1177009 T3799 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:58858",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58858_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1177018 T3799 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:58855",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58855_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1177024 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177026 T3799 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:58842",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58842_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1177033 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177036 T3799 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:58861",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58861_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1177043 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177045 T3799 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:58849",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58849_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1177053 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177056 T3799 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:58846",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58846_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1177064 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177067 T3799 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:58852",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58852_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1177073 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177076 T3799 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:58861",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58861_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1177082 T3798 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177191 T3803 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> 1177191 T3830 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> 1177192 T3858 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> 1177192 T3886 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> 1177192 T3798 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> 1177193 T3872 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> 1177193 T3844 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> 1177193 T3891 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> 1177192 T3816 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> 1177192 T3889 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> 1178002 T3792 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica1
   [junit4]   2> 1178003 T3807 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica2
   [junit4]   2> 1178003 T3864 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica1
   [junit4]   2> 1178007 T3792 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-controljetty-1391256190225/testOverseerCol_shard4_replica1
   [junit4]   2> 1178008 T3792 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1178009 T3823 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica1
   [junit4]   2> 1178010 T3864 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty5-1391256198018/testOverseerCol_shard2_replica1
   [junit4]   2> 1178011 T3864 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1178011 T3850 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica2
   [junit4]   2> 1178013 T3823 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391256192637/testOverseerCol_shard3_replica1
   [junit4]   2> 1178014 T3823 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1178014 T3850 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/testOverseerCol_shard1_replica2
   [junit4]   2> 1178015 T3850 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1178015 T3839 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica2
   [junit4]   2> 1178015 T3807 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1391256190961/testOverseerCol_shard3_replica2
   [junit4]   2> 1178016 T3807 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1178017 T3880 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica1
   [junit4]   2> 1178017 T3839 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391256194375/testOverseerCol_shard2_replica2
   [junit4]   2> 1178018 T3839 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1178019 T3881 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica2
   [junit4]   2> 1178019 T3880 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/testOverseerCol_shard1_replica1
   [junit4]   2> 1178021 T3880 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1178022 T3881 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/testOverseerCol_shard4_replica2
   [junit4]   2> 1178022 T3881 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1178023 T3864 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1178023 T3864 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1178024 T3850 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1178024 T3850 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1178024 T3839 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1178025 T3839 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1178024 T3792 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1178026 T3792 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1178024 T3807 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1178027 T3807 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1178023 T3823 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1178028 T3823 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1178025 T3880 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1178028 T3880 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1178025 T3881 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1178029 T3881 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1178028 T3864 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty5-1391256198018/testOverseerCol_shard2_replica1/'
   [junit4]   2> 1178031 T3850 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/testOverseerCol_shard1_replica2/'
   [junit4]   2> 1178035 T3807 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty1-1391256190961/testOverseerCol_shard3_replica2/'
   [junit4]   2> 1178035 T3823 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1391256192637/testOverseerCol_shard3_replica1/'
   [junit4]   2> 1178041 T3839 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1391256194375/testOverseerCol_shard2_replica2/'
   [junit4]   2> 1178042 T3792 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-controljetty-1391256190225/testOverseerCol_shard4_replica1/'
   [junit4]   2> 1178044 T3880 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/testOverseerCol_shard1_replica1/'
   [junit4]   2> 1178047 T3881 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/testOverseerCol_shard4_replica2/'
   [junit4]   2> 1178217 T3807 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1178280 T3823 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1178305 T3880 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1178314 T3864 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1178318 T3792 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1178335 T3850 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1178375 T3839 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1178452 T3881 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1178469 T3823 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1178483 T3823 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1178491 T3823 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica1] Schema name=test
   [junit4]   2> 1178542 T3880 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1178555 T3864 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1178558 T3880 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1178571 T3864 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1178584 T3839 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1178585 T3864 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica1] Schema name=test
   [junit4]   2> 1178597 T3839 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1178604 T3880 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica1] Schema name=test
   [junit4]   2> 1178606 T3839 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica2] Schema name=test
   [junit4]   2> 1178625 T3807 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1178632 T3807 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1178670 T3807 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica2] Schema name=test
   [junit4]   2> 1178719 T3881 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1178730 T3881 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1178747 T3881 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica2] Schema name=test
   [junit4]   2> 1178748 T3850 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1178766 T3850 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1178768 T3792 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1178775 T3792 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1178777 T3850 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica2] Schema name=test
   [junit4]   2> 1178811 T3792 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica1] Schema name=test
   [junit4]   2> 1180968 T3850 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1180974 T3850 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1180975 T3850 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1181029 T3850 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1181034 T3850 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1181117 T3880 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1181120 T3880 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1181121 T3880 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1181128 T3880 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1181133 T3880 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1181211 T3850 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1181245 T3880 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1181271 T3880 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1181277 T3850 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1181286 T3881 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1181287 T3881 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1181287 T3881 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1181291 T3850 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1181305 T3881 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1181308 T3881 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1181312 T3850 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1181312 T3850 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1181313 T3850 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1181317 T3880 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1181324 T3880 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1181324 T3880 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1181324 T3880 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1181324 T3850 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1181325 T3850 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1181325 T3850 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1181326 T3850 oasc.SolrCore.<init> [testOverseerCol_shard1_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/testOverseerCol_shard1_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/testOverseerCol_shard1_replica2/data/
   [junit4]   2> 1181326 T3850 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5780c4e8
   [junit4]   2> 1181330 T3850 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/testOverseerCol_shard1_replica2/data
   [junit4]   2> 1181332 T3850 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/testOverseerCol_shard1_replica2/data/index/
   [junit4]   2> 1181333 T3850 oasc.SolrCore.initIndex WARN [testOverseerCol_shard1_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/testOverseerCol_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1181333 T3880 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1181334 T3880 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1181334 T3880 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1181335 T3880 oasc.SolrCore.<init> [testOverseerCol_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/testOverseerCol_shard1_replica1/, dataDir=./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/testOverseerCol_shard1_replica1/data/
   [junit4]   2> 1181335 T3880 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5780c4e8
   [junit4]   2> 1181336 T3850 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1391256196223/testOverseerCol_shard1_replica2/data/index
   [junit4]   2> 1181336 T3850 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=98.966796875, floorSegmentMB=1.048828125, forceMergeDeletesPctAllowed=8.637242043104038, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8982658607652141
   [junit4]   2> 1181337 T3880 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/testOverseerCol_shard1_replica1/data
   [junit4]   2> 1181337 T3880 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/testOverseerCol_shard1_replica1/data/index/
   [junit4]   2> 1181337 T3880 oasc.SolrCore.initIndex WARN [testOverseerCol_shard1_replica1] Solr index directory './org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/testOverseerCol_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1181338 T3880 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-jetty6-1391256199733/testOverseerCol_shard1_replica1/data/index
   [junit4]   2> 1181338 T3880 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=98.966796875, floorSegmentMB=1.048828125, forceMergeDeletesPctAllowed=8.637242043104038, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8982658607652141
   [junit4]   2> 1181339 T3850 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@65920bf4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e66af7d),segFN=segments_1,generation=1}
   [junit4]   2> 1181339 T3850 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1181341 T3864 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1181341 T3864 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1181342 T3864 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1181343 T3850 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1181344 T3850 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1181344 T3850 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1181344 T3850 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1181345 T3850 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1181345 T3850 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1181346 T3850 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1181346 T3850 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1181346 T3850 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1181353 T3864 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1181354 T3850 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1181355 T3850 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1181355 T3850 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1181356 T3850 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1181356 T3850 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1181356 T3864 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1181357 T3850 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   

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

execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1189382 T3886 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1189382 T3886 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1189383 T3886 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=ar_OM, timezone=Etc/GMT+10
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=11,free=220386440,total=378011648
   [junit4]   2> NOTE: All tests run in this JVM: [SpellCheckCollatorTest, TestStressLucene, SolrIndexSplitterTest, TestDynamicFieldResource, SolrRequestParserTest, HdfsBasicDistributedZkTest, TestCollapseQParserPlugin, TestDynamicFieldCollectionResource, TestCSVResponseWriter, TestOverriddenPrefixQueryForCustomFieldType, UniqFieldsUpdateProcessorFactoryTest, DateMathParserTest, HdfsCollectionsAPIDistributedZkTest, QueryParsingTest, FieldAnalysisRequestHandlerTest, TestHashPartitioner, EchoParamsTest, TestUtils, TestCoreDiscovery, TestCursorMarkWithoutUniqueKey, LoggingHandlerTest, TestFreeTextSuggestions, TestSchemaSimilarityResource, TestSolrXMLSerializer, TestSolrIndexConfig, TestXIncludeConfig, TestCustomSort, DirectUpdateHandlerOptimizeTest, TestZkChroot, UUIDFieldTest, TestRTGBase, TestNRTOpen, ScriptEngineTest, BasicZkTest, TestValueSourceCache, TestLazyCores, LeaderElectionIntegrationTest, ShardRoutingTest, TestNoOpRegenerator, TestQuerySenderNoQuery, SynonymTokenizerTest, RAMDirectoryFactoryTest, TestSearchPerf, FastVectorHighlighterTest, TestPerFieldSimilarity, CircularListTest, HdfsUnloadDistributedZkTest, SuggestComponentTest, TestFileDictionaryLookup, HdfsChaosMonkeySafeLeaderTest, SliceStateTest, ResourceLoaderTest, TestQueryTypes, TestDefaultSearchFieldResource, TestMultiCoreConfBootstrap, TestOmitPositions, DistributedSpellCheckComponentTest, TestSerializedLuceneMatchVersion, RegexBoostProcessorTest, RequiredFieldsTest, TestQuerySenderListener, OverseerTest, TestDistributedSearch, FieldMutatingUpdateProcessorTest, SolrCoreCheckLockOnStartupTest, TestIBSimilarityFactory, TestFastWriter, TestStressUserVersions, BasicDistributedZkTest, SimpleFacetsTest, TestFoldingMultitermQuery, AddBlockUpdateTest, SampleTest, ConnectionManagerTest, TestQueryUtils, TestCollationFieldDocValues, PluginInfoTest, DocValuesMissingTest, TestJmxIntegration, DeleteShardTest, CoreAdminHandlerTest, PrimitiveFieldTypeTest, SuggesterTest, UnloadDistributedZkTest, UpdateParamsTest, DirectSolrConnectionTest, ParsingFieldUpdateProcessorsTest, QueryResultKeyTest, TestCopyFieldCollectionResource, TestCoreContainer, TestBadConfig, TestDocumentBuilder, TimeZoneUtilsTest, TestPostingsSolrHighlighter, TestRangeQuery, TestCharFilters, TestExtendedDismaxParser, DirectUpdateHandlerTest, TestRandomDVFaceting, ReturnFieldsTest, TestFiltering, DocumentAnalysisRequestHandlerTest, TestJoin, FullSolrCloudDistribCmdsTest, TestSystemIdResolver, DocValuesTest, TestAtomicUpdateErrorCases, BinaryUpdateRequestHandlerTest, PeerSyncTest, AssignTest, TestStressRecovery, TestNonNRTOpen, TestRealTimeGet, TestCollationKeyRangeQueries, SolrCmdDistributorTest, TestStressVersions, HighlighterTest, TestAnalyzeInfixSuggestions, TestPseudoReturnFields, RequestHandlersTest, TestDocSet, PrimUtilsTest, HighlighterConfigTest, TestSimpleQParserPlugin, IndexSchemaRuntimeFieldTest, StatelessScriptUpdateProcessorFactoryTest, TestLRUCache, HdfsRecoveryZkTest, CurrencyFieldXmlFileTest, OverseerCollectionProcessorTest, TestRecoveryHdfs, ZkSolrClientTest, AlternateDirectoryTest, TestReversedWildcardFilterFactory, TestSolrXml, AutoCommitTest, DistributedSuggestComponentTest, TestFunctionQuery, SimplePostToolTest, TestGroupingSearch, TestRecovery, TestReloadAndDeleteDocs, PreAnalyzedFieldTest, TestTrie, TestSurroundQueryParser, CachingDirectoryFactoryTest, TestSolr4Spatial, DeleteReplicaTest, CurrencyFieldOpenExchangeTest, SchemaVersionSpecificBehaviorTest, TestSolrQueryParser, TestBM25SimilarityFactory, OverseerRolesTest]
   [junit4] Completed in 24.11s, 1 test, 1 error <<< FAILURES!

[...truncated 611 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:459: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:439: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:491: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1308: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:941: There were test failures: 355 suites, 1549 tests, 1 error, 40 ignored (6 assumptions)

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