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 2013/08/18 03:02:58 UTC

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

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

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

Error Message:
collection already exists: awholynewcollection_0

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: awholynewcollection_0
	at __randomizedtesting.SeedInfo.seed([5CE457FC2F070A0C:DD02D9E458586A30]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:424)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:264)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:318)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1571)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1585)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:481)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:152)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:724)




Build Log:
[...truncated 18283 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1640395 T3014 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1640408 T3014 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1376785762204
   [junit4]   2> 1640410 T3014 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1640412 T3015 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1640513 T3014 oasc.ZkTestServer.run start zk server on port:50175
   [junit4]   2> 1640527 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1640553 T3021 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5478b5f1 name:ZooKeeperConnection Watcher:127.0.0.1:50175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1640553 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1640554 T3014 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1640567 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1640571 T3023 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7efde329 name:ZooKeeperConnection Watcher:127.0.0.1:50175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1640572 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1640572 T3014 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1640581 T3014 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1640588 T3014 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1640604 T3014 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1640620 T3014 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> 1640621 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1640648 T3014 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> 1640649 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1640660 T3014 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> 1640661 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1640671 T3014 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> 1640672 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1640682 T3014 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> 1640683 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1640704 T3014 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> 1640706 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1640718 T3014 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> 1640720 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1640737 T3014 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> 1640738 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1640748 T3014 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> 1640750 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1640761 T3014 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> 1640763 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1641375 T3014 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1641385 T3014 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50178
   [junit4]   2> 1641387 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1641388 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1641388 T3014 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376785762571
   [junit4]   2> 1641389 T3014 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376785762571/'
   [junit4]   2> 1641436 T3014 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.CollectionsAPIDistributedZkTest-controljetty-1376785762571/solr.xml
   [junit4]   2> 1641523 T3014 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1641524 T3014 oasc.CoreContainer.<init> New CoreContainer 43486330
   [junit4]   2> 1641524 T3014 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1376785762571/]
   [junit4]   2> 1641525 T3014 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1641526 T3014 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1641526 T3014 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1641526 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1641528 T3014 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1641528 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1641528 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1641528 T3014 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1641529 T3014 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1641529 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1641545 T3014 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50175/solr
   [junit4]   2> 1641546 T3014 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1641549 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1641555 T3034 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32036cf0 name:ZooKeeperConnection Watcher:127.0.0.1:50175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1641558 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1641564 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1641590 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1641620 T3036 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3447a733 name:ZooKeeperConnection Watcher:127.0.0.1:50175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1641620 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1641627 T3014 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1641642 T3014 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1641660 T3014 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1641668 T3014 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50178_
   [junit4]   2> 1641671 T3014 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50178_
   [junit4]   2> 1641679 T3014 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1641695 T3014 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1641703 T3014 oasc.Overseer.start Overseer (id=90229031712587779-127.0.0.1:50178_-n_0000000000) starting
   [junit4]   2> 1641725 T3014 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1641745 T3038 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1641747 T3014 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1641756 T3014 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1641768 T3014 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1641811 T3037 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1641819 T3014 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.CollectionsAPIDistributedZkTest-controljetty-1376785762571
   [junit4]   2> 1642040 T3014 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.CollectionsAPIDistributedZkTest-controljetty-1376785762571/conf/
   [junit4]   2> 1642047 T3014 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1642049 T3014 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1642050 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1642050 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1642072 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1642075 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1642082 T3041 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3948deb8 name:ZooKeeperConnection Watcher:127.0.0.1:50175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1642083 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1642088 T3014 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1642096 T3014 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1642685 T3014 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1642692 T3014 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50182
   [junit4]   2> 1642694 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1642695 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1642696 T3014 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376785763891
   [junit4]   2> 1642697 T3014 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376785763891/'
   [junit4]   2> 1642758 T3014 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.CollectionsAPIDistributedZkTest-jetty1-1376785763891/solr.xml
   [junit4]   2> 1642854 T3014 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1642855 T3014 oasc.CoreContainer.<init> New CoreContainer 500987226
   [junit4]   2> 1642855 T3014 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376785763891/]
   [junit4]   2> 1642857 T3014 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1642858 T3014 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1642858 T3014 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1642859 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1642859 T3014 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1642859 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1642860 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1642860 T3014 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1642861 T3014 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1642861 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1642880 T3014 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50175/solr
   [junit4]   2> 1642883 T3014 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1642886 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1642894 T3052 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@289e22d0 name:ZooKeeperConnection Watcher:127.0.0.1:50175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1642894 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1642899 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1642915 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1642920 T3054 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c3e275c name:ZooKeeperConnection Watcher:127.0.0.1:50175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1642920 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1642931 T3014 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1643940 T3014 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50182_
   [junit4]   2> 1643944 T3014 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50182_
   [junit4]   2> 1643955 T3041 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1643955 T3036 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1643956 T3054 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1643975 T3014 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.CollectionsAPIDistributedZkTest-jetty1-1376785763891
   [junit4]   2> 1644113 T3014 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.CollectionsAPIDistributedZkTest-jetty1-1376785763891/conf/
   [junit4]   2> 1644120 T3014 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1644122 T3014 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1644122 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1644123 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1644539 T3014 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1644545 T3014 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50185
   [junit4]   2> 1644548 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1644549 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1644549 T3014 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376785765940
   [junit4]   2> 1644550 T3014 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376785765940/'
   [junit4]   2> 1644600 T3014 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.CollectionsAPIDistributedZkTest-jetty2-1376785765940/solr.xml
   [junit4]   2> 1644772 T3014 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1644773 T3014 oasc.CoreContainer.<init> New CoreContainer 272859783
   [junit4]   2> 1644774 T3014 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376785765940/]
   [junit4]   2> 1644777 T3014 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1644778 T3014 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1644779 T3014 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1644780 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1644781 T3014 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1644782 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1644783 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1644784 T3014 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1644785 T3014 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1644787 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1644819 T3014 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50175/solr
   [junit4]   2> 1644821 T3014 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1644823 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1644830 T3066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fb750cf name:ZooKeeperConnection Watcher:127.0.0.1:50175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1644831 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1644840 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1644864 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1644870 T3068 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@677c9de8 name:ZooKeeperConnection Watcher:127.0.0.1:50175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1644871 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1644887 T3014 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1645898 T3014 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50185_
   [junit4]   2> 1645902 T3014 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50185_
   [junit4]   2> 1645912 T3054 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1645912 T3036 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1645913 T3041 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1645913 T3068 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1645926 T3014 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.CollectionsAPIDistributedZkTest-jetty2-1376785765940
   [junit4]   2> 1646057 T3014 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.CollectionsAPIDistributedZkTest-jetty2-1376785765940/conf/
   [junit4]   2> 1646064 T3014 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1646065 T3014 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1646065 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1646066 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1646473 T3014 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1646478 T3014 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50188
   [junit4]   2> 1646481 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1646483 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1646483 T3014 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376785767877
   [junit4]   2> 1646484 T3014 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376785767877/'
   [junit4]   2> 1646525 T3014 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.CollectionsAPIDistributedZkTest-jetty3-1376785767877/solr.xml
   [junit4]   2> 1646640 T3014 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1646641 T3014 oasc.CoreContainer.<init> New CoreContainer 322870002
   [junit4]   2> 1646642 T3014 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376785767877/]
   [junit4]   2> 1646644 T3014 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1646644 T3014 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1646644 T3014 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1646645 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1646645 T3014 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1646646 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1646646 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1646647 T3014 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1646647 T3014 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1646648 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1646665 T3014 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50175/solr
   [junit4]   2> 1646666 T3014 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1646668 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1646671 T3080 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71b480d5 name:ZooKeeperConnection Watcher:127.0.0.1:50175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1646672 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1646676 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1646690 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1646694 T3082 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3da296cc name:ZooKeeperConnection Watcher:127.0.0.1:50175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1646695 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1646705 T3014 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1647715 T3014 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50188_
   [junit4]   2> 1647718 T3014 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50188_
   [junit4]   2> 1647730 T3054 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1647731 T3068 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1647732 T3041 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1647733 T3036 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1647733 T3082 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1647748 T3014 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.CollectionsAPIDistributedZkTest-jetty3-1376785767877
   [junit4]   2> 1647885 T3014 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.CollectionsAPIDistributedZkTest-jetty3-1376785767877/conf/
   [junit4]   2> 1647891 T3014 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1647892 T3014 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1647892 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1647893 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1648281 T3014 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1648286 T3014 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50191
   [junit4]   2> 1648288 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1648288 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1648288 T3014 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.CollectionsAPIDistributedZkTest-jetty4-1376785769702
   [junit4]   2> 1648289 T3014 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.CollectionsAPIDistributedZkTest-jetty4-1376785769702/'
   [junit4]   2> 1648327 T3014 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.CollectionsAPIDistributedZkTest-jetty4-1376785769702/solr.xml
   [junit4]   2> 1648418 T3014 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1648419 T3014 oasc.CoreContainer.<init> New CoreContainer 1495725496
   [junit4]   2> 1648419 T3014 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.CollectionsAPIDistributedZkTest-jetty4-1376785769702/]
   [junit4]   2> 1648421 T3014 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1648421 T3014 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1648422 T3014 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1648422 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1648423 T3014 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1648423 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1648424 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1648424 T3014 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1648424 T3014 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1648425 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1648442 T3014 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50175/solr
   [junit4]   2> 1648443 T3014 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1648444 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1648449 T3094 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29030f59 name:ZooKeeperConnection Watcher:127.0.0.1:50175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1648449 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1648453 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1648468 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1648472 T3096 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@342a018c name:ZooKeeperConnection Watcher:127.0.0.1:50175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1648473 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1648483 T3014 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1649493 T3014 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50191_
   [junit4]   2> 1649496 T3014 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50191_
   [junit4]   2> 1649504 T3054 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1649504 T3041 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1649504 T3036 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1649505 T3082 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1649506 T3096 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1649506 T3068 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1649519 T3014 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.CollectionsAPIDistributedZkTest-jetty4-1376785769702
   [junit4]   2> 1649704 T3014 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.CollectionsAPIDistributedZkTest-jetty4-1376785769702/conf/
   [junit4]   2> 1649714 T3014 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1649715 T3014 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1649715 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1649716 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1649733 T3014 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1649749 T3044 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1649751 T3036 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1649755 T3038 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "name":"nodes_used_collection",
   [junit4]   2> 	  "replicationFactor":"2"}
   [junit4]   2> 1649755 T3038 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "name":"nodes_used_collection",
   [junit4]   2> 	  "replicationFactor":"2"}
   [junit4]   2> 1650855 T3037 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1650857 T3037 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: nodes_used_collection
   [junit4]   2> 1650857 T3037 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with shards [shard1, shard2]
   [junit4]   2> 1650867 T3096 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1650868 T3054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1650867 T3036 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1650867 T3082 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1650868 T3068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1650868 T3041 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1650980 T3038 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1650980 T3038 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:50182_
   [junit4]   2> 1650981 T3038 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:50188_
   [junit4]   2> 1650982 T3038 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:50191_
   [junit4]   2> 1650984 T3038 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:50185_
   [junit4]   2> 1650991 T3078 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
   [junit4]   2> 1650992 T3063 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
   [junit4]   2> 1650993 T3092 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
   [junit4]   2> 1650994 T3048 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
   [junit4]   2> 1650996 T3063 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1650996 T3078 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1650997 T3092 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1650997 T3048 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1652387 T3037 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1652389 T3037 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50185_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50185"}
   [junit4]   2> 1652397 T3037 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50188_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50188"}
   [junit4]   2> 1652405 T3037 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50182_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50182"}
   [junit4]   2> 1652413 T3037 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node4",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50191_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50191"}
   [junit4]   2> 1652423 T3036 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1652424 T3082 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1652424 T3096 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1652424 T3041 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1652425 T3068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1652425 T3054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1652999 T3092 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica1
   [junit4]   2> 1653000 T3078 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica2
   [junit4]   2> 1652999 T3063 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica2
   [junit4]   2> 1653003 T3092 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376785769702/nodes_used_collection_shard2_replica1
   [junit4]   2> 1653004 T3092 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 1652999 T3048 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica1
   [junit4]   2> 1653006 T3078 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376785767877/nodes_used_collection_shard1_replica2
   [junit4]   2> 1653007 T3078 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 1653005 T3063 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376785765940/nodes_used_collection_shard2_replica2
   [junit4]   2> 1653008 T3063 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 1653008 T3048 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376785763891/nodes_used_collection_shard1_replica1
   [junit4]   2> 1653010 T3048 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 1653010 T3092 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 1653011 T3092 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1653010 T3078 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 1653012 T3078 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1653011 T3063 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 1653014 T3063 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1653013 T3048 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 1653015 T3048 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1653016 T3092 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1653017 T3092 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 1653019 T3078 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1653019 T3078 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 1653022 T3048 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1653023 T3063 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1653023 T3063 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 1653023 T3048 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 1653028 T3092 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 1653031 T3078 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 1653032 T3063 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 1653036 T3048 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 1653037 T3078 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376785767877/nodes_used_collection_shard1_replica2/'
   [junit4]   2> 1653039 T3092 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.CollectionsAPIDistributedZkTest-jetty4-1376785769702/nodes_used_collection_shard2_replica1/'
   [junit4]   2> 1653041 T3063 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376785765940/nodes_used_collection_shard2_replica2/'
   [junit4]   2> 1653046 T3048 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376785763891/nodes_used_collection_shard1_replica1/'
   [junit4]   2> 1653366 T3078 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1653379 T3063 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1653422 T3048 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1653441 T3092 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1653602 T3048 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1653623 T3048 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1653638 T3048 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1653668 T3078 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1653677 T3078 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1653686 T3092 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1653691 T3063 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1653695 T3092 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1653760 T3078 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1653771 T3092 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1653775 T3063 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1653803 T3063 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1656375 T3078 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1656375 T3078 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1656378 T3078 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1656455 T3078 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1656488 T3048 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1656489 T3048 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1656490 T3048 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1656502 T3048 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1656507 T3048 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1656511 T3078 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1656572 T3063 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1656573 T3063 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1656576 T3063 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1656615 T3063 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1656620 T3063 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1656657 T3048 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1656667 T3078 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1656672 T3048 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1656690 T3078 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1656694 T3092 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1656695 T3092 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1656696 T3048 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1656704 T3048 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1656705 T3048 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1656706 T3048 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1656697 T3092 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1656711 T3063 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1656705 T3078 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1656721 T3048 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1656721 T3048 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1656722 T3048 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1656722 T3048 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376785763891/nodes_used_collection_shard1_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376785763891/nodes_used_collection_shard1_replica1/data/
   [junit4]   2> 1656723 T3048 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7670f5db
   [junit4]   2> 1656723 T3063 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1656727 T3048 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376785763891/nodes_used_collection_shard1_replica1/data
   [junit4]   2> 1656728 T3048 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376785763891/nodes_used_collection_shard1_replica1/data/index/
   [junit4]   2> 1656729 T3048 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376785763891/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1656731 T3048 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1376785763891/nodes_used_collection_shard1_replica1/data/index
   [junit4]   2> 1656732 T3048 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1656728 T3092 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1656730 T3078 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1656735 T3078 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1656736 T3078 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1656737 T3048 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4d4b2701 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f0702eb),segFN=segments_1,generation=1}
   [junit4]   2> 1656738 T3048 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1656740 T3063 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1656746 T3048 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1656746 T3092 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1656750 T3048 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1656752 T3048 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1656753 T3048 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1656751 T3078 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1656756 T3078 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1656755 T3048 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1656753 T3063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1656758 T3063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1656759 T3063 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1656757 T3078 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1656760 T3078 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376785767877/nodes_used_collection_shard1_replica2/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376785767877/nodes_used_collection_shard1_replica2/data/
   [junit4]   2> 1656761 T3078 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7670f5db
   [junit4]   2> 1656757 T3048 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1656764 T3078 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376785767877/nodes_used_collection_shard1_replica2/data
   [junit4]   2> 1656765 T3078 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376785767877/nodes_used_collection_shard1_replica2/data/index/
   [junit4]   2> 1656765 T3078 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376785767877/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1656766 T3078 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1376785767877/nodes_used_collection_shard1_replica2/data/index
   [junit4]   2> 1656767 T3078 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1656769 T3063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1656770 T3063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1656772 T3078 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ce5f4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f37dcae),segFN=segments_1,generation=1}
   [junit4]   2> 1656772 T3078 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1656765 T3048 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1656774 T3048 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1656775 T3048 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1656777 T3048 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1656777 T3048 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1656778 T3048 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1656772 T3063 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1656779 T3063 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376785765940/nodes_used_collection_shard2_replica2/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376785765940/nodes_used_collection_shard2_replica2/data/
   [junit4]   2> 1656780 T3063 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7670f5db
   [junit4]   2> 1656781 T3048 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1656782 T3048 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1656783 T3078 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1656784 T3078 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1656785 T3078 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1656786 T3078 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1656787 T3078 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1656788 T3078 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1656783 T3048 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1656789 T3078 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1656792 T3078 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1656793 T3078 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1656794 T3078 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1656795 T3078 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1656795 T3078 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1656796 T3078 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1656797 T3078 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1656798 T3078 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1656808 T3078 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1656788 T3063 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376785765940/nodes_used_collection_shard2_replica2/data
   [junit4]   2> 1656809 T3063 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376785765940/nodes_used_collection_shard2_replica2/data/index/
   [junit4]   2> 1656810 T3063 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376785765940/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1656811 T3063 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1376785765940/nodes_used_collection_shard2_replica2/data/index
   [junit4]   2> 1656811 T3063 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1656813 T3063 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29e45e07 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6868cb84),segFN=segments_1,generation=1}
   [junit4]   2> 1656814 T3063 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1656820 T3078 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1656808 T3048 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1656821 T3078 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1656823 T3078 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1656825 T3078 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ce5f4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f37dcae),segFN=segments_1,generation=1}
   [junit4]   2> 1656827 T3078 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1656828 T3078 oass.SolrIndexSearcher.<init> Opening Searcher@ca9e280 main
   [junit4]   2> 1656821 T3063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1656831 T3063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1656831 T3063 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1656832 T3063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1656832 T3063 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1656833 T3063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1656834 T3063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1656833 T3048 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1656840 T3048 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1656838 T3063 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1656844 T3063 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1656844 T3102 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@ca9e280 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1656845 T3063 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1656847 T3063 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1656847 T3063 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1656848 T3063 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1656848 T3048 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1656848 T3078 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
   [junit4]   2> 1656851 T3078 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:50188 collection:nodes_used_collection shard:shard1
   [junit4]   2> 1656852 T3078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1656849 T3063 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1656863 T3063 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1656865 T3063 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1656851 T3048 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4d4b2701 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f0702eb),segFN=segments_1,generation=1}
   [junit4]   2> 1656871 T3048 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1656871 T3048 oass.SolrIndexSearcher.<init> Opening Searcher@2d05faa0 main
   [junit4]   2> 1656878 T3063 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1656879 T3063 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1656880 T3103 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@2d05faa0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1656883 T3048 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
   [junit4]   2> 1656884 T3048 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:50182 collection:nodes_used_collection shard:shard1
   [junit4]   2> 1656886 T3048 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1656888 T3092 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1656885 T3063 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1656895 T3063 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29e45e07 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6868cb84),segFN=segments_1,generation=1}
   [junit4]   2> 1656896 T3063 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1656898 T3063 oass.SolrIndexSearcher.<init> Opening Searcher@19bc9b78 main
   [junit4]   2> 1656908 T3104 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@19bc9b78 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1656899 T3078 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
   [junit4]   2> 1656914 T3063 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2
   [junit4]   2> 1656915 T3063 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:50185 collection:nodes_used_collection shard:shard2
   [junit4]   2> 1656916 T3063 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1656921 T3092 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1656924 T3048 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
   [junit4]   2> 1656932 T3092 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1656939 T3092 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1656940 T3092 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1656940 T3092 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1656946 T3092 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1656950 T3092 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1656951 T3092 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1656951 T3092 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376785769702/nodes_used_collection_shard2_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376785769702/nodes_used_collection_shard2_replica1/data/
   [junit4]   2> 1656953 T3092 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7670f5db
   [junit4]   2> 1656947 T3063 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
   [junit4]   2> 1656959 T3092 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.CollectionsAPIDistributedZkTest-jetty4-1376785769702/nodes_used_collection_shard2_replica1/data
   [junit4]   2> 1656962 T3092 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.CollectionsAPIDistributedZkTest-jetty4-1376785769702/nodes_used_collection_shard2_replica1/data/index/
   [junit4]   2> 1656963 T3092 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376785769702/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1656966 T3092 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.CollectionsAPIDistributedZkTest-jetty4-1376785769702/nodes_used_collection_shard2_replica1/data/index
   [junit4]   2> 1656962 T3048 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1656967 T3092 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1656971 T3092 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e2ee416 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22105b26),segFN=segments_1,generation=1}
   [junit4]   2> 1656972 T3092 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1656979 T3048 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1656979 T3048 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1656980 T3048 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50182/nodes_used_collection_shard1_replica1/
   [junit4]   2> 1656980 T3048 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:50182 START replicas=[http://127.0.0.1:50188/nodes_used_collection_shard1_replica2/] nUpdates=100
   [junit4]   2> 1656983 T3092 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1656984 T3048 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:50182 DONE.  We have no versions.  sync failed.
   [junit4]   2> 1656986 T3048 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1656987 T3048 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1656987 T3048 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50182/nodes_used_collection_shard1_replica1/ shard1
   [junit4]   2> 1656987 T3048 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard1
   [junit4]   2> 1656984 T3092 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1656991 T3092 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1656991 T3092 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1656992 T3092 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1656992 T3092 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1656993 T3092 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1656993 T3092 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1656994 T3092 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1656996 T3092 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> ASYNC  NEW_CORE C3784 name=nodes_used_collection_shard1_replica2 org.apache.solr.core.SolrCore@434d88af url=http://127.0.0.1:50188/nodes_used_collection_shard1_replica2 node=127.0.0.1:50188_ C3784_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica2 props:{state=down, core=nodes_used_collection_shard1_replica2, node_name=127.0.0.1:50188_, base_url=http://127.0.0.1:50188}
   [junit4]   2> 1656996 T3076 C3784 P50188 oasc.SolrCore.execute [nodes_used_collection_shard1_replica2] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
   [junit4]   2> 1656999 T3063 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1657000 T3092 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1657003 T3092 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1657002 T3037 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1657004 T3092 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1657006 T3092 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1657008 T3092 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1657016 T3092 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1657023 T3063 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179998
   [junit4]   2> 1657030 T3092 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1657031 T3092 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1657033 T3092 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.Lo

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

lrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1827147 T3014 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1827147 T3014 oasc.SolrCore.closeSearcher [awholynewcollection_0_shard4_replica5] Closing main searcher on request.
   [junit4]   2> 1827148 T3014 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1827148 T3014 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376785769702/awholynewcollection_0_shard4_replica5/data/index [CachedDir<<refCount=0;path=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376785769702/awholynewcollection_0_shard4_replica5/data/index;done=false>>]
   [junit4]   2> 1827148 T3014 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376785769702/awholynewcollection_0_shard4_replica5/data/index
   [junit4]   2> 1827149 T3014 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376785769702/awholynewcollection_0_shard4_replica5/data [CachedDir<<refCount=0;path=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376785769702/awholynewcollection_0_shard4_replica5/data;done=false>>]
   [junit4]   2> 1827149 T3014 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1376785769702/awholynewcollection_0_shard4_replica5/data
   [junit4]   2> 1827150 T3258 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90229031712587788-127.0.0.1:50191_-n_0000000004) am no longer a leader.
   [junit4]   2> 1827169 T3014 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1827227 T3014 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1827229 T3014 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50175 50175
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=5CE457FC2F070A0C -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Africa/Maputo -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    187s | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: awholynewcollection_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5CE457FC2F070A0C:DD02D9E458586A30]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:424)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:264)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:318)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1571)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1585)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:481)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 1827353 T3014 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 186967 T3013 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1828456 T3096 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1828457 T3096 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1828457 T3096 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=fi, timezone=Africa/Maputo
   [junit4]   2> NOTE: Mac OS X 10.8.4 x86_64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=2,threads=3,free=83861408,total=227033088
   [junit4]   2> NOTE: All tests run in this JVM: [TestUpdate, TestRemoteStreaming, TestPartialUpdateDeduplication, CustomCollectionTest, PluginInfoTest, StressHdfsTest, DefaultValueUpdateProcessorTest, BadComponentTest, SearchHandlerTest, CircularListTest, CoreAdminHandlerTest, TestAddFieldRealTimeGet, TestSolrXmlPersistence, TestStressVersions, TestCopyFieldCollectionResource, PreAnalyzedUpdateProcessorTest, BasicZkTest, QueryParsingTest, TestBinaryField, BadCopyFieldTest, HdfsBasicDistributedZkTest, RequiredFieldsTest, JSONWriterTest, TestArbitraryIndexDir, ParsingFieldUpdateProcessorsTest, SimplePostToolTest, TestLMJelinekMercerSimilarityFactory, BlockCacheTest, AnalysisAfterCoreReloadTest, SyncSliceTest, TestExtendedDismaxParser, FieldMutatingUpdateProcessorTest, SpatialFilterTest, TestSearchPerf, TestSolrDeletionPolicy1, UpdateParamsTest, TestUtils, TestShardHandlerFactory, PathHierarchyTokenizerFactoryTest, InfoHandlerTest, CurrencyFieldXmlFileTest, TestManagedSchemaFieldResource, TestUniqueKeyFieldResource, DebugComponentTest, OpenExchangeRatesOrgProviderTest, ResponseLogComponentTest, DisMaxRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, BasicDistributedZkTest, TestWriterPerf, SpellCheckCollatorTest, TestSweetSpotSimilarityFactory, TestNumberUtils, TestGroupingSearch, StatsComponentTest, DirectUpdateHandlerOptimizeTest, TestFieldTypeCollectionResource, StatelessScriptUpdateProcessorFactoryTest, SliceStateTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestSolrQueryParserResource, TestWordDelimiterFilterFactory, ConvertedLegacyTest, HdfsCollectionsAPIDistributedZkTest, TestSolrQueryParserDefaultOperatorResource, TestJmxMonitoredMap, TestPhraseSuggestions, SoftAutoCommitTest, TestNRTOpen, TestFiltering, ClusterStateTest, TestAnalyzedSuggestions, CoreContainerCoreInitFailuresTest, TestDynamicFieldResource, EchoParamsTest, ChaosMonkeyNothingIsSafeTest, QueryEqualityTest, TestFieldTypeResource, TestComponentsName, AddBlockUpdateTest, PrimitiveFieldTypeTest, HighlighterConfigTest, TestIndexingPerformance, LukeRequestHandlerTest, TestSolrQueryParser, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestReversedWildcardFilterFactory, OutputWriterTest, TestJoin, TestCloudManagedSchemaAddField, TestCloudManagedSchema, TestFastOutputStream, TestSchemaVersionResource, HdfsUnloadDistributedZkTest, TestConfig, ScriptEngineTest, PingRequestHandlerTest, TestLuceneMatchVersion, TestElisionMultitermQuery, DirectSolrConnectionTest, TestPHPSerializedResponseWriter, UUIDFieldTest, TestRangeQuery, TestValueSourceCache, TestSchemaNameResource, RecoveryZkTest, ZkNodePropsTest, TestSolrDeletionPolicy2, TestFoldingMultitermQuery, TestRealTimeGet, TestFastLRUCache, TestJmxIntegration, UnloadDistributedZkTest, TestSolrCoreProperties, TestCSVLoader, TestSolr4Spatial, DocValuesTest, SolrInfoMBeanTest, TestFunctionQuery, TestStressRecovery, BJQParserTest, OpenCloseCoreStressTest, TestLFUCache, OverseerCollectionProcessorTest, SignatureUpdateProcessorFactoryTest, TestIBSimilarityFactory, TestSolrXml, TestXIncludeConfig, NumericFieldsTest, RequestHandlersTest, HdfsDirectoryTest, SolrRequestParserTest, TermsComponentTest, TestRandomMergePolicy, TimeZoneUtilsTest, WordBreakSolrSpellCheckerTest, SliceStateUpdateTest, TestCoreContainer, CollectionsAPIDistributedZkTest]
   [junit4] Completed in 188.31s, 1 test, 1 error <<< FAILURES!

[...truncated 540 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:395: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:375: 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/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:450: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:876: There were test failures: 323 suites, 1376 tests, 1 error, 39 ignored (5 assumptions)

Total time: 100 minutes 32 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